Skip to main content

Person

Trial Use 4 Base

Demographics and administrative information about a person independent of a specific health-related context.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Person
InteractionMethodPath
ReadGET/fhir/R5/Person/[id]
VreadGET/fhir/R5/Person/[id]/_history/[vid]
UpdatePUT/fhir/R5/Person/[id]
PatchPATCH/fhir/R5/Person/[id]
DeleteDELETE/fhir/R5/Person/[id]
CreatePOST/fhir/R5/Person
SearchGET/fhir/R5/Person?...
HistoryGET/fhir/R5/Person/[id]/_history
Type-historyGET/fhir/R5/Person/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*A human identifier for this person
activeboolean0..1This person's record is in active use modifier
nameHumanName0..*A name associated with the person
telecomContactPoint0..*A contact detail for the person
gendercode0..1male
birthDatedate0..1The date on which the person was born
deceased[x]boolean / dateTime0..1Indicates if the individual is deceased or not
addressAddress0..*One or more addresses for the person
maritalStatusCodeableConcept0..1Marital (civil) status of a person
photoAttachment0..*Image of the person
communicationBackboneElement0..*A language which may be used to communicate with the person about his or her health
managingOrganizationReference0..1The organization that is the custodian of the person record
linkBackboneElement0..*Link to a resource that concerns the same actual person

Resource-specific search parameters

ParameterTypeDescription
addressstringA server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
address-citystringA city specified in an address
address-countrystringA country specified in an address
address-postalcodestringA postalCode specified in an address
address-statestringA state specified in an address
address-usetokenA use code specified in an address
birthdatedateThe patient's date of birth
death-datedateThe date of death has been provided and satisfies this search value
deceasedtokenThis person has been marked as deceased, or has a death date entered
emailtokenA value in an email contact
familystringA portion of the family name of the person
gendertokenGender of the patient
givenstringA portion of the given name of the person
identifiertokenAccount number
linkreferenceAny link has this Patient, Person, RelatedPerson or Practitioner reference
namestringA server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
organizationreferenceThe organization at which this person record is being managed
patientreferenceThe entity that caused the expenses
phonetokenA value in a phone contact
phoneticstringA portion of either family or given name using some kind of phonetic matching algorithm
practitionerreferenceThe Person links to this Practitioner
relatedpersonreferenceThe Person links to this RelatedPerson
telecomtokenThe value in any kind of telecom details of the patient

Reference

  • Official FHIR R5 spec: Person
  • Maturity: Trial Use 4 (FMM 4).