| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | ConceptMap |
| Id | EHDSSpecimenMap |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ConceptMap-EHDSSpecimenMap.html |
| URL | http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSSpecimenMap |
| Version | 0.2.0-ballot |
| Status | draft |
| Date | 2025-07-02T15:39:57+00:00 |
| Name | EHDSSpecimenMap |
| Title | EHDSSpecimen Mapping |
| Realm | eu |
| Authority | hl7 |
| Description | Map for EHDSSpecimen |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
| StructureDefinition | |
| EHDSSpecimen | Specimen model |
| Patient-animal-eu | Patient: Animal |
| BodyStructureEu | EU BodyStructure |
| SpecimenEu | Specimen: Laboratory |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap EHDSSpecimenMap
Mapping from Specimen model to (not specified)
Group 1 Mapping from Specimen model to http://hl7.eu/fhir/imaging-r5/StructureDefinition/SpecimenEu
| Source Concept Details | Relationship | Target Concept Details | ||
| Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen | Codes from http://hl7.eu/fhir/imaging-r5/StructureDefinition/SpecimenEu | |||
| identifier | is broader than | identifier | C.9.1 - Identifier | |
| is broader than | accessionIdentifier | C.9.1 - Identifier | ||
| typeOfSpecies | is narrower than | subject | C.9.2 - Type of species | |
| material | is related to | type | C.9.3 - Material | |
| collectionPeriod | is related to | collection.collected[x] | C.9.4 - Collection period | |
| anatomicLocation | is related to | collection.bodySite | C.9.5 - Anatomic location | |
| morphology | is related to | collection.bodySite | C.9.6 - Morphology | |
| sourceDevice | is narrower than | subject | C.9.7 - Source Device | |
| collectionProcedureMethod | is related to | collection.method | C.9.8 - Collection procedure method | |
| receivedDate | is equivalent to | receivedTime | C.9.9 - Received date | |
| subject | is narrower than | subject | C.9.10 - Subject | |
| container | is related to | container | C.9.11 - Container | |
| container.specimenQuantity | is related to | container.specimenQuantity | C.9.11.1 - Specimen quantity | |
| container.containerDevice | is related to | container.device | C.9.11.2 - Container device | |
Group 2 Mapping from Specimen model to Patient: Animal
| Source Code | Relationship | Target Code |
| typeOfSpecies | is equivalent to | extension[http://hl7.org/fhir/StructureDefinition/patient-animal] (C.9.2 - Type of species) |
Group 3 Mapping from Specimen model to http://hl7.eu/fhir/imaging-r5/StructureDefinition/BodyStructureEu
| Source Code | Relationship | Target Code |
| morphology | is related to | morphology (C.9.6 - Morphology) |
{
"resourceType": "ConceptMap",
"id": "EHDSSpecimenMap",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSSpecimenMap",
"version": "0.2.0-ballot",
"name": "EHDSSpecimenMap",
"title": "EHDSSpecimen Mapping",
"status": "draft",
"experimental": true,
"date": "2025-07-02T15:39:57+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Map for EHDSSpecimen",
"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/EHDSSpecimen",
"group": [
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen",
"target": "http://hl7.eu/fhir/imaging-r5/StructureDefinition/SpecimenEu",
"element": [
{
"code": "identifier",
"target": [
{
"code": "identifier",
"display": "C.9.1 - Identifier",
"relationship": "source-is-broader-than-target"
},
{
"code": "accessionIdentifier",
"display": "C.9.1 - Identifier",
"relationship": "source-is-broader-than-target"
}
]
},
{
"code": "typeOfSpecies",
"target": [
{
"code": "subject",
"display": "C.9.2 - Type of species",
"relationship": "source-is-narrower-than-target"
}
]
},
{
"code": "material",
"target": [
{
"code": "type",
"display": "C.9.3 - Material",
"relationship": "related-to"
}
]
},
{
"code": "collectionPeriod",
"target": [
{
"code": "collection.collected[x]",
"display": "C.9.4 - Collection period",
"relationship": "related-to"
}
]
},
{
"code": "anatomicLocation",
"target": [
{
"code": "collection.bodySite",
"display": "C.9.5 - Anatomic location",
"relationship": "related-to"
}
]
},
{
"code": "morphology",
"target": [
{
"code": "collection.bodySite",
"display": "C.9.6 - Morphology",
"relationship": "related-to"
}
]
},
{
"code": "sourceDevice",
"target": [
{
"code": "subject",
"display": "C.9.7 - Source Device",
"relationship": "source-is-narrower-than-target"
}
]
},
{
"code": "collectionProcedureMethod",
"target": [
{
"code": "collection.method",
"display": "C.9.8 - Collection procedure method",
"relationship": "related-to"
}
]
},
{
"code": "receivedDate",
"target": [
{
"code": "receivedTime",
"display": "C.9.9 - Received date",
"relationship": "equivalent"
}
]
},
{
"code": "subject",
"target": [
{
"code": "subject",
"display": "C.9.10 - Subject",
"relationship": "source-is-narrower-than-target"
}
]
},
{
"code": "container",
"target": [
{
"code": "container",
"display": "C.9.11 - Container",
"relationship": "related-to"
}
]
},
{
"code": "container.specimenQuantity",
"target": [
{
"code": "container.specimenQuantity",
"display": "C.9.11.1 - Specimen quantity",
"relationship": "related-to"
}
]
},
{
"code": "container.containerDevice",
"target": [
{
"code": "container.device",
"display": "C.9.11.2 - Container device",
"relationship": "related-to"
}
]
}
]
},
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen",
"target": "http://hl7.eu/fhir/base-r5/StructureDefinition/Patient-animal-eu",
"element": [
{
"code": "typeOfSpecies",
"target": [
{
"code": "extension[http://hl7.org/fhir/StructureDefinition/patient-animal]",
"display": "C.9.2 - Type of species",
"relationship": "equivalent"
}
]
}
]
},
{
"source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen",
"target": "http://hl7.eu/fhir/imaging-r5/StructureDefinition/BodyStructureEu",
"element": [
{
"code": "morphology",
"target": [
{
"code": "morphology",
"display": "C.9.6 - Morphology",
"relationship": "related-to"
}
]
}
]
}
]
}