HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

This page is part of the HL7 Europe Imaging Study Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

ConceptMap: Map for EHDSEpisodeOfCare (Experimental)

Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSEpisodeOfCareMap Version: 0.1.0-ballot
Draft as of 2025-05-14 Computable Name: EHDSEpisodeOfCareMap

Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License

Map for EHDSEpisodeOfCare

The figure below presents the XtEHR Imaging Logical Model DataSet representation and the FHIR profiles it maps to. For each FHIR profile the impacted fields are listed.

classDiagram
direction LR
class EHDSEpisodeOfCare {
  <<XtEHR dataset>>
  identifier
  type
  reasonText
  reason
  diagnosis
  diagnosis.description
  diagnosis.condition
  patient
}
link EHDSEpisodeOfCare "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSEpisodeOfCare.html"
class EuEpisodeOfCare{
  <<FHIR>>
  identifier
  type
  reason.value.concept.text
  reason.value
  diagnosis
  diagnosis.condition.concept.text
  diagnosis.condition
  patient
}

EHDSEpisodeOfCare --> EuEpisodeOfCare

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)