| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | ConceptMap |
| Id | EHDSTelecomMap |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ConceptMap-EHDSTelecomMap.html |
| URL | http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSTelecomMap |
| Version | 0.2.0-ballot |
| Status | draft |
| Date | 2025-07-02T15:39:57+00:00 |
| Name | EHDSTelecomMap |
| Title | EHDSTelecom Mapping |
| Realm | eu |
| Authority | hl7 |
| Description | Map for EHDSTelecom |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| EHDSTelecom | Telecom model |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EHDSTelecomMap
Mapping from Telecom model to (not specified)
Group 1 Mapping from Telecom model to ContactPoint
| Source Code | Relationship | Target Code |
| use | is equivalent to | use (C.6.1 - Use) |
| type | is equivalent to | system (C.6.2 - Type) |
| value | is equivalent to | value (C.6.3 - Value) |
{
"resourceType": "ConceptMap",
"id": "EHDSTelecomMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSTelecomMap",
"version": "0.2.0-ballot",
"name": "EHDSTelecomMap",
"title": "EHDSTelecom Mapping",
"status": "draft",
"experimental": true,
"date": "2025-07-02T15:39:57+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Map for EHDSTelecom",
"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/EHDSTelecom",
"group": [
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSTelecom",
"target": "http://hl7.org/fhir/StructureDefinition/ContactPoint",
"element": [
{
"code": "use",
"target": [
{
"code": "use",
"display": "C.6.1 - Use",
"relationship": "equivalent"
}
]
},
{
"code": "type",
"target": [
{
"code": "system",
"display": "C.6.2 - Type",
"relationship": "equivalent"
}
]
},
{
"code": "value",
"target": [
{
"code": "value",
"display": "C.6.3 - Value",
"relationship": "equivalent"
}
]
}
]
}
]
}