Properties

NameRequiredTypeDescription
identifierNoIdentifier[]An identifier for this patient
activeNobooleanWhether this patient’s record is in active use
nameNoHumanName[]A name associated with the patient
telecomNoContactPoint[]A contact detail for the individual
genderNocodemale / female / other / unknown
birthDateNodateThe date of birth for the individual
deceased[x]Noboolean, dateTimeIndicates if the individual is deceased or not
addressNoAddress[]An address for the individual
maritalStatusNoCodeableConceptMarital (civil) status of a patient
multipleBirth[x]Noboolean, integerWhether patient is part of a multiple birth
photoNoAttachment[]Image of the patient
contactNoPatientContactA contact party (e.g. guardian, partner, friend) for the patient
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- relationshipNoCodeableConcept[]The kind of relationship
- nameNoHumanNameA name associated with the contact person
- telecomNoContactPoint[]A contact detail for the person
- addressNoAddressAddress for the contact person
- genderNocodemale / female / other / unknown
- organizationNoReference<Organization>Organization that is associated with the contact
- periodNoPeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
communicationNoPatientCommunicationA language which may be used to communicate with the patient about his or her health
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- languageYesCodeableConceptThe language which can be used to communicate with the patient about his or her health
- preferredNobooleanLanguage preference indicator
generalPractitionerNoReference<Organization / Practitioner / PractitionerRole>[]Patient’s nominated primary care provider
managingOrganizationNoReference<Organization>Organization that is the custodian of the patient record
linkNoPatientLinkLink to another patient resource that concerns the same actual person
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- otherYesReference<Patient / RelatedPerson>The other patient or related person resource that the link refers to
- typeYescodereplaced-by / replaces / refer / seealso

Search Parameters

NameTypeDescriptionExpression
activetokenWhether the patient record is activePatient.active
addressstringA server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or textPatient.address
address-citystringA city specified in an addressPatient.address.city
address-countrystringA country specified in an addressPatient.address.country
address-postalcodestringA postalCode specified in an addressPatient.address.postalCode
address-statestringA state specified in an addressPatient.address.state
address-usetokenA use code specified in an addressPatient.address.use
birthdatedateThe patient’s date of birthPatient.birthDate
death-datedateThe date of death has been provided and satisfies this search valuePatient.deceased
deceasedtokenThis patient has been marked as deceased, or as a death date enteredPatient.deceased
emailtokenA value in an email contactPatient.telecom
familystringA portion of the family name of the patientPatient.name.family
gendertokenGender of the patientPatient.gender
general-practitionerreferencePatient’s nominated general practitioner, not the organization that manages the recordPatient.generalPractitioner
givenstringA portion of the given name of the patientPatient.name.given
identifiertokenA patient identifierPatient.identifier
languagetokenLanguage code (irrespective of use value)Patient.communication.language
linkreferenceAll patients linked to the given patientPatient.link.other
namestringA server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or textPatient.name
organizationreferenceThe organization that is the custodian of the patient recordPatient.managingOrganization
phonetokenA value in a phone contactPatient.telecom
phoneticstringA portion of either family or given name using some kind of phonetic matching algorithmPatient.name
telecomtokenThe value in any kind of telecom details of the patientPatient.telecom

Inherited Properties

NameRequiredTypeDescription
idNostringLogical id of this artifact
metaNoMetaMetadata about the resource
implicitRulesNouriA set of rules under which this content was created
languageNocodeLanguage of the resource content
textNoNarrativeText summary of the resource, for human interpretation
containedNoResource[]Contained, inline Resources
extensionNoExtension[]Additional content defined by implementations
modifierExtensionNoExtension[]Extensions that cannot be ignored

To view the FHIR specification for this resource, see Patient.