Package | hl7.fhir.eu.imaging-r5 |
Type | StructureDefinition |
Id | EHDSSpecimen |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/StructureDefinition-EHDSSpecimen.html |
URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen |
Version | 0.1.0 |
Status | draft |
Date | 2025-03-21T08:17:12+00:00 |
Name | EHDSSpecimen |
Title | Specimen model |
Realm | eu |
Authority | hl7 |
Description | C.9 - EHDS refined base model for Specimen information |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen |
Kind | logical |
ConceptMap | |
EHDSSpecimenMap | EHDSSpecimen Mapping |
EHDSSpecimenMap | EHDSSpecimen Mapping |
StructureDefinition | |
EHDSImagingReportBody | Imaging report body model |
EHDSImagingStudy | Imaging study model |
EHDSLaboratoryOrderBody | Laboratory order body model |
EHDSLaboratoryReportBody | Laboratory report body model |
EHDSMedia | Media model |
EHDSServiceRequest | Service request model |
EHDSImagingReportBody | Imaging report body model |
EHDSImagingStudy | Imaging study model |
EHDSLaboratoryOrderBody | Laboratory order body model |
EHDSLaboratoryReportBody | Laboratory report body model |
EHDSMedia | Media model |
EHDSServiceRequest | Service request model |
StructureDefinition | |
EHDSDevice | Device model |
EHDSGroup | Group model |
EHDSLocation | Location model |
EHDSPatient | Patient model |
EHDSSubstance | Substance model |
EHDSDevice | Device model |
EHDSGroup | Group model |
EHDSLocation | Location model |
EHDSPatient | Patient model |
EHDSSubstance | Substance model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSSpecimen
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Specimen model Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..* | Identifier | C.9.1 - Identifier | |
![]() ![]() ![]() | 0..1 | CodeableConcept | C.9.2 - Type of species Binding Description: (preferred): SNOMED CT | |
![]() ![]() ![]() | 0..1 | CodeableConcept | C.9.3 - Material Binding Description: (preferred): SNOMED CT | |
![]() ![]() ![]() | 1..1 | Period | C.9.4 - Collection period | |
![]() ![]() ![]() | 0..1 | CodeableConcept | C.9.5 - Anatomic location Binding Description: (preferred): SNOMED CT | |
![]() ![]() ![]() | 0..1 | CodeableConcept | C.9.6 - Morphology Binding Description: (preferred): SNOMED CT | |
![]() ![]() ![]() | 0..1 | CodeableConcept | C.9.7 - Source Device Binding Description: (preferred): SNOMED CT, EMDN | |
![]() ![]() ![]() | 0..1 | CodeableConcept | C.9.8 - Collection procedure method Binding Description: (preferred): SNOMED CT | |
![]() ![]() ![]() | 0..1 | dateTime | C.9.9 - Received date | |
![]() ![]() ![]() | 0..1 | Reference(Patient model | Location model | Group model | Device model | Substance model) | C.9.10 - Subject | |
![]() ![]() ![]() | 0..* | Base | C.9.11 - Container | |
![]() ![]() ![]() ![]() | 0..1 | Quantity | C.9.11.1 - Specimen quantity | |
![]() ![]() ![]() ![]() | 1..1 | EHDSDevice | C.9.11.2 - Container device | |
{ "resourceType": "StructureDefinition", "id": "EHDSSpecimen", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen", "version": "0.1.0", "name": "EHDSSpecimen", "title": "Specimen model", "status": "draft", "date": "2025-03-21T08:17:12+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "Xt-EHR", "telecom": [ { "system": "url", "value": "http://Xt-EHR.eu" } ] } ], "description": "C.9 - EHDS refined base model for Specimen information", "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", "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "EHDSSpecimen", "path": "EHDSSpecimen", "short": "Specimen model", "definition": "C.9 - EHDS refined base model for Specimen information", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "EHDSSpecimen.identifier", "path": "EHDSSpecimen.identifier", "short": "C.9.1 - Identifier", "definition": "An identifier of the specimen which is unique within in a defined scope. Example: identifier assigned by ordering system, identifier assigned by laboratory etc. Multiple identifiers can be used.", "min": 1, "max": "*", "base": { "path": "EHDSSpecimen.identifier", "min": 1, "max": "*" }, "type": [ { "code": "Identifier" } ] }, { "id": "EHDSSpecimen.typeOfSpecies", "path": "EHDSSpecimen.typeOfSpecies", "short": "C.9.2 - Type of species", "definition": "Biologic type of species for laboratory result reports bound to non-human subjects.", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.typeOfSpecies", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.material", "path": "EHDSSpecimen.material", "short": "C.9.3 - Material", "definition": "Specimen material.", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.material", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.collectionPeriod", "path": "EHDSSpecimen.collectionPeriod", "short": "C.9.4 - Collection period", "definition": "Collection date time or period.", "min": 1, "max": "1", "base": { "path": "EHDSSpecimen.collectionPeriod", "min": 1, "max": "1" }, "type": [ { "code": "Period" } ] }, { "id": "EHDSSpecimen.anatomicLocation", "path": "EHDSSpecimen.anatomicLocation", "short": "C.9.5 - Anatomic location", "definition": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.anatomicLocation", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.morphology", "path": "EHDSSpecimen.morphology", "short": "C.9.6 - Morphology", "definition": "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.morphology", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.sourceDevice", "path": "EHDSSpecimen.sourceDevice", "short": "C.9.7 - Source Device", "definition": "If the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.sourceDevice", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT, EMDN" } }, { "id": "EHDSSpecimen.collectionProcedureMethod", "path": "EHDSSpecimen.collectionProcedureMethod", "short": "C.9.8 - Collection procedure method", "definition": "If relevant for the results, the method of obtaining the specimen.", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.collectionProcedureMethod", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.receivedDate", "path": "EHDSSpecimen.receivedDate", "short": "C.9.9 - Received date", "definition": "Date and time that the material is handed over at the laboratory or specimen collection centre.", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.receivedDate", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "EHDSSpecimen.subject", "path": "EHDSSpecimen.subject", "short": "C.9.10 - Subject", "definition": "Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance, a biologically-derived product, or a device.", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.subject", "min": 0, "max": "1" }, "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSGroup", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance" ] } ] }, { "id": "EHDSSpecimen.container", "path": "EHDSSpecimen.container", "short": "C.9.11 - Container", "definition": "The container holding the specimen.", "min": 0, "max": "*", "base": { "path": "EHDSSpecimen.container", "min": 0, "max": "*" }, "type": [ { "code": "Base" } ] }, { "id": "EHDSSpecimen.container.specimenQuantity", "path": "EHDSSpecimen.container.specimenQuantity", "short": "C.9.11.1 - Specimen quantity", "definition": "Quantity of specimen within container", "min": 0, "max": "1", "base": { "path": "EHDSSpecimen.container.specimenQuantity", "min": 0, "max": "1" }, "type": [ { "code": "Quantity" } ] }, { "id": "EHDSSpecimen.container.containerDevice", "path": "EHDSSpecimen.container.containerDevice", "short": "C.9.11.2 - Container device", "definition": "The device resource for the the container holding the specimen.", "min": 1, "max": "1", "base": { "path": "EHDSSpecimen.container.containerDevice", "min": 1, "max": "1" }, "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" } ] } ] }, "differential": { "element": [ { "id": "EHDSSpecimen", "path": "EHDSSpecimen", "short": "Specimen model", "definition": "C.9 - EHDS refined base model for Specimen information" }, { "id": "EHDSSpecimen.identifier", "path": "EHDSSpecimen.identifier", "short": "C.9.1 - Identifier", "definition": "An identifier of the specimen which is unique within in a defined scope. Example: identifier assigned by ordering system, identifier assigned by laboratory etc. Multiple identifiers can be used.", "min": 1, "max": "*", "type": [ { "code": "Identifier" } ] }, { "id": "EHDSSpecimen.typeOfSpecies", "path": "EHDSSpecimen.typeOfSpecies", "short": "C.9.2 - Type of species", "definition": "Biologic type of species for laboratory result reports bound to non-human subjects.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.material", "path": "EHDSSpecimen.material", "short": "C.9.3 - Material", "definition": "Specimen material.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.collectionPeriod", "path": "EHDSSpecimen.collectionPeriod", "short": "C.9.4 - Collection period", "definition": "Collection date time or period.", "min": 1, "max": "1", "type": [ { "code": "Period" } ] }, { "id": "EHDSSpecimen.anatomicLocation", "path": "EHDSSpecimen.anatomicLocation", "short": "C.9.5 - Anatomic location", "definition": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.morphology", "path": "EHDSSpecimen.morphology", "short": "C.9.6 - Morphology", "definition": "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.sourceDevice", "path": "EHDSSpecimen.sourceDevice", "short": "C.9.7 - Source Device", "definition": "If the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT, EMDN" } }, { "id": "EHDSSpecimen.collectionProcedureMethod", "path": "EHDSSpecimen.collectionProcedureMethod", "short": "C.9.8 - Collection procedure method", "definition": "If relevant for the results, the method of obtaining the specimen.", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" } }, { "id": "EHDSSpecimen.receivedDate", "path": "EHDSSpecimen.receivedDate", "short": "C.9.9 - Received date", "definition": "Date and time that the material is handed over at the laboratory or specimen collection centre.", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "EHDSSpecimen.subject", "path": "EHDSSpecimen.subject", "short": "C.9.10 - Subject", "definition": "Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance, a biologically-derived product, or a device.", "min": 0, "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSGroup", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance" ] } ] }, { "id": "EHDSSpecimen.container", "path": "EHDSSpecimen.container", "short": "C.9.11 - Container", "definition": "The container holding the specimen.", "min": 0, "max": "*", "type": [ { "code": "Base" } ] }, { "id": "EHDSSpecimen.container.specimenQuantity", "path": "EHDSSpecimen.container.specimenQuantity", "short": "C.9.11.1 - Specimen quantity", "definition": "Quantity of specimen within container", "min": 0, "max": "1", "type": [ { "code": "Quantity" } ] }, { "id": "EHDSSpecimen.container.containerDevice", "path": "EHDSSpecimen.container.containerDevice", "short": "C.9.11.2 - Container device", "definition": "The device resource for the the container holding the specimen.", "min": 1, "max": "1", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" } ] } ] } }