FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/SpecimenLab

Packagehl7.fhir.eu.laboratory
TypeStructureDefinition
IdSpecimenLab
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/StructureDefinition-SpecimenLab.html
URLhttp://hl7.eu/fhir/laboratory/StructureDefinition/SpecimenLab
Version0.2.0-ci
Statusdraft
Date2025-07-02T14:40:12+00:00
NameSpecimenLabEhn
TitleA.4 - Specimen information
Realmeu
Authorityhl7
DescriptionSpecimen information. Section A4 of the eHN guideline.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttp://hl7.eu/fhir/laboratory/StructureDefinition/SpecimenLab
Kindlogical

Resources that use this resource

ConceptMap
specimen2FHIR-eu-labeHN Specimen to this guide Map
StructureDefinition
LabReportCzA - Laboratory Report
LabReportA - Laboratory Report

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition SpecimenLab

NameFlagsCard.TypeDescription & Constraintsdoco
.. SpecimenLab 0..*BaseA.4 - Specimen information
... identifier 0..1IdentifierA.4.1 Specimen identifier
... speciesType 0..*CodeableConceptA.4.2 Type of species
... material 0..*CodeableConceptA.4.3 Material
... collected 0..*dateTimeA.4.4 Collection period
... anatomicLocation 0..*CodeableConceptA.4.5 Anatomic location
... morphology 0..*CodeableConceptA.4.6 Morphology
... sourceDevice 0..*CodeableConceptA.4.7 Source Device
... collectionMethod 0..*CodeableConceptA.4.8 Collection procedure/method
... receivedDateTime 0..*dateTimeA.4.9 Received date

doco Documentation for this format

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"
          }
        ]
      }
    ]
  }
}