Properties

NameRequiredTypeDescription
identifierNoIdentifier[]A human identifier for this person
nameNoHumanName[]A name associated with the person
telecomNoContactPoint[]A contact detail for the person
genderNocodemale / female / other / unknown
birthDateNodateThe date on which the person was born
addressNoAddress[]One or more addresses for the person
photoNoAttachmentImage of the person
managingOrganizationNoReference<Organization>The organization that is the custodian of the person record
activeNobooleanThis person’s record is in active use
linkNoPersonLinkLink to a 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
- targetYesReference<Patient / Practitioner / RelatedPerson / Person>The resource to which this actual person is associated
- assuranceNocodelevel1 / level2 / level3 / level4

Search Parameters

NameTypeDescriptionExpression
addressstringA server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or textPerson.address
address-citystringA city specified in an addressPerson.address.city
address-countrystringA country specified in an addressPerson.address.country
address-postalcodestringA postal code specified in an addressPerson.address.postalCode
address-statestringA state specified in an addressPerson.address.state
address-usetokenA use code specified in an addressPerson.address.use
birthdatedateThe person’s date of birthPerson.birthDate
emailtokenA value in an email contactPerson.telecom
gendertokenThe gender of the personPerson.gender
phonetokenA value in a phone contactPerson.telecom
phoneticstringA portion of name using some kind of phonetic matching algorithmPerson.name
telecomtokenThe value in any kind of contactPerson.telecom
identifiertokenA person IdentifierPerson.identifier
linkreferenceAny link has this Patient, Person, RelatedPerson or Practitioner referencePerson.link.target
namestringA server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or textPerson.name
organizationreferenceThe organization at which this person record is being managedPerson.managingOrganization
patientreferenceThe Person links to this PatientPerson.link.target
practitionerreferenceThe Person links to this PractitionerPerson.link.target
relatedpersonreferenceThe Person links to this RelatedPersonPerson.link.target

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 Person.