5.2 RelatedPerson リソース

logo fhir

HomeAdministrativeRelatedPerson [relatedperson]

Resource RelatedPerson - Content5.2

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

The resource name as it appears in a RESTful URL is [root]/relatedperson/

RelatedPersons typically have a personal or non-healthcare-specific professional relationship to the patient. A RelatedPerson resource is primarily used for attribution of information, since RelatedPersons are often a source of information about the patient. For keeping information about persons for contact purposes for a patient, use a Patient's Contact element instead. Example RelatedPersons are:

  • A patient's wife or husband
  • A patient's relatives or friends
  • A neighbour bringing a patient to the hospital
  • The owner or trainer of a horse
  • A patient's attorney or guardian

Resource Content5.2.1

<RelatedPerson xmlns="http://hl7.org/fhir"> <!-- from Resource: extension, narrative, and contained --> <identifier><!-- 0..* Identifier A Human identifier for this person § --></identifier> <patient><!-- 1..1 Resource(Patient) The patient this person is related to § --></patient> <relationship><!-- 0..1 CodeableConcept The nature of the relationship § --></relationship> <name><!-- 0..1 HumanName A name associated with the person § --></name> <telecom><!-- 0..* Contact A contact detail for the person § --></telecom> <gender><!-- 0..1 CodeableConcept Gender for administrative purposes § --></gender> <address><!-- 0..1 Address Address where the related person can be contacted or visited § --></address> <photo><!-- 0..* Attachment Image of the person --></photo> </RelatedPerson>

Alternate definitions: Schema/Schematron, Resource Profile

Terminology Bindings 5.2.1.1

Notes:5.2.2

Search Parameters 5.2.3

Search Parameters for RESTful searches. The standard parameters also apply. See Searching for more information.