HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build CZ

HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions

Logical Model: A.2.2 - Reason for Admission - XML Profile

Draft as of 2026-05-26

XML representation of the ReasonForAdmission logical model.

Raw xml | Download


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ReasonForAdmission"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
  </text>
  <url
       value="https://hl7.cz/fhir/img/StructureDefinition/ReasonForAdmission"/>
  <version value="0.1.0-ballot"/>
  <name value="LogEnReasonForAdmissionCz"/>
  <title value="A.2.2 - Reason for Admission"/>
  <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 reason for admission - A.2.2"/>
  <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/ReasonForAdmission"/>
  <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="ReasonForAdmission">
      <path value="ReasonForAdmission"/>
      <short value="A.2.2 - Reason for Admission"/>
      <definition
                  value="Imaging Report - Imaging Report reason for admission - A.2.2"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="Base"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <isModifier value="false"/>
    </element>
    <element id="ReasonForAdmission.code">
      <path value="ReasonForAdmission.code"/>
      <short value="A.2.2.1 - Problem / diagnosis / condition description"/>
      <definition
                  value="Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. Clinical conditions of the subject relevant for the results interpretation.
- Preferred system(s): ICD-10 (MKN-10)
- Preferred system(s): Orphacode"/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="ReasonForAdmission.code"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
  </snapshot>
  <differential>
    <element id="ReasonForAdmission">
      <path value="ReasonForAdmission"/>
      <short value="A.2.2 - Reason for Admission"/>
      <definition
                  value="Imaging Report - Imaging Report reason for admission - A.2.2"/>
    </element>
    <element id="ReasonForAdmission.code">
      <path value="ReasonForAdmission.code"/>
      <short value="A.2.2.1 - Problem / diagnosis / condition description"/>
      <definition
                  value="Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. Clinical conditions of the subject relevant for the results interpretation.
- Preferred system(s): ICD-10 (MKN-10)
- Preferred system(s): Orphacode"/>
      <min value="1"/>
      <max value="*"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
    </element>
  </differential>
</StructureDefinition>