{
"description": "Model for a specimen to be used for analysis",
"_filename": "StructureDefinition-EHDSSpecimen.json",
"package_name": "xtehr.eu.ehds.models",
"date": "2026-02-06T19:30:52+01:00",
"derivation": "specialization",
"publisher": "Xt-EHR",
"fhirVersion": "5.0.0",
"name": "EHDSSpecimen",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Specimen model",
"package_version": "0.3.0",
"snapshot": {
"element": [ {
"path": "EHDSSpecimen",
"min": 0,
"definition": "Model for a specimen to be used for analysis",
"isModifier": false,
"short": "Specimen model",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "EHDSSpecimen",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "EHDSSpecimen.identifier",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 1,
"path": "EHDSSpecimen.identifier"
},
"path": "EHDSSpecimen.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "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.",
"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."
}, {
"path": "EHDSSpecimen.status",
"min": 0,
"definition": "Availability of the specimen.",
"short": "Availability of the specimen.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "HL7 specimen-status"
},
"max": "1",
"id": "EHDSSpecimen.status",
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.status"
}
}, {
"path": "EHDSSpecimen.type",
"min": 0,
"definition": "The kind of material that forms the Specimen.",
"short": "The kind of material that forms the Specimen.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"max": "1",
"id": "EHDSSpecimen.type",
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.type"
}
}, {
"id": "EHDSSpecimen.specimenSource[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.specimenSource[x]"
},
"path": "EHDSSpecimen.specimenSource[x]",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a device. Additional types of specimen may be allowed in implementations.",
"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 device. Additional types of specimen may be allowed in implementations."
}, {
"id": "EHDSSpecimen.parentSpecimen",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSSpecimen.parentSpecimen"
},
"path": "EHDSSpecimen.parentSpecimen",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
} ],
"short": "Specimen from which this specimen originated",
"definition": "Specimen from which this specimen originated"
}, {
"id": "EHDSSpecimen.request",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSSpecimen.request"
},
"path": "EHDSSpecimen.request",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest"
} ],
"short": "Why the specimen ws collected",
"definition": "Why the specimen ws collected"
}, {
"path": "EHDSSpecimen.combined",
"min": 0,
"definition": "This element signifies if the specimen is part of a group or pooled.",
"short": "This element signifies if the specimen is part of a group or pooled.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "HL7 specimen-combined"
},
"max": "1",
"id": "EHDSSpecimen.combined",
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.combined"
}
}, {
"id": "EHDSSpecimen.collection",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSSpecimen.collection"
},
"path": "EHDSSpecimen.collection",
"type": [ {
"code": "Base"
} ],
"short": "Collection details",
"definition": "Collection details"
}, {
"id": "EHDSSpecimen.collection.performer[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.performer[x]"
},
"path": "EHDSSpecimen.collection.performer[x]",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson"
} ],
"short": "Person or organisation who collected the specimen",
"definition": "Person or organisation who collected the specimen"
}, {
"id": "EHDSSpecimen.collection.collected[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSSpecimen.collection.collected[x]"
},
"path": "EHDSSpecimen.collection.collected[x]",
"type": [ {
"code": "Period"
}, {
"code": "dateTime"
} ],
"short": "The period or date and time of specimen collection.",
"definition": "The period or date and time of specimen collection."
}, {
"id": "EHDSSpecimen.collection.quantity",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.quantity"
},
"path": "EHDSSpecimen.collection.quantity",
"type": [ {
"code": "Quantity"
} ],
"short": "The quantity of specimen collected",
"definition": "The quantity of specimen collected"
}, {
"path": "EHDSSpecimen.collection.method",
"min": 0,
"definition": "If relevant for the results, the method of obtaining the specimen.",
"short": "If relevant for the results, the method of obtaining the specimen.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"max": "1",
"id": "EHDSSpecimen.collection.method",
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.method"
}
}, {
"id": "EHDSSpecimen.collection.device",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.device"
},
"path": "EHDSSpecimen.collection.device",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "Device used to perform specimen collection",
"definition": "Device used to perform specimen collection"
}, {
"id": "EHDSSpecimen.collection.bodySite",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.bodySite"
},
"path": "EHDSSpecimen.collection.bodySite",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
} ],
"short": "Anatomic location (e.g. body location, laterality and other details) where the material is collected, e.g. Elbow, left",
"definition": "Anatomic location (e.g. body location, laterality and other details) where the material is collected, e.g. Elbow, left"
}, {
"id": "EHDSSpecimen.receivedDate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.receivedDate"
},
"path": "EHDSSpecimen.receivedDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Date and time when specimen is received by the testing laboratory.",
"definition": "Date and time when specimen is received by the testing laboratory."
}, {
"id": "EHDSSpecimen.container",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "EHDSSpecimen.container"
},
"path": "EHDSSpecimen.container",
"type": [ {
"code": "Base"
} ],
"short": "The container holding the specimen.",
"definition": "The container holding the specimen."
}, {
"id": "EHDSSpecimen.container.specimenQuantity",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.container.specimenQuantity"
},
"path": "EHDSSpecimen.container.specimenQuantity",
"type": [ {
"code": "Quantity"
} ],
"short": "Quantity of specimen within container",
"definition": "Quantity of specimen within container"
}, {
"id": "EHDSSpecimen.container.containerDevice",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "EHDSSpecimen.container.containerDevice"
},
"path": "EHDSSpecimen.container.containerDevice",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "The device resource for the the container holding the specimen.",
"definition": "The device resource for the the container holding the specimen."
}, {
"path": "EHDSSpecimen.condition",
"min": 0,
"definition": "State of the specimen. State of the speeimen should be alligned with dataAbsentReason element of the Observatiom model.",
"short": "State of the specimen. State of the speeimen should be alligned with dataAbsentReason element of the Observatiom model.",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "preferred",
"description": "HL7 specimenCondition"
},
"max": "*",
"id": "EHDSSpecimen.condition",
"base": {
"max": "*",
"min": 0,
"path": "EHDSSpecimen.condition"
}
}, {
"id": "EHDSSpecimen.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "EHDSSpecimen.note"
},
"path": "EHDSSpecimen.note",
"type": [ {
"code": "string"
} ],
"short": "To communicate any details or issues about the specimen or during the specimen collection. (for example: broken vial, sent with patient, frozen).",
"definition": "To communicate any details or issues about the specimen or during the specimen collection. (for example: broken vial, sent with patient, frozen)."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
} ]
},
"status": "draft",
"id": "324f1c46-0809-45d8-885f-a7c9151ace9f",
"kind": "logical",
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen",
"version": "0.3.0",
"differential": {
"element": [ {
"id": "EHDSSpecimen",
"path": "EHDSSpecimen",
"short": "Specimen model",
"definition": "Model for a specimen to be used for analysis"
}, {
"id": "EHDSSpecimen.identifier",
"max": "*",
"min": 1,
"path": "EHDSSpecimen.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "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.",
"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."
}, {
"id": "EHDSSpecimen.status",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.status",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Availability of the specimen.",
"binding": {
"strength": "preferred",
"description": "HL7 specimen-status"
},
"definition": "Availability of the specimen."
}, {
"id": "EHDSSpecimen.type",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.type",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The kind of material that forms the Specimen.",
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"definition": "The kind of material that forms the Specimen."
}, {
"id": "EHDSSpecimen.specimenSource[x]",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.specimenSource[x]",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a device. Additional types of specimen may be allowed in implementations.",
"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 device. Additional types of specimen may be allowed in implementations."
}, {
"id": "EHDSSpecimen.parentSpecimen",
"max": "*",
"min": 0,
"path": "EHDSSpecimen.parentSpecimen",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
} ],
"short": "Specimen from which this specimen originated",
"definition": "Specimen from which this specimen originated"
}, {
"id": "EHDSSpecimen.request",
"max": "*",
"min": 0,
"path": "EHDSSpecimen.request",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest"
} ],
"short": "Why the specimen ws collected",
"definition": "Why the specimen ws collected"
}, {
"id": "EHDSSpecimen.combined",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.combined",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "This element signifies if the specimen is part of a group or pooled.",
"binding": {
"strength": "preferred",
"description": "HL7 specimen-combined"
},
"definition": "This element signifies if the specimen is part of a group or pooled."
}, {
"id": "EHDSSpecimen.collection",
"max": "*",
"min": 0,
"path": "EHDSSpecimen.collection",
"type": [ {
"code": "Base"
} ],
"short": "Collection details",
"definition": "Collection details"
}, {
"id": "EHDSSpecimen.collection.performer[x]",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.performer[x]",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}, {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson"
} ],
"short": "Person or organisation who collected the specimen",
"definition": "Person or organisation who collected the specimen"
}, {
"id": "EHDSSpecimen.collection.collected[x]",
"max": "1",
"min": 1,
"path": "EHDSSpecimen.collection.collected[x]",
"type": [ {
"code": "Period"
}, {
"code": "dateTime"
} ],
"short": "The period or date and time of specimen collection.",
"definition": "The period or date and time of specimen collection."
}, {
"id": "EHDSSpecimen.collection.quantity",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.quantity",
"type": [ {
"code": "Quantity"
} ],
"short": "The quantity of specimen collected",
"definition": "The quantity of specimen collected"
}, {
"id": "EHDSSpecimen.collection.method",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.method",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "If relevant for the results, the method of obtaining the specimen.",
"binding": {
"strength": "preferred",
"description": "SNOMED CT"
},
"definition": "If relevant for the results, the method of obtaining the specimen."
}, {
"id": "EHDSSpecimen.collection.device",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.device",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "Device used to perform specimen collection",
"definition": "Device used to perform specimen collection"
}, {
"id": "EHDSSpecimen.collection.bodySite",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.collection.bodySite",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
} ],
"short": "Anatomic location (e.g. body location, laterality and other details) where the material is collected, e.g. Elbow, left",
"definition": "Anatomic location (e.g. body location, laterality and other details) where the material is collected, e.g. Elbow, left"
}, {
"id": "EHDSSpecimen.receivedDate",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.receivedDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Date and time when specimen is received by the testing laboratory.",
"definition": "Date and time when specimen is received by the testing laboratory."
}, {
"id": "EHDSSpecimen.container",
"max": "*",
"min": 0,
"path": "EHDSSpecimen.container",
"type": [ {
"code": "Base"
} ],
"short": "The container holding the specimen.",
"definition": "The container holding the specimen."
}, {
"id": "EHDSSpecimen.container.specimenQuantity",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.container.specimenQuantity",
"type": [ {
"code": "Quantity"
} ],
"short": "Quantity of specimen within container",
"definition": "Quantity of specimen within container"
}, {
"id": "EHDSSpecimen.container.containerDevice",
"max": "1",
"min": 1,
"path": "EHDSSpecimen.container.containerDevice",
"type": [ {
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
} ],
"short": "The device resource for the the container holding the specimen.",
"definition": "The device resource for the the container holding the specimen."
}, {
"id": "EHDSSpecimen.condition",
"max": "*",
"min": 0,
"path": "EHDSSpecimen.condition",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "State of the specimen. State of the speeimen should be alligned with dataAbsentReason element of the Observatiom model.",
"binding": {
"strength": "preferred",
"description": "HL7 specimenCondition"
},
"definition": "State of the specimen. State of the speeimen should be alligned with dataAbsentReason element of the Observatiom model."
}, {
"id": "EHDSSpecimen.note",
"max": "1",
"min": 0,
"path": "EHDSSpecimen.note",
"type": [ {
"code": "string"
} ],
"short": "To communicate any details or issues about the specimen or during the specimen collection. (for example: broken vial, sent with patient, frozen).",
"definition": "To communicate any details or issues about the specimen or during the specimen collection. (for example: broken vial, sent with patient, frozen)."
} ]
},
"contact": [ {
"name": "Xt-EHR",
"telecom": [ {
"value": "http://www.xt-ehr.eu/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}