| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | ConceptMap |
| Id | EHDSPatientMap |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSPatientMap.html |
| URL | http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSPatientMap |
| Version | 0.1.0-build |
| Status | draft |
| Date | 2025-08-08T09:15:43+00:00 |
| Name | EHDSPatientMap |
| Title | EHDSPatient Mapping |
| Realm | eu |
| Authority | hl7 |
| Description | Map for EHDSPatient |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| EHDSPatient | Patient model |
| patient-eu | Patient (EU base) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EHDSPatientMap
Mapping from Patient model to (not specified)
Group 1 Mapping from Patient model to Patient (EU base)
| Source Concept Details | Relationship | Target Concept Details | ||
| Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient | Codes from http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu | |||
| personalIdentifier | is equivalent to | identifier | C.1.1 - Personal identifier | |
| name | is equivalent to | name | C.1.2 - Name | |
| dateOfBirth | is equivalent to | birthDate | C.1.3 - Date of birth | |
| administrativeGender | is equivalent to | gender | C.1.4 - Administrative gender | |
| address | is equivalent to | address | C.1.5 - Address | |
| telecom | is equivalent to | telecom | C.1.6 - Telecom | |
| maritalStatus | is equivalent to | maritalStatus | C.1.7 - Marital status | |
| citizenship | is equivalent to | extension[patient-citizenship] | C.1.8 - Citizenship (nationality) | |
| is equivalent to | extension[patient-nationality] | C.1.8 - Citizenship (nationality) | ||
| communicationLanguage | is equivalent to | communication.language | C.1.9 - Communcation language | |
{
"resourceType": "ConceptMap",
"id": "EHDSPatientMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSPatientMap",
"version": "0.1.0-build",
"name": "EHDSPatientMap",
"title": "EHDSPatient Mapping",
"status": "draft",
"experimental": true,
"date": "2025-08-08T09:15:43+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Map for EHDSPatient",
"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",
"sourceScopeUri": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient",
"group": [
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient",
"target": "http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu",
"element": [
{
"code": "personalIdentifier",
"target": [
{
"code": "identifier",
"display": "C.1.1 - Personal identifier",
"relationship": "equivalent"
}
]
},
{
"code": "name",
"target": [
{
"code": "name",
"display": "C.1.2 - Name",
"relationship": "equivalent"
}
]
},
{
"code": "dateOfBirth",
"target": [
{
"code": "birthDate",
"display": "C.1.3 - Date of birth",
"relationship": "equivalent"
}
]
},
{
"code": "administrativeGender",
"target": [
{
"code": "gender",
"display": "C.1.4 - Administrative gender",
"relationship": "equivalent"
}
]
},
{
"code": "address",
"target": [
{
"code": "address",
"display": "C.1.5 - Address",
"relationship": "equivalent"
}
]
},
{
"code": "telecom",
"target": [
{
"code": "telecom",
"display": "C.1.6 - Telecom",
"relationship": "equivalent"
}
]
},
{
"code": "maritalStatus",
"target": [
{
"code": "maritalStatus",
"display": "C.1.7 - Marital status",
"relationship": "equivalent"
}
]
},
{
"code": "citizenship",
"target": [
{
"code": "extension[patient-citizenship]",
"display": "C.1.8 - Citizenship (nationality)",
"relationship": "equivalent"
},
{
"code": "extension[patient-nationality]",
"display": "C.1.8 - Citizenship (nationality)",
"relationship": "equivalent"
}
]
},
{
"code": "communicationLanguage",
"target": [
{
"code": "communication.language",
"display": "C.1.9 - Communcation language",
"relationship": "equivalent"
}
]
}
]
}
]
}