FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/EHDSTelecomMap

Packagehl7.fhir.eu.imaging-r5
TypeConceptMap
IdEHDSTelecomMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSTelecomMap.html
URLhttp://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSTelecomMap
Version0.1.0-build
Statusdraft
Date2025-07-03T12:02:41+00:00
NameEHDSTelecomMap
TitleEHDSTelecom Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSTelecom
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSTelecomTelecom model
EHDSTelecomTelecom model

Narrative

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 CodeRelationshipTarget Code
useis equivalent touse (C.6.1 - Use)
typeis equivalent tosystem (C.6.2 - Type)
valueis equivalent tovalue (C.6.3 - Value)

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSTelecomMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSTelecomMap",
  "version": "0.1.0-build",
  "name": "EHDSTelecomMap",
  "title": "EHDSTelecom Mapping",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-03T12:02:41+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"
            }
          ]
        }
      ]
    }
  ]
}