{ "description": "Hospital Discharge Report - Hospital Discharge Report subject data element - A.1.1 and A.1.2 eHN", "_filename": "StructureDefinition-Subject.json", "package_name": "hl7.fhir.eu.hdr", "date": "2025-06-03T12:48:49+02:00", "derivation": "specialization", "publisher": "HL7 Europe", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "150", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "Europe" } ] } ], "name": "SubjectHdrEhn", "abstract": false, "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "type": "http://hl7.eu/fhir/hdr/StructureDefinition/Subject", "experimental": null, "resourceType": "StructureDefinition", "title": "A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject", "package_version": "0.1.0-ballot", "snapshot": { "element": [ { "id": "Subject", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Base" }, "path": "Subject", "short": "A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject", "definition": "Hospital Discharge Report - Hospital Discharge Report subject data element - A.1.1 and A.1.2 eHN", "isModifier": false }, { "id": "Subject.subjectIdentification", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "Subject.subjectIdentification" }, "path": "Subject.subjectIdentification", "type": [ { "code": "Base" } ], "short": "A.1.1 - Identification of the patient/subject", "definition": "Identification of the patient/subject" }, { "id": "Subject.subjectIdentification.given", "max": "*", "min": 1, "base": { "max": "*", "min": 1, "path": "Subject.subjectIdentification.given" }, "path": "Subject.subjectIdentification.given", "type": [ { "code": "string" } ], "short": "A.1.1.1 - Given name", "definition": "The given name/first name of the patient (also known as forename or first name). This field can contain more than one element." }, { "id": "Subject.subjectIdentification.family", "max": "*", "min": 1, "base": { "max": "*", "min": 1, "path": "Subject.subjectIdentification.family" }, "path": "Subject.subjectIdentification.family", "type": [ { "code": "string" } ], "short": "A.1.1.2 - Family name/surname", "definition": "The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present." }, { "id": "Subject.subjectIdentification.birthDate", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "Subject.subjectIdentification.birthDate" }, "path": "Subject.subjectIdentification.birthDate", "type": [ { "code": "dateTime" } ], "short": "A.1.1.3 - Date of birth", "definition": "Complete date, following the ISO 8601." }, { "id": "Subject.subjectIdentification.identifier", "max": "*", "min": 1, "base": { "max": "*", "min": 1, "path": "Subject.subjectIdentification.identifier" }, "path": "Subject.subjectIdentification.identifier", "type": [ { "code": "Identifier" } ], "short": "A.1.1.4 - National healthcare patient ID", "definition": "An identifier of the patient that is unique within a defined scope. Example: National ID (birth number) for a Czech patient. Multiple identifiers could be provided" }, { "id": "Subject.subjectIdentification.nationality", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectIdentification.nationality" }, "path": "Subject.subjectIdentification.nationality", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.5 - Nationality", "definition": "Nationality of the patient." }, { "id": "Subject.subjectIdentification.gender", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "Subject.subjectIdentification.gender" }, "path": "Subject.subjectIdentification.gender", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.6 - Gender", "definition": "This field must contain a recognised valid value for \"administrative gender\". If different, \"physiological gender\" should be communicated elsewhere in the relevant clinical information section." }, { "id": "Subject.subjectIdentification.countryOfAffiliation", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.subjectIdentification.countryOfAffiliation" }, "path": "Subject.subjectIdentification.countryOfAffiliation", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.7 - Country of affiliation", "definition": "Name of country of affiliation" }, { "id": "Subject.subjectContact", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.subjectContact" }, "path": "Subject.subjectContact", "type": [ { "code": "Base" } ], "short": "A.1.2 - Patient/subject related contact information", "definition": "Patient/subject related contact information" }, { "id": "Subject.subjectContact.personalContact", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.subjectContact.personalContact" }, "path": "Subject.subjectContact.personalContact", "type": [ { "code": "Base" } ], "short": "A.1.2.1 - Patient address", "definition": "Patient address" }, { "id": "Subject.subjectContact.personalContact.address", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.personalContact.address" }, "path": "Subject.subjectContact.personalContact.address", "type": [ { "code": "Address" } ], "short": "A.1.2.1.1 - Address", "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose." }, { "id": "Subject.subjectContact.personalContact.telecom", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.personalContact.telecom" }, "path": "Subject.subjectContact.personalContact.telecom", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.1.2 - Telecom", "definition": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided." }, { "id": "Subject.subjectContact.preferredHP", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.preferredHP" }, "path": "Subject.subjectContact.preferredHP", "type": [ { "code": "Base" } ], "short": "A.1.2.2 - Preferred health professional (HP) - This section can be repeated and linked to any specific information in the document, for example a link between a rare disease problem and the rare disease specialist responsible for the care of the individual patient (this section).", "definition": "Preferred health professional (HP) - This section can be repeated and linked to any specific information in the document, for example a link between a rare disease problem and the rare disease specialist responsible for the care of the individual patient (this section)." }, { "id": "Subject.subjectContact.preferredHP.identifier", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.preferredHP.identifier" }, "path": "Subject.subjectContact.preferredHP.identifier", "type": [ { "code": "Identifier" } ], "short": "A.1.2.2.1 - Identifier of the HP", "definition": "An identifier of the health professional that is unique within a defined scope. Example: National health professional ID. Multiple identifiers could be provided." }, { "id": "Subject.subjectContact.preferredHP.name", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "Subject.subjectContact.preferredHP.name" }, "path": "Subject.subjectContact.preferredHP.name", "type": [ { "code": "HumanName" } ], "short": "A.1.2.2.2 - Name of the HP", "definition": "Name of the health professional that has been treating or taking responsibility for the patient.[the structure of the name will be the same as for the patient (given name, family name / surname)]" }, { "id": "Subject.subjectContact.preferredHP.role", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.preferredHP.role" }, "path": "Subject.subjectContact.preferredHP.role", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.2.2.3 - Role of the HP", "definition": "Health professional role. Multiple roles could be provided." }, { "id": "Subject.subjectContact.preferredHP.organization", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.subjectContact.preferredHP.organization" }, "path": "Subject.subjectContact.preferredHP.organization", "type": [ { "code": "Base" } ], "short": "A.1.2.2.4 - HP Organisation", "definition": "Health professional organisation" }, { "id": "Subject.subjectContact.preferredHP.address", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.subjectContact.preferredHP.address" }, "path": "Subject.subjectContact.preferredHP.address", "type": [ { "code": "Address" } ], "short": "A.1.2.2.5 - Address", "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose." }, { "id": "Subject.subjectContact.preferredHP.telecom", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.preferredHP.telecom" }, "path": "Subject.subjectContact.preferredHP.telecom", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.2.6 - Telecom", "definition": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided." }, { "id": "Subject.subjectContact.contactPerson", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.contactPerson" }, "path": "Subject.subjectContact.contactPerson", "type": [ { "code": "Base" } ], "short": "A.1.2.3 - Contact person/ legal guardian (multiple contacts could be provided)", "definition": "Contact person/ legal guardian (multiple contacts could be provided)" }, { "id": "Subject.subjectContact.contactPerson.role", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.contactPerson.role" }, "path": "Subject.subjectContact.contactPerson.role", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.2.3.1 - Role of that person", "definition": "Role of the contact person: legal guardian, next of kin, other person to contact." }, { "id": "Subject.subjectContact.contactPerson.relationship", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.subjectContact.contactPerson.relationship" }, "path": "Subject.subjectContact.contactPerson.relationship", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.2.3.2 - Relationship level", "definition": "Relationship type with the patient (e.g. father, wife, daughter)" }, { "id": "Subject.subjectContact.contactPerson.given", "max": "*", "min": 1, "base": { "max": "*", "min": 1, "path": "Subject.subjectContact.contactPerson.given" }, "path": "Subject.subjectContact.contactPerson.given", "type": [ { "code": "string" } ], "short": "A.1.2.3.4 - Given name", "definition": "Given name of the contact person/guardian . This field can contain more than one element." }, { "id": "Subject.subjectContact.contactPerson.family", "max": "*", "min": 1, "base": { "max": "*", "min": 1, "path": "Subject.subjectContact.contactPerson.family" }, "path": "Subject.subjectContact.contactPerson.family", "type": [ { "code": "string" } ], "short": "A.1.2.3.5 - Family name/surname", "definition": "Family name of the contact person. This field can contain more than one element [the structure of the name will be the same as for the patient (given name, family name / surname)].." }, { "id": "Subject.subjectContact.contactPerson.address", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.contactPerson.address" }, "path": "Subject.subjectContact.contactPerson.address", "type": [ { "code": "Address" } ], "short": "A.1.2.3.6 - Address", "definition": "Mailing, home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose." }, { "id": "Subject.subjectContact.contactPerson.telecom", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.subjectContact.contactPerson.telecom" }, "path": "Subject.subjectContact.contactPerson.telecom", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.3.7 - Telecom", "definition": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided." }, { "id": "Subject.subjectContact.contactPerson.organization", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.subjectContact.contactPerson.organization" }, "path": "Subject.subjectContact.contactPerson.organization", "type": [ { "code": "Base" } ], "short": "A.1.2.3.8 - Contact person organisation", "definition": "Contact person organisation information." } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ] }, "status": "draft", "id": "2311c0bd-45ad-406d-9129-c4ef90b87a4b", "kind": "logical", "url": "http://hl7.eu/fhir/hdr/StructureDefinition/Subject", "version": "0.1.0-ballot", "differential": { "element": [ { "id": "Subject", "path": "Subject", "short": "A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject", "definition": "Hospital Discharge Report - Hospital Discharge Report subject data element - A.1.1 and A.1.2 eHN" }, { "id": "Subject.subjectIdentification", "max": "1", "min": 1, "path": "Subject.subjectIdentification", "type": [ { "code": "Base" } ], "short": "A.1.1 - Identification of the patient/subject", "definition": "Identification of the patient/subject" }, { "id": "Subject.subjectIdentification.given", "max": "*", "min": 1, "path": "Subject.subjectIdentification.given", "type": [ { "code": "string" } ], "short": "A.1.1.1 - Given name", "definition": "The given name/first name of the patient (also known as forename or first name). This field can contain more than one element." }, { "id": "Subject.subjectIdentification.family", "max": "*", "min": 1, "path": "Subject.subjectIdentification.family", "type": [ { "code": "string" } ], "short": "A.1.1.2 - Family name/surname", "definition": "The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present." }, { "id": "Subject.subjectIdentification.birthDate", "max": "1", "min": 1, "path": "Subject.subjectIdentification.birthDate", "type": [ { "code": "dateTime" } ], "short": "A.1.1.3 - Date of birth", "definition": "Complete date, following the ISO 8601." }, { "id": "Subject.subjectIdentification.identifier", "max": "*", "min": 1, "path": "Subject.subjectIdentification.identifier", "type": [ { "code": "Identifier" } ], "short": "A.1.1.4 - National healthcare patient ID", "definition": "An identifier of the patient that is unique within a defined scope. Example: National ID (birth number) for a Czech patient. Multiple identifiers could be provided" }, { "id": "Subject.subjectIdentification.nationality", "max": "*", "min": 0, "path": "Subject.subjectIdentification.nationality", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.5 - Nationality", "definition": "Nationality of the patient." }, { "id": "Subject.subjectIdentification.gender", "max": "1", "min": 1, "path": "Subject.subjectIdentification.gender", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.6 - Gender", "definition": "This field must contain a recognised valid value for \"administrative gender\". If different, \"physiological gender\" should be communicated elsewhere in the relevant clinical information section." }, { "id": "Subject.subjectIdentification.countryOfAffiliation", "max": "1", "min": 0, "path": "Subject.subjectIdentification.countryOfAffiliation", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.7 - Country of affiliation", "definition": "Name of country of affiliation" }, { "id": "Subject.subjectContact", "max": "1", "min": 0, "path": "Subject.subjectContact", "type": [ { "code": "Base" } ], "short": "A.1.2 - Patient/subject related contact information", "definition": "Patient/subject related contact information" }, { "id": "Subject.subjectContact.personalContact", "max": "1", "min": 0, "path": "Subject.subjectContact.personalContact", "type": [ { "code": "Base" } ], "short": "A.1.2.1 - Patient address", "definition": "Patient address" }, { "id": "Subject.subjectContact.personalContact.address", "max": "*", "min": 0, "path": "Subject.subjectContact.personalContact.address", "type": [ { "code": "Address" } ], "short": "A.1.2.1.1 - Address", "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose." }, { "id": "Subject.subjectContact.personalContact.telecom", "max": "*", "min": 0, "path": "Subject.subjectContact.personalContact.telecom", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.1.2 - Telecom", "definition": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided." }, { "id": "Subject.subjectContact.preferredHP", "max": "*", "min": 0, "path": "Subject.subjectContact.preferredHP", "type": [ { "code": "Base" } ], "short": "A.1.2.2 - Preferred health professional (HP) - This section can be repeated and linked to any specific information in the document, for example a link between a rare disease problem and the rare disease specialist responsible for the care of the individual patient (this section).", "definition": "Preferred health professional (HP) - This section can be repeated and linked to any specific information in the document, for example a link between a rare disease problem and the rare disease specialist responsible for the care of the individual patient (this section)." }, { "id": "Subject.subjectContact.preferredHP.identifier", "max": "*", "min": 0, "path": "Subject.subjectContact.preferredHP.identifier", "type": [ { "code": "Identifier" } ], "short": "A.1.2.2.1 - Identifier of the HP", "definition": "An identifier of the health professional that is unique within a defined scope. Example: National health professional ID. Multiple identifiers could be provided." }, { "id": "Subject.subjectContact.preferredHP.name", "max": "1", "min": 1, "path": "Subject.subjectContact.preferredHP.name", "type": [ { "code": "HumanName" } ], "short": "A.1.2.2.2 - Name of the HP", "definition": "Name of the health professional that has been treating or taking responsibility for the patient.[the structure of the name will be the same as for the patient (given name, family name / surname)]" }, { "id": "Subject.subjectContact.preferredHP.role", "max": "*", "min": 0, "path": "Subject.subjectContact.preferredHP.role", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.2.2.3 - Role of the HP", "definition": "Health professional role. Multiple roles could be provided." }, { "id": "Subject.subjectContact.preferredHP.organization", "max": "1", "min": 0, "path": "Subject.subjectContact.preferredHP.organization", "type": [ { "code": "Base" } ], "short": "A.1.2.2.4 - HP Organisation", "definition": "Health professional organisation" }, { "id": "Subject.subjectContact.preferredHP.address", "max": "1", "min": 0, "path": "Subject.subjectContact.preferredHP.address", "type": [ { "code": "Address" } ], "short": "A.1.2.2.5 - Address", "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose." }, { "id": "Subject.subjectContact.preferredHP.telecom", "max": "*", "min": 0, "path": "Subject.subjectContact.preferredHP.telecom", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.2.6 - Telecom", "definition": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided." }, { "id": "Subject.subjectContact.contactPerson", "max": "*", "min": 0, "path": "Subject.subjectContact.contactPerson", "type": [ { "code": "Base" } ], "short": "A.1.2.3 - Contact person/ legal guardian (multiple contacts could be provided)", "definition": "Contact person/ legal guardian (multiple contacts could be provided)" }, { "id": "Subject.subjectContact.contactPerson.role", "max": "*", "min": 0, "path": "Subject.subjectContact.contactPerson.role", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.2.3.1 - Role of that person", "definition": "Role of the contact person: legal guardian, next of kin, other person to contact." }, { "id": "Subject.subjectContact.contactPerson.relationship", "max": "1", "min": 0, "path": "Subject.subjectContact.contactPerson.relationship", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.2.3.2 - Relationship level", "definition": "Relationship type with the patient (e.g. father, wife, daughter)" }, { "id": "Subject.subjectContact.contactPerson.given", "max": "*", "min": 1, "path": "Subject.subjectContact.contactPerson.given", "type": [ { "code": "string" } ], "short": "A.1.2.3.4 - Given name", "definition": "Given name of the contact person/guardian . This field can contain more than one element." }, { "id": "Subject.subjectContact.contactPerson.family", "max": "*", "min": 1, "path": "Subject.subjectContact.contactPerson.family", "type": [ { "code": "string" } ], "short": "A.1.2.3.5 - Family name/surname", "definition": "Family name of the contact person. This field can contain more than one element [the structure of the name will be the same as for the patient (given name, family name / surname)].." }, { "id": "Subject.subjectContact.contactPerson.address", "max": "*", "min": 0, "path": "Subject.subjectContact.contactPerson.address", "type": [ { "code": "Address" } ], "short": "A.1.2.3.6 - Address", "definition": "Mailing, home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose." }, { "id": "Subject.subjectContact.contactPerson.telecom", "max": "*", "min": 0, "path": "Subject.subjectContact.contactPerson.telecom", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.3.7 - Telecom", "definition": "Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided." }, { "id": "Subject.subjectContact.contactPerson.organization", "max": "1", "min": 0, "path": "Subject.subjectContact.contactPerson.organization", "type": [ { "code": "Base" } ], "short": "A.1.2.3.8 - Contact person organisation", "definition": "Contact person organisation information." } ] }, "contact": [ { "name": "HL7 Europe", "telecom": [ { "value": "http://hl7.eu", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }