FHIR IG Statistics: StructureDefinition/SpecimenLab
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "SpecimenLab",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"url": "http://hl7.eu/fhir/laboratory/StructureDefinition/SpecimenLab",
"version": "0.2.0-ci",
"name": "SpecimenLabEhn",
"title": "A.4 - Specimen information",
"status": "draft",
"date": "2025-07-02T14:40:12+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Specimen information. Section A4 of the eHN guideline.",
"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": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://hl7.eu/fhir/laboratory/StructureDefinition/SpecimenLab",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "SpecimenLab",
"path": "SpecimenLab",
"short": "A.4 - Specimen information",
"definition": "Specimen information. Section A4 of the eHN guideline.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "SpecimenLab.identifier",
"path": "SpecimenLab.identifier",
"short": "A.4.1 Specimen identifier",
"definition": "An identifier of the specimen which is unique within in a defined scope. Example: identifier assigned by Specimening system, identifier assigned by laboratory etc. Multiple identifiers can be used. - Preferred system(s):",
"min": 0,
"max": "1",
"base": {
"path": "SpecimenLab.identifier",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "SpecimenLab.speciesType",
"path": "SpecimenLab.speciesType",
"short": "A.4.2 Type of species",
"definition": "Biologic type of species for laboratory result reports bound to non-human subjects. - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"base": {
"path": "SpecimenLab.speciesType",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.material",
"path": "SpecimenLab.material",
"short": "A.4.3 Material",
"definition": "Specimen material. - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"base": {
"path": "SpecimenLab.material",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.collected",
"path": "SpecimenLab.collected",
"short": "A.4.4 Collection period",
"definition": "Collection date time or period. - Preferred system(s): ISO 8601",
"min": 0,
"max": "*",
"base": {
"path": "SpecimenLab.collected",
"min": 0,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "SpecimenLab.anatomicLocation",
"path": "SpecimenLab.anatomicLocation",
"short": "A.4.5 Anatomic location",
"definition": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"base": {
"path": "SpecimenLab.anatomicLocation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.morphology",
"path": "SpecimenLab.morphology",
"short": "A.4.6 Morphology",
"definition": "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer. - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"base": {
"path": "SpecimenLab.morphology",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.sourceDevice",
"path": "SpecimenLab.sourceDevice",
"short": "A.4.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\n - Preferred system(s): SNOMED CT\n - Preferred system(s): EMDN",
"min": 0,
"max": "*",
"base": {
"path": "SpecimenLab.sourceDevice",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.collectionMethod",
"path": "SpecimenLab.collectionMethod",
"short": "A.4.8 Collection procedure/method",
"definition": "If relevant for the results, the method of obtaining the specimen. - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"base": {
"path": "SpecimenLab.collectionMethod",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.receivedDateTime",
"path": "SpecimenLab.receivedDateTime",
"short": "A.4.9 Received date",
"definition": "Date and time that the material is handed over at the laboratory or specimen collection centre. - Preferred system(s): ISO 8601",
"min": 0,
"max": "*",
"base": {
"path": "SpecimenLab.receivedDateTime",
"min": 0,
"max": "*"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "SpecimenLab",
"path": "SpecimenLab",
"short": "A.4 - Specimen information",
"definition": "Specimen information. Section A4 of the eHN guideline."
},
{
"id": "SpecimenLab.identifier",
"path": "SpecimenLab.identifier",
"short": "A.4.1 Specimen identifier",
"definition": "An identifier of the specimen which is unique within in a defined scope. Example: identifier assigned by Specimening system, identifier assigned by laboratory etc. Multiple identifiers can be used. - Preferred system(s): ",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "SpecimenLab.speciesType",
"path": "SpecimenLab.speciesType",
"short": "A.4.2 Type of species",
"definition": "Biologic type of species for laboratory result reports bound to non-human subjects. - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.material",
"path": "SpecimenLab.material",
"short": "A.4.3 Material",
"definition": "Specimen material. - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.collected",
"path": "SpecimenLab.collected",
"short": "A.4.4 Collection period",
"definition": "Collection date time or period. - Preferred system(s): ISO 8601",
"min": 0,
"max": "*",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "SpecimenLab.anatomicLocation",
"path": "SpecimenLab.anatomicLocation",
"short": "A.4.5 Anatomic location",
"definition": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.morphology",
"path": "SpecimenLab.morphology",
"short": "A.4.6 Morphology",
"definition": "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer. - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.sourceDevice",
"path": "SpecimenLab.sourceDevice",
"short": "A.4.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\n - Preferred system(s): SNOMED CT\n - Preferred system(s): EMDN",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.collectionMethod",
"path": "SpecimenLab.collectionMethod",
"short": "A.4.8 Collection procedure/method",
"definition": "If relevant for the results, the method of obtaining the specimen. - Preferred system(s): SNOMED CT",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "SpecimenLab.receivedDateTime",
"path": "SpecimenLab.receivedDateTime",
"short": "A.4.9 Received date",
"definition": "Date and time that the material is handed over at the laboratory or specimen collection centre. - Preferred system(s): ISO 8601",
"min": 0,
"max": "*",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}