latestOpenAPI 3.0.12026-08-06400358.7 KB

c77712e3de0c

Patient

Gets bundle of Patient resource.

Fetches a bundled resource containing the valid patients mentioned in the request parameters.

FHIR Resource: Patient.name.given

  • First Name
  • Middle Name

FHIR Resource: Patient.name.family

  • Last Name

FHIR Resource: Patient.name

  • Previous Name

FHIR Resource: Patient.name.suffix

  • Suffix

FHIR Resource: US Core Birth Sex Extension

  • Birth Sex

FHIR Resource: Patient.birthDate

  • Date of Birth

FHIR Resource: US Core Race Extension

  • Race

FHIR Resource: US Core Ethnicity Extension

  • Ethnicity

FHIR Resource: Patient.communication

  • Preferred Language

FHIR Resource: Patient.address

  • Address

FHIR Resource: Patient.telecom

  • Phone Number
get/Patient

Query parameters

_idstring nullable

Patient id

identifierstring nullable

identifier.

namestring nullable

Patient Name.

givenstring nullable

A portion of the given name of the patient.

familystring nullable

A portion of the family name of the patient.

genderstring nullable

Gender of the patient

addressstring nullable

A server defined search that may match any of the string in the Address line1.

address-citystring nullable

A city specified in an address

address-postalcodestring nullable

A postalCode specified in an address.

birthdatestring nullable

The patient's date of birth.

pagestring nullable

Next page number for search results

_revincludestring nullable

To Search for Provenance of resource. ex: _revinclude = Provenance:target to get provenance resource

Response

Success.

resourceTypestring
typestring
totalinteger
linkListOfLink — unresolved $ref
entryListOfEntryOfPatient — unresolved $ref