GetPrescriptionsOptions options

Param

Filter the result by patientId

Param

Filter the result by patientName

Param

Filter the result by prescriberId

Param

Filter the result by the state of the prescription (e.g. READY)

Param

Paginated query after this cursor

Param

Specify page size limit (default: 25)

Param

Allows you to override the default query to request more fields

Hierarchy

  • GetPrescriptionsOptions

Properties

after?: string
first?: number
fragment?: Record<string, DocumentNode>
patientId?: string
patientName?: string
prescriberId?: string

Generated using TypeDoc