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 EHDSMedia (Experimental)

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

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

Map for EHDSMedia

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 EHDSMedia {
  <<XtEHR dataset>>
  identifier
  type
  modality
  view
  subject[x]
  created[x]
  reason
  bodysite
  deviceName
  device
  content
  note
  performer
}
link EHDSMedia "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSMedia.html"
class EuDocumentReference{
  <<FHIR>>
  identifier
  type
  modality
  extension[view]
  subject
  period
  event
  bodySite.concept
  author
  content.attachment
  extension[note]
}

class EuDevice{
  <<FHIR>>
  name
}

class EuDevice {
  <<FHIR>>
}
class EuPractitionerRole {
  <<FHIR>>
}
class  EuPractitioner {
  <<FHIR>>
}
EHDSMedia --> EuDocumentReference
EuDocumentReference --> EuDevice : author
EuDocumentReference --> EuPractitionerRole : author
EuDocumentReference -->  EuPractitioner : author
EHDSMedia --> EuDevice

Generated Narrative: ConceptMap EHDSMediaMap

Mapping from Media model to (not specified)


Group 1 Mapping from Media model to DocumentReference

Source CodeRelationshipTarget CodeComment
identifieris equivalent toidentifier (C.14.1 - Identifier)
typeis equivalent totype (C.14.2 - Type)part of the mimetype
modalityis equivalent tomodality (C.14.3 - Modality)
viewis equivalent toextension[view] (C.14.4 - View)
subject[x]is equivalent tosubject (C.14.5 - Subject)
created[x]is narrower thanperiod (C.14.6 - Created)
reasonis narrower thanevent (C.14.7 - Reason)Event codes the context or the reason for the DocumentReference.
bodysiteis equivalent tobodySite.concept (C.14.8 - BodySite)
deviceNameis equivalent toauthor (C.14.9 - Device name)
deviceis equivalent toauthor (C.14.10 - Device)
contentis equivalent tocontent.attachment (C.14.11 - Content)
noteis equivalent toextension[note] (C.14.12 - Note)
performeris equivalent toauthor (C.14.13 - Performer)

Group 2 Mapping from Media model to Device

Source CodeRelationshipTarget Code
deviceNameis equivalent toname (C.14.9 - Device name)