description: Patient or Subject of care. Sections A1.1 and A1.2 of the eHN guideline. package_name: hl7.fhir.eu.laboratory derivation: specialization name: SubjectLabEhn type: http://hl7.eu/fhir/laboratory/StructureDefinition/Subject elements: identification: type: BackboneElement short: A.1.1 Identification of the patient/subject index: 0 elements: familyName: {type: string, short: A.1.1.1 Familyname/surname, array: true, index: 1} givenName: {type: string, short: A.1.1.2 Given name, array: true, index: 2} dateOfBirth: {type: dateTime, short: A.1.1.3 Date of birth, index: 3} identifier: {type: Identifier, short: A.1.1.4 Personal identifier, index: 4} gender: {type: CodeableConcept, short: A.1.1.5 Gender, index: 5} addressTelecom: type: BackboneElement short: A.1.2 Patient/subject related contact information array: true index: 6 elements: address: {type: Address, short: A.1.2.1 Address, array: true, index: 7} telecom: {type: ContactPoint, short: A.1.2.2 Telecom, array: true, index: 8} package_version: 0.1.0 class: logical kind: logical url: http://hl7.eu/fhir/laboratory/StructureDefinition/Subject base: http://hl7.org/fhir/StructureDefinition/Base version: 0.1.0 required: [identification]