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

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

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

Map for EHDSOrganization

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 EHDSOrganization {
  <<XtEHR dataset>>
  identifier
  type
  name
  address
  telecom
  partOf
}
link EHDSOrganization "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSOrganization.html"
class EuOrganization{
  <<FHIR>>
  identifier
  type
  name
  contact.address
  contact.telecom
  partOf
}

class EuOrganization {
  <<FHIR>>
}
EHDSOrganization --> EuOrganization
EuOrganization --> EuOrganization : partOf

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)