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

FHIR IG Statistics: ConceptMap/EHDSLocationMap

Packagehl7.fhir.eu.imaging-r5
TypeConceptMap
IdEHDSLocationMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSLocationMap.html
URLhttp://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSLocationMap
Version0.1.0-build
Statusdraft
Date2025-07-03T12:02:41+00:00
NameEHDSLocationMap
TitleEHDSLocation Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSLocation
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
EHDSLocationLocation model
location-euLocation (EU base)
EHDSLocationLocation model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap EHDSLocationMap

Mapping from Location model to (not specified)


Group 1 Mapping from Location model to Location (EU base)

Source CodeRelationshipTarget CodeComment
identifieris equivalent toidentifier (C.17.1 - Identifier)
nameis equivalent toname (C.17.2 - Name)
descriptionis equivalent todescription (C.17.3 - Description)Source is xml
typeis equivalent totype (C.17.4 - Type)
addressis equivalent toaddress (C.17.5 - Address)
positionis equivalent toposition (C.17.6 - Position)
position.longitudeis equivalent toposition.longitude (C.17.6.1 - Longitude)
position.latitudeis equivalent toposition.latitude (C.17.6.2 - Latitude)
managingOrganizationis equivalent tomanagingOrganization (C.17.7 - Managing organization)
partOfis equivalent topartOf (C.17.8 - Part of)

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSLocationMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSLocationMap",
  "version": "0.1.0-build",
  "name": "EHDSLocationMap",
  "title": "EHDSLocation 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 EHDSLocation",
  "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/EHDSLocation",
  "group": [
    {
      "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation",
      "target": "http://hl7.eu/fhir/base-r5/StructureDefinition/location-eu",
      "element": [
        {
          "code": "identifier",
          "target": [
            {
              "code": "identifier",
              "display": "C.17.1 - Identifier",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "name",
          "target": [
            {
              "code": "name",
              "display": "C.17.2 - Name",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "description",
          "target": [
            {
              "code": "description",
              "display": "C.17.3 - Description",
              "relationship": "equivalent",
              "comment": "Source is xml"
            }
          ]
        },
        {
          "code": "type",
          "target": [
            {
              "code": "type",
              "display": "C.17.4 - Type",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "address",
          "target": [
            {
              "code": "address",
              "display": "C.17.5 - Address",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "position",
          "target": [
            {
              "code": "position",
              "display": "C.17.6 - Position",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "position.longitude",
          "target": [
            {
              "code": "position.longitude",
              "display": "C.17.6.1 - Longitude",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "position.latitude",
          "target": [
            {
              "code": "position.latitude",
              "display": "C.17.6.2 - Latitude",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "managingOrganization",
          "target": [
            {
              "code": "managingOrganization",
              "display": "C.17.7 - Managing organization",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "partOf",
          "target": [
            {
              "code": "partOf",
              "display": "C.17.8 - Part of",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}