Skip to main content

RelatedPerson

Normative Base

Information about a person that is involved in a patient's health or the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*A human identifier for this person
activeboolean0..1Whether this related person's record is in active use modifier
patientReference1..1The patient this person is related to
relationshipCodeableConcept0..*The relationship of the related person to the patient
nameHumanName0..*A name associated with the person
telecomContactPoint0..*A contact detail for the person
gendercode0..1male
birthDatedate0..1The date on which the related person was born
addressAddress0..*Address where the related person can be contacted or visited
photoAttachment0..*Image of the person
periodPeriod0..1Period of time that this relationship is considered valid
communicationBackboneElement0..*A language which may be used to communicate with the related person about the patient's health

Resource-specific search parameters

ParameterTypeDescription
activetokenIndicates if the related person record is 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 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
emailtokenA value in an email contact
familystringA portion of the family name of the related person
gendertokenGender of the patient
givenstringA portion of the given name of the related person
identifiertokenAccount number
namestringA server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
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
relationshiptokenThe relationship between the patient and the relatedperson
telecomtokenThe value in any kind of telecom details of the patient

Reference

  • Official FHIR R5 spec: RelatedPerson
  • Maturity: Normative (FMM 5).