<?xml version="1.0" encoding="UTF-8"?>

<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="SpecimenInformation"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
  </text>
  <url value="https://hl7.cz/fhir/img/StructureDefinition/SpecimenInformation"/>
  <version value="0.1.0-ballot"/>
  <name value="LogEnSpecimenInformationCz"/>
  <title value="A.2.3 - Sample information"/>
  <status value="draft"/>
  <date value="2026-05-26T08:31:12+00:00"/>
  <publisher value="HL7 Czech Republic"/>
  <contact>
    <name value="HL7 Czech Republic"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.cz/"/>
    </telecom>
  </contact>
  <description value="Imaging Report - Imaging Report sample information - A.2.3 &#xD;&#xA;Information about the sample if the subject of the examination is a sample."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <fhirVersion value="4.0.1"/>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="https://hl7.cz/fhir/img/StructureDefinition/SpecimenInformation"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base"/>
  <derivation value="specialization"/>
  <snapshot>
    <extension url="http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version">
      <valueString value="4.0.1"/>
    </extension>
    <element id="SpecimenInformation">
      <path value="SpecimenInformation"/>
      <short value="A.2.3 - Sample information"/>
      <definition value="Imaging Report - Imaging Report sample information - A.2.3 &#xD;&#xA;Information about the sample if the subject of the examination is a sample."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="Base"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <isModifier value="false"/>
    </element>
    <element id="SpecimenInformation.identifier">
      <path value="SpecimenInformation.identifier"/>
      <short value="A.2.3.1 - Specimen identifier"/>
      <definition value="Sample identifier that is unique within a defined scope, e.g., identifier assigned by an ordering system, collection site, receiving site, etc."/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="SpecimenInformation.identifier"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Identifier"/>
      </type>
    </element>
    <element id="SpecimenInformation.species">
      <path value="SpecimenInformation.species"/>
      <short value="A.2.3.2 - Type of species"/>
      <definition value="Biological species refers to samples taken from non-human subjects. - Preferred system(s): SNOMED CT [TypeOfSpeciesCodelist]"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="SpecimenInformation.species"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.material">
      <path value="SpecimenInformation.material"/>
      <short value="A.2.3.3 - Material"/>
      <definition value="Material of the collected and examined sample. - Preferred system(s): SNOMED CT [SpecimenMaterialCodelist]"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="SpecimenInformation.material"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.collectionDate">
      <path value="SpecimenInformation.collectionDate"/>
      <short value="A.2.3.4 - Collection period"/>
      <definition value="Date and time or duration of sample collection. - Preferred system(s): ISO 8601"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="SpecimenInformation.collectionDate"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
    </element>
    <element id="SpecimenInformation.anatomicLocation">
      <path value="SpecimenInformation.anatomicLocation"/>
      <short value="A.2.3.5 - Anatomical location"/>
      <definition value="Anatomical location (position within the body, laterality) from which the material is taken, such as 'left elbow'. - Preferred system(s): SNOMED CT [BodyLacation|LocationICT-O-3|Laterality Codelists]"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="SpecimenInformation.anatomicLocation"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.morphology">
      <path value="SpecimenInformation.morphology"/>
      <short value="A.2.3.6 - Morphology"/>
      <definition value="Morphological abnormalities of the anatomical location from which the material is taken, such as 'lesion or ulcer'. - Preferred system(s): SNOMED CT [MorfologyCodelist]"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="SpecimenInformation.morphology"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.sourceDevice">
      <path value="SpecimenInformation.sourceDevice"/>
      <short value="A.2.3.7 - Source Device"/>
      <definition value="In case the material is not directly taken from the patient but comes from an object related to the patient, such as a 'catheter'.&#xA; - Preferred system(s): SNOMED CT&#xA; - Preferred system(s): EMDN"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="SpecimenInformation.sourceDevice"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.procedure">
      <path value="SpecimenInformation.procedure"/>
      <short value="A.2.3.8 - Collection procedure/method"/>
      <definition value="Method, manner of sample collection, if relevant to the results. - Preferred system(s): SNOMED CT [CollectionMethodCodelist]"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="SpecimenInformation.procedure"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.receivedDateTime">
      <path value="SpecimenInformation.receivedDateTime"/>
      <short value="A.2.3.9 - Received date"/>
      <definition value="Date and time the sample is received by the facility performing the examination. - Preferred system(s): ISO 8601"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="SpecimenInformation.receivedDateTime"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
    </element>
  </snapshot>
  <differential>
    <element id="SpecimenInformation">
      <path value="SpecimenInformation"/>
      <short value="A.2.3 - Sample information"/>
      <definition value="Imaging Report - Imaging Report sample information - A.2.3 &#xD;&#xA;Information about the sample if the subject of the examination is a sample."/>
    </element>
    <element id="SpecimenInformation.identifier">
      <path value="SpecimenInformation.identifier"/>
      <short value="A.2.3.1 - Specimen identifier"/>
      <definition value="Sample identifier that is unique within a defined scope, e.g., identifier assigned by an ordering system, collection site, receiving site, etc."/>
      <min value="1"/>
      <max value="*"/>
      <type>
        <code value="Identifier"/>
      </type>
    </element>
    <element id="SpecimenInformation.species">
      <path value="SpecimenInformation.species"/>
      <short value="A.2.3.2 - Type of species"/>
      <definition value="Biological species refers to samples taken from non-human subjects. - Preferred system(s): SNOMED CT [TypeOfSpeciesCodelist]"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.material">
      <path value="SpecimenInformation.material"/>
      <short value="A.2.3.3 - Material"/>
      <definition value="Material of the collected and examined sample. - Preferred system(s): SNOMED CT [SpecimenMaterialCodelist]"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.collectionDate">
      <path value="SpecimenInformation.collectionDate"/>
      <short value="A.2.3.4 - Collection period"/>
      <definition value="Date and time or duration of sample collection. - Preferred system(s): ISO 8601"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="dateTime"/>
      </type>
    </element>
    <element id="SpecimenInformation.anatomicLocation">
      <path value="SpecimenInformation.anatomicLocation"/>
      <short value="A.2.3.5 - Anatomical location"/>
      <definition value="Anatomical location (position within the body, laterality) from which the material is taken, such as 'left elbow'. - Preferred system(s): SNOMED CT [BodyLacation|LocationICT-O-3|Laterality Codelists]"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.morphology">
      <path value="SpecimenInformation.morphology"/>
      <short value="A.2.3.6 - Morphology"/>
      <definition value="Morphological abnormalities of the anatomical location from which the material is taken, such as 'lesion or ulcer'. - Preferred system(s): SNOMED CT [MorfologyCodelist]"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.sourceDevice">
      <path value="SpecimenInformation.sourceDevice"/>
      <short value="A.2.3.7 - Source Device"/>
      <definition value="In case the material is not directly taken from the patient but comes from an object related to the patient, such as a 'catheter'.&#xA; - Preferred system(s): SNOMED CT&#xA; - Preferred system(s): EMDN"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.procedure">
      <path value="SpecimenInformation.procedure"/>
      <short value="A.2.3.8 - Collection procedure/method"/>
      <definition value="Method, manner of sample collection, if relevant to the results. - Preferred system(s): SNOMED CT [CollectionMethodCodelist]"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
    <element id="SpecimenInformation.receivedDateTime">
      <path value="SpecimenInformation.receivedDateTime"/>
      <short value="A.2.3.9 - Received date"/>
      <definition value="Date and time the sample is received by the facility performing the examination. - Preferred system(s): ISO 8601"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="dateTime"/>
      </type>
    </element>
  </differential>
</StructureDefinition>