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

FHIR IG Statistics: ConceptMap/EHDSEpisodeOfCareMap

Packagehl7.fhir.eu.imaging-r5
TypeConceptMap
IdEHDSEpisodeOfCareMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ConceptMap-EHDSEpisodeOfCareMap.html
URLhttp://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSEpisodeOfCareMap
Version0.1.0-build
Statusdraft
Date2025-07-03T12:02:41+00:00
NameEHDSEpisodeOfCareMap
TitleEHDSEpisodeOfCare Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSEpisodeOfCare
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
EHDSEpisodeOfCareEpisode of care model
EHDSEpisodeOfCareEpisode of care model

Narrative

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

Generated Narrative: ConceptMap EHDSEpisodeOfCareMap

Mapping from Episode of care model to (not specified)


Group 1 Mapping from Episode of care model to EpisodeOfCare

Source CodeRelationshipTarget Code
identifieris equivalent toidentifier (C.30.1 - Identifier)
typeis equivalent totype (C.30.2 - Type)
reasonTextis equivalent toreason.value.concept.text (C.30.3 - Reason text)
reasonis equivalent toreason.value (C.30.4 - Reason)
diagnosisis equivalent todiagnosis (C.30.5 - Diagnosis)
diagnosis.descriptionis equivalent todiagnosis.condition.concept.text (C.30.5.1 - Description)
diagnosis.conditionis equivalent todiagnosis.condition (C.30.5.2 - Condition)
patientis equivalent topatient (C.30.6 - Patient)

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSEpisodeOfCareMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSEpisodeOfCareMap",
  "version": "0.1.0-build",
  "name": "EHDSEpisodeOfCareMap",
  "title": "EHDSEpisodeOfCare 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 EHDSEpisodeOfCare",
  "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/EHDSEpisodeOfCare",
  "group": [
    {
      "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEpisodeOfCare",
      "target": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
      "element": [
        {
          "code": "identifier",
          "target": [
            {
              "code": "identifier",
              "display": "C.30.1 - Identifier",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "type",
          "target": [
            {
              "code": "type",
              "display": "C.30.2 - Type",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "reasonText",
          "target": [
            {
              "code": "reason.value.concept.text",
              "display": "C.30.3 - Reason text",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "reason",
          "target": [
            {
              "code": "reason.value",
              "display": "C.30.4 - Reason",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "diagnosis",
          "target": [
            {
              "code": "diagnosis",
              "display": "C.30.5 - Diagnosis",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "diagnosis.description",
          "target": [
            {
              "code": "diagnosis.condition.concept.text",
              "display": "C.30.5.1 - Description",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "diagnosis.condition",
          "target": [
            {
              "code": "diagnosis.condition",
              "display": "C.30.5.2 - Condition",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "patient",
          "target": [
            {
              "code": "patient",
              "display": "C.30.6 - Patient",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}