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 - JSON Profile

Draft as of 2026-05-26

JSON representation of the ReasonForAdmission logical model.

Raw json | Download

{
  "resourceType" : "StructureDefinition",
  "id" : "ReasonForAdmission",
  "language" : "en",
  "text" : {
    "status" : "extensions"
  },
  "url" : "https://hl7.cz/fhir/img/StructureDefinition/ReasonForAdmission",
  "version" : "0.1.0-ballot",
  "name" : "LogEnReasonForAdmissionCz",
  "title" : "A.2.2 - Reason for Admission",
  "status" : "draft",
  "date" : "2026-05-26T08:31:12+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Imaging Report - Imaging Report reason for admission - A.2.2",
  "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/img/StructureDefinition/ReasonForAdmission",
  "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" : "ReasonForAdmission",
        "path" : "ReasonForAdmission",
        "short" : "A.2.2 - Reason for Admission",
        "definition" : "Imaging Report - Imaging Report reason for admission - A.2.2",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Base",
          "min" : 0,
          "max" : "*"
        },
        "isModifier" : false
      },
      {
        "id" : "ReasonForAdmission.code",
        "path" : "ReasonForAdmission.code",
        "short" : "A.2.2.1 - Problem / diagnosis / condition description",
        "definition" : "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.\n- Preferred system(s): ICD-10 (MKN-10)\n- Preferred system(s): Orphacode",
        "min" : 1,
        "max" : "*",
        "base" : {
          "path" : "ReasonForAdmission.code",
          "min" : 1,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "ReasonForAdmission",
        "path" : "ReasonForAdmission",
        "short" : "A.2.2 - Reason for Admission",
        "definition" : "Imaging Report - Imaging Report reason for admission - A.2.2"
      },
      {
        "id" : "ReasonForAdmission.code",
        "path" : "ReasonForAdmission.code",
        "short" : "A.2.2.1 - Problem / diagnosis / condition description",
        "definition" : "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.\n- Preferred system(s): ICD-10 (MKN-10)\n- Preferred system(s): Orphacode",
        "min" : 1,
        "max" : "*",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      }
    ]
  }
}