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

FHIR IG Statistics: ConceptMap/EHDSOrganizationMap

Packagehl7.fhir.eu.imaging-r5
TypeConceptMap
IdEHDSOrganizationMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSOrganizationMap.html
URLhttp://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSOrganizationMap
Version0.1.0-build
Statusdraft
Date2025-07-03T12:02:41+00:00
NameEHDSOrganizationMap
TitleEHDSOrganization Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSOrganization
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
EHDSOrganizationOrganization model
organization-euOrganization (EU base)
EHDSOrganizationOrganization model

Narrative

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

Generated Narrative: ConceptMap EHDSOrganizationMap

Mapping from Organization model to (not specified)


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

Source CodeRelationshipTarget Code
identifieris equivalent toidentifier (C.3.1 - Identifier)
typeis equivalent totype (C.3.2 - Type)
nameis equivalent toname (C.3.3 - Name)
addressis equivalent tocontact.address (C.3.4 - Address)
telecomis equivalent tocontact.telecom (C.3.5 - Telecom)
partOfis equivalent topartOf (C.3.6 - Part of)

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSOrganizationMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSOrganizationMap",
  "version": "0.1.0-build",
  "name": "EHDSOrganizationMap",
  "title": "EHDSOrganization 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 EHDSOrganization",
  "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/EHDSOrganization",
  "group": [
    {
      "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization",
      "target": "http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu",
      "element": [
        {
          "code": "identifier",
          "target": [
            {
              "code": "identifier",
              "display": "C.3.1 - Identifier",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "type",
          "target": [
            {
              "code": "type",
              "display": "C.3.2 - Type",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "name",
          "target": [
            {
              "code": "name",
              "display": "C.3.3 - Name",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "address",
          "target": [
            {
              "code": "contact.address",
              "display": "C.3.4 - Address",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "telecom",
          "target": [
            {
              "code": "contact.telecom",
              "display": "C.3.5 - Telecom",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "partOf",
          "target": [
            {
              "code": "partOf",
              "display": "C.3.6 - Part of",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}