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

FHIR IG Statistics: StructureDefinition/SpecimenLabCz

Packagehl7.fhir.cz.lab
TypeStructureDefinition
IdSpecimenLabCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/StructureDefinition-SpecimenLabCz.html
URLhttps://hl7.cz/fhir/lab/StructureDefinition/SpecimenLabCz
Version0.5.0
Statusdraft
Date2025-07-01T07:12:43+00:00
NameSpecimenLabEhnCz
TitleA.2.3 - Specimen information
Realmcz
Authorityhl7
DescriptionSpecimen information. Section A4 of the eHN guideline.
Typehttps://hl7.cz/fhir/lab/StructureDefinition/SpecimenLabCz
Kindlogical

Resources that use this resource

ConceptMap
specimen2FHIR-cz-labeHN Specimen to this guide Map

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition SpecimenLabCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. SpecimenLabCz 0..*BaseA.2.3 - Specimen information
... identifier 1..*IdentifierA.2.3.1 Specimen identifier
... speciesType 0..1CodeableConceptA.2.3.2 Type of species
... material 0..1CodeableConceptA.2.3.3 Material
... collected 1..1dateTimeA.2.3.4 Collection period
... anatomicLocation 0..1CodeableConceptA.2.3.5 Anatomic location
... morphology 0..1CodeableConceptA.2.3.6 Morphology
... sourceDevice 0..1CodeableConceptA.2.3.7 Source Device
... collectionMethod 0..1CodeableConceptA.2.3.8 Collection procedure/method
... receivedDateTime 0..1dateTimeA.2.3.9 Received date

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "SpecimenLabCz",
  "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": "https://hl7.cz/fhir/lab/StructureDefinition/SpecimenLabCz",
  "version": "0.5.0",
  "name": "SpecimenLabEhnCz",
  "title": "A.2.3 - Specimen information",
  "status": "draft",
  "date": "2025-07-01T07:12:43+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.cz"
        }
      ]
    }
  ],
  "description": "Specimen information. Section A4 of the eHN guideline.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.cz/fhir/lab/StructureDefinition/SpecimenLabCz",
  "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": "SpecimenLabCz",
        "path": "SpecimenLabCz",
        "short": "A.2.3 - Specimen information",
        "definition": "Specimen information. Section A4 of the eHN guideline.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "SpecimenLabCz.identifier",
        "path": "SpecimenLabCz.identifier",
        "short": "A.2.3.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": 1,
        "max": "*",
        "base": {
          "path": "SpecimenLabCz.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.speciesType",
        "path": "SpecimenLabCz.speciesType",
        "short": "A.2.3.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": "1",
        "base": {
          "path": "SpecimenLabCz.speciesType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.material",
        "path": "SpecimenLabCz.material",
        "short": "A.2.3.3 Material",
        "definition": "Specimen material. - Preferred system(s): SNOMED CT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SpecimenLabCz.material",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.collected",
        "path": "SpecimenLabCz.collected",
        "short": "A.2.3.4 Collection period",
        "definition": "Collection date time or period. - Preferred system(s): ISO 8601",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SpecimenLabCz.collected",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.anatomicLocation",
        "path": "SpecimenLabCz.anatomicLocation",
        "short": "A.2.3.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": "1",
        "base": {
          "path": "SpecimenLabCz.anatomicLocation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.morphology",
        "path": "SpecimenLabCz.morphology",
        "short": "A.2.3.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": "1",
        "base": {
          "path": "SpecimenLabCz.morphology",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.sourceDevice",
        "path": "SpecimenLabCz.sourceDevice",
        "short": "A.2.3.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": "1",
        "base": {
          "path": "SpecimenLabCz.sourceDevice",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.collectionMethod",
        "path": "SpecimenLabCz.collectionMethod",
        "short": "A.2.3.8 Collection procedure/method",
        "definition": "If relevant for the results, the method of obtaining the specimen. - Preferred system(s): SNOMED CT",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SpecimenLabCz.collectionMethod",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.receivedDateTime",
        "path": "SpecimenLabCz.receivedDateTime",
        "short": "A.2.3.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": "1",
        "base": {
          "path": "SpecimenLabCz.receivedDateTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "SpecimenLabCz",
        "path": "SpecimenLabCz",
        "short": "A.2.3 - Specimen information",
        "definition": "Specimen information. Section A4 of the eHN guideline."
      },
      {
        "id": "SpecimenLabCz.identifier",
        "path": "SpecimenLabCz.identifier",
        "short": "A.2.3.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": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.speciesType",
        "path": "SpecimenLabCz.speciesType",
        "short": "A.2.3.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": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.material",
        "path": "SpecimenLabCz.material",
        "short": "A.2.3.3 Material",
        "definition": "Specimen material. - Preferred system(s): SNOMED CT",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.collected",
        "path": "SpecimenLabCz.collected",
        "short": "A.2.3.4 Collection period",
        "definition": "Collection date time or period. - Preferred system(s): ISO 8601",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.anatomicLocation",
        "path": "SpecimenLabCz.anatomicLocation",
        "short": "A.2.3.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": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.morphology",
        "path": "SpecimenLabCz.morphology",
        "short": "A.2.3.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": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.sourceDevice",
        "path": "SpecimenLabCz.sourceDevice",
        "short": "A.2.3.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": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.collectionMethod",
        "path": "SpecimenLabCz.collectionMethod",
        "short": "A.2.3.8 Collection procedure/method",
        "definition": "If relevant for the results, the method of obtaining the specimen. - Preferred system(s): SNOMED CT",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SpecimenLabCz.receivedDateTime",
        "path": "SpecimenLabCz.receivedDateTime",
        "short": "A.2.3.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": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  }
}