latestOpenAPI 3.0.12026-08-06400358.7 KB
c77712e3de0c
Patient
Gets Patient resource for given patientId.
Fetches a single Patient by patient Id
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/{id}
Path parameters
idstring required
patientId
Response
Success.