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

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions

ConceptMap: Map for EHDSSpecimen (Experimental)

Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSSpecimenMap Version: 0.1.0-ballot
Draft as of 2025-07-02 Computable Name: EHDSSpecimenMap

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

Map for EHDSSpecimen

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 EHDSSpecimen {
  <<XtEHR dataset>>
  identifier
  typeOfSpecies
  material
  collectionPeriod
  anatomicLocation
  morphology
  sourceDevice
  collectionProcedureMethod
  receivedDate
  subject
  container
  container.specimenQuantity
  container.containerDevice
}
link EHDSSpecimen "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSSpecimen.html"
class EuSpecimen{
  <<FHIR>>
  identifier
  accessionIdentifier
  subject
  type
  collection.collected[x]
  collection.bodySite
  collection.method
  receivedTime
  container
  container.specimenQuantity
  container.device
}

class EuPatientAnimal{
  <<FHIR>>
  extension[http\://hl7.org/fhir/StructureDefinition/patient-animal]
}

class EuBodyStructure{
  <<FHIR>>
  morphology
}

class EuPatientAnimal {
  <<FHIR>>
}
class EuBodyStructure {
  <<FHIR>>
}
class EuDevice {
  <<FHIR>>
}
EHDSSpecimen --> EuSpecimen
EuSpecimen --> EuPatientAnimal : subject
EuSpecimen --> EuBodyStructure : collection.bodySite
EuSpecimen --> EuDevice : container.device
EHDSSpecimen --> EuPatientAnimal
EHDSSpecimen --> EuBodyStructure

Mapping from Specimen model to (not specified)


Group 1 Mapping from Specimen model to Specimen: Laboratory

Source Concept DetailsRelationshipTarget Concept Details
Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimenCodes from http://hl7.eu/fhir/imaging-r5/StructureDefinition/SpecimenEu
identifieris broader thanidentifierC.9.1 - Identifier
is broader thanaccessionIdentifierC.9.1 - Identifier
typeOfSpeciesis narrower thansubjectC.9.2 - Type of species
materialis related totypeC.9.3 - Material
collectionPeriodis related tocollection.collected[x]C.9.4 - Collection period
anatomicLocationis related tocollection.bodySiteC.9.5 - Anatomic location
morphologyis related tocollection.bodySiteC.9.6 - Morphology
sourceDeviceis narrower thansubjectC.9.7 - Source Device
collectionProcedureMethodis related tocollection.methodC.9.8 - Collection procedure method
receivedDateis equivalent toreceivedTimeC.9.9 - Received date
subjectis narrower thansubjectC.9.10 - Subject
containeris related tocontainerC.9.11 - Container
container.specimenQuantityis related tocontainer.specimenQuantityC.9.11.1 - Specimen quantity
container.containerDeviceis related tocontainer.deviceC.9.11.2 - Container device

Group 2 Mapping from Specimen model to Patient: Animal

Source CodeRelationshipTarget Code
typeOfSpeciesis equivalent toextension[http://hl7.org/fhir/StructureDefinition/patient-animal] (C.9.2 - Type of species)

Group 3 Mapping from Specimen model to EU BodyStructure

Source CodeRelationshipTarget Code
morphologyis related tomorphology (C.9.6 - Morphology)