Skip to main content

Interface: FhirSearchPatientsRequest

Defined in: packages/sdk/src/types/fhir-connection-types.ts:117

Request to search for patients.

Properties

birthdate?

optional birthdate: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:122


family?

optional family: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:119


given?

optional given: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:120


identifier?

optional identifier: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:121


name?

optional name: string

Defined in: packages/sdk/src/types/fhir-connection-types.ts:118