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

<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="HeaderImagingReportCz"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
  </text>
  <url value="https://hl7.cz/fhir/img/StructureDefinition/HeaderImagingReportCz"/>
  <version value="0.1.0-ballot"/>
  <name value="LogEnHeaderImagingReportCz"/>
  <title value="A.1 - Imaging Report header data element"/>
  <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 header data element - A.1"/>
  <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/HeaderImagingReportCz"/>
  <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="HeaderImagingReportCz">
      <path value="HeaderImagingReportCz"/>
      <short value="A.1 - Imaging Report header data element"/>
      <definition value="Imaging Report - Imaging Report header data element - A.1"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="Base"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <isModifier value="false"/>
    </element>
    <element id="HeaderImagingReportCz.subject">
      <path value="HeaderImagingReportCz.subject"/>
      <short value="A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject"/>
      <definition value="Identification of the patient/subject and Patient/subject related contact information"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="HeaderImagingReportCz.subject"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/SubjectCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.payer">
      <path value="HeaderImagingReportCz.payer"/>
      <short value="A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care."/>
      <definition value="Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="HeaderImagingReportCz.payer"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/PayerCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.informationRecipient">
      <path value="HeaderImagingReportCz.informationRecipient"/>
      <short value="A.1.4 - Information recipient - (intended recipient or recipients of the report), if applicable"/>
      <definition value="Information recipient - (intended recipient or recipients of the report), if applicable"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="HeaderImagingReportCz.informationRecipient"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/InformationRecipientCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.author">
      <path value="HeaderImagingReportCz.author"/>
      <short value="A.1.5 - Author (by whom the Hospital discharge report was/were authored). Multiple authors could be provided."/>
      <definition value="Author (by whom the Hospital discharge report was/were authored). Multiple authors could be provided."/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="HeaderImagingReportCz.author"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/AuthorCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.attester">
      <path value="HeaderImagingReportCz.attester"/>
      <short value="A.1.6 - Attester (multiple attesters could be provided)"/>
      <definition value="Attester (multiple attesters could be provided)"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="HeaderImagingReportCz.attester"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/AttesterCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.legalAuthenticator">
      <path value="HeaderImagingReportCz.legalAuthenticator"/>
      <short value="A.1.7 - Legal authenticator (The person taking responsibility for the medical content of the document)"/>
      <definition value="Legal authenticator (The person taking responsibility for the medical content of the document)"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="HeaderImagingReportCz.legalAuthenticator"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/LegalAuthenticatorCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.documentMetadata">
      <path value="HeaderImagingReportCz.documentMetadata"/>
      <short value="A.1.8 - Document metadata"/>
      <definition value="Document metadata"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="HeaderImagingReportCz.documentMetadata"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/DocumentMetadataCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.digitalSignature">
      <path value="HeaderImagingReportCz.digitalSignature"/>
      <short value="A.1.9 - Digital signature"/>
      <definition value="Digital signature"/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="HeaderImagingReportCz.digitalSignature"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/DigitalSignatureCz"/>
      </type>
    </element>
  </snapshot>
  <differential>
    <element id="HeaderImagingReportCz">
      <path value="HeaderImagingReportCz"/>
      <short value="A.1 - Imaging Report header data element"/>
      <definition value="Imaging Report - Imaging Report header data element - A.1"/>
    </element>
    <element id="HeaderImagingReportCz.subject">
      <path value="HeaderImagingReportCz.subject"/>
      <short value="A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject"/>
      <definition value="Identification of the patient/subject and Patient/subject related contact information"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/SubjectCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.payer">
      <path value="HeaderImagingReportCz.payer"/>
      <short value="A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care."/>
      <definition value="Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/PayerCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.informationRecipient">
      <path value="HeaderImagingReportCz.informationRecipient"/>
      <short value="A.1.4 - Information recipient - (intended recipient or recipients of the report), if applicable"/>
      <definition value="Information recipient - (intended recipient or recipients of the report), if applicable"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/InformationRecipientCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.author">
      <path value="HeaderImagingReportCz.author"/>
      <short value="A.1.5 - Author (by whom the Hospital discharge report was/were authored). Multiple authors could be provided."/>
      <definition value="Author (by whom the Hospital discharge report was/were authored). Multiple authors could be provided."/>
      <min value="1"/>
      <max value="*"/>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/AuthorCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.attester">
      <path value="HeaderImagingReportCz.attester"/>
      <short value="A.1.6 - Attester (multiple attesters could be provided)"/>
      <definition value="Attester (multiple attesters could be provided)"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/AttesterCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.legalAuthenticator">
      <path value="HeaderImagingReportCz.legalAuthenticator"/>
      <short value="A.1.7 - Legal authenticator (The person taking responsibility for the medical content of the document)"/>
      <definition value="Legal authenticator (The person taking responsibility for the medical content of the document)"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/LegalAuthenticatorCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.documentMetadata">
      <path value="HeaderImagingReportCz.documentMetadata"/>
      <short value="A.1.8 - Document metadata"/>
      <definition value="Document metadata"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/DocumentMetadataCz"/>
      </type>
    </element>
    <element id="HeaderImagingReportCz.digitalSignature">
      <path value="HeaderImagingReportCz.digitalSignature"/>
      <short value="A.1.9 - Digital signature"/>
      <definition value="Digital signature"/>
      <min value="1"/>
      <max value="*"/>
      <type>
        <code value="https://hl7.cz/fhir/img/StructureDefinition/DigitalSignatureCz"/>
      </type>
    </element>
  </differential>
</StructureDefinition>