Package | hl7.fhir.eu.imaging-manifest-r5 |
Type | StructureDefinition |
Id | EHDSHumanName |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSHumanName.html |
URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHumanName |
Version | 0.1.0 |
Status | draft |
Date | 2025-03-21T08:17:12+00:00 |
Name | EHDSHumanName |
Title | Human name model |
Realm | eu |
Authority | hl7 |
Description | C.27 - EHDS refined base model for Human name |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHumanName |
Kind | logical |
ConceptMap | |
EHDSHumanNameMap | EHDSHumanName Mapping |
EHDSHumanNameMap | EHDSHumanName Mapping |
StructureDefinition | |
EHDSHealthProfessional | Health professional model |
EHDSPatient | Patient model |
EHDSRelatedPerson | Related person model |
EHDSPatientAnimal | Patient Animal model |
EHDSHealthProfessional | Health professional model |
EHDSPatient | Patient model |
EHDSRelatedPerson | Related person model |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSHumanName
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Human name model Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 0..1 | CodeableConcept | C.27.1 - Use Binding Description: (preferred): hl7:NameUse | |
![]() ![]() ![]() | 0..1 | string | C.27.2 - Text | |
![]() ![]() ![]() | 0..* | string | C.27.3 - Family | |
![]() ![]() ![]() | 0..* | string | C.27.4 - Given | |
![]() ![]() ![]() | 0..* | string | C.27.5 - Prefix | |
![]() ![]() ![]() | 0..* | string | C.27.6 - Suffix | |
{ "resourceType": "StructureDefinition", "id": "EHDSHumanName", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHumanName", "version": "0.1.0", "name": "EHDSHumanName", "title": "Human name model", "status": "draft", "date": "2025-03-21T08:17:12+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "Xt-EHR", "telecom": [ { "system": "url", "value": "http://Xt-EHR.eu" } ] } ], "description": "C.27 - EHDS refined base model for Human name", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHumanName", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "EHDSHumanName", "path": "EHDSHumanName", "short": "Human name model", "definition": "C.27 - EHDS refined base model for Human name", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "EHDSHumanName.use", "path": "EHDSHumanName.use", "short": "C.27.1 - Use", "definition": "Identifies the purpose for this name.", "min": 0, "max": "1", "base": { "path": "EHDSHumanName.use", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "hl7:NameUse" } }, { "id": "EHDSHumanName.text", "path": "EHDSHumanName.text", "short": "C.27.2 - Text", "definition": "Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.", "min": 0, "max": "1", "base": { "path": "EHDSHumanName.text", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "EHDSHumanName.family", "path": "EHDSHumanName.family", "short": "C.27.3 - Family", "definition": "The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present.", "min": 0, "max": "*", "base": { "path": "EHDSHumanName.family", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "EHDSHumanName.given", "path": "EHDSHumanName.given", "short": "C.27.4 - Given", "definition": "The given name/first name (also known as forename or first name).", "min": 0, "max": "*", "base": { "path": "EHDSHumanName.given", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "EHDSHumanName.prefix", "path": "EHDSHumanName.prefix", "short": "C.27.5 - Prefix", "definition": "Name parts that come before the name. Prefixes appear in the correct order for presenting the name.", "min": 0, "max": "*", "base": { "path": "EHDSHumanName.prefix", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "EHDSHumanName.suffix", "path": "EHDSHumanName.suffix", "short": "C.27.6 - Suffix", "definition": "Name parts that come after the name. Suffixes appear in the correct order for presenting the name.", "min": 0, "max": "*", "base": { "path": "EHDSHumanName.suffix", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "EHDSHumanName", "path": "EHDSHumanName", "short": "Human name model", "definition": "C.27 - EHDS refined base model for Human name" }, { "id": "EHDSHumanName.use", "path": "EHDSHumanName.use", "short": "C.27.1 - Use", "definition": "Identifies the purpose for this name.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "hl7:NameUse" } }, { "id": "EHDSHumanName.text", "path": "EHDSHumanName.text", "short": "C.27.2 - Text", "definition": "Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "EHDSHumanName.family", "path": "EHDSHumanName.family", "short": "C.27.3 - Family", "definition": "The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present.", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "EHDSHumanName.given", "path": "EHDSHumanName.given", "short": "C.27.4 - Given", "definition": "The given name/first name (also known as forename or first name).", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "EHDSHumanName.prefix", "path": "EHDSHumanName.prefix", "short": "C.27.5 - Prefix", "definition": "Name parts that come before the name. Prefixes appear in the correct order for presenting the name.", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "EHDSHumanName.suffix", "path": "EHDSHumanName.suffix", "short": "C.27.6 - Suffix", "definition": "Name parts that come after the name. Suffixes appear in the correct order for presenting the name.", "min": 0, "max": "*", "type": [ { "code": "string" } ] } ] } }