PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson
description: Model for information about a guardian or other person related to the subject of care
package_name: xtehr.eu.ehds.models
derivation: specialization
name: EHDSRelatedPerson
type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson
elements:
  personalIdentifier: {type: Identifier, short: An identifier of the related person that is unique within a defined scope (e.g. national ID number). Multiple identifiers could be provided., array: true, index: 0}
  name: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName', short: Name associated with the person., array: true, index: 1}
  subject: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient', short: The patient in relation to whom the related person is defined., index: 2}
  relationship: {type: CodeableConcept, short: 'Relationship between a patient and a contact person for that patient. This includes relatives, guardians, caring persons etc.', index: 3}
  address: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress', short: Mailing and home or office address, array: true, index: 4}
  telecom: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom', short: Telecommunication contact information (addresses) of the person., array: true, index: 5}
package_version: 1.0.0
class: logical
kind: logical
url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0
required: [subject]