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

FHIR IG Statistics: ConceptMap/EHDSAddressMap

Packagehl7.fhir.eu.imaging-r5
TypeConceptMap
IdEHDSAddressMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSAddressMap.html
URLhttp://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSAddressMap
Version0.1.0-build
Statusdraft
Date2025-07-03T12:02:41+00:00
NameEHDSAddressMap
TitleEHDSAddress Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSAddress
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
EHDSAddressAddress model
Address-euAddress (EU)
EHDSAddressAddress model

Narrative

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

Generated Narrative: ConceptMap EHDSAddressMap

Mapping from Address model to (not specified)


Group 1 Mapping from Address model to Address (EU)

Source Concept DetailsRelationshipTarget Concept Details
Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddressCodes from http://hl7.eu/fhir/base-r5/StructureDefinition/Address-eu
useis equivalent touseC.5.1 - Use
typeis equivalent totypeC.5.2 - Type
textis equivalent totextC.5.3 - Text
streetis narrower thanlineC.5.4 - Street
is equivalent toline.extension[streetName]C.5.4 - Street
houseNumberis narrower thanlineC.5.5 - House number
is equivalent toline.extension[houseNumber]C.5.5 - House number
pOBoxis narrower thanlineC.5.6 - P.O. Box
is equivalent toline.extension[postBox]C.5.6 - P.O. Box
cityis equivalent tocityC.5.7 - City
postalCodeis equivalent topostalCodeC.5.8 - Postal code
countryis equivalent tocountryC.5.9 - Country
is equivalent tocountry.extension[countryCode]C.5.9 - Country

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSAddressMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSAddressMap",
  "version": "0.1.0-build",
  "name": "EHDSAddressMap",
  "title": "EHDSAddress 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 EHDSAddress",
  "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/EHDSAddress",
  "group": [
    {
      "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAddress",
      "target": "http://hl7.eu/fhir/base-r5/StructureDefinition/Address-eu",
      "element": [
        {
          "code": "use",
          "target": [
            {
              "code": "use",
              "display": "C.5.1 - Use",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "type",
          "target": [
            {
              "code": "type",
              "display": "C.5.2 - Type",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "text",
          "target": [
            {
              "code": "text",
              "display": "C.5.3 - Text",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "street",
          "target": [
            {
              "code": "line",
              "display": "C.5.4 - Street",
              "relationship": "source-is-narrower-than-target"
            },
            {
              "code": "line.extension[streetName]",
              "display": "C.5.4 - Street",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "houseNumber",
          "target": [
            {
              "code": "line",
              "display": "C.5.5 - House number",
              "relationship": "source-is-narrower-than-target"
            },
            {
              "code": "line.extension[houseNumber]",
              "display": "C.5.5 - House number",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "pOBox",
          "target": [
            {
              "code": "line",
              "display": "C.5.6 - P.O. Box",
              "relationship": "source-is-narrower-than-target"
            },
            {
              "code": "line.extension[postBox]",
              "display": "C.5.6 - P.O. Box",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "city",
          "target": [
            {
              "code": "city",
              "display": "C.5.7 - City",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "postalCode",
          "target": [
            {
              "code": "postalCode",
              "display": "C.5.8 - Postal code",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "country",
          "target": [
            {
              "code": "country",
              "display": "C.5.9 - Country",
              "relationship": "equivalent"
            },
            {
              "code": "country.extension[countryCode]",
              "display": "C.5.9 - Country",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}