| Package | hl7.fhir.cz.img |
| Resource Type | StructureDefinition |
| Id | ReasonForAdmission |
| FHIR Version | R4 |
| Source | https://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/StructureDefinition-ReasonForAdmission.html |
| URL | https://hl7.cz/fhir/img/StructureDefinition/ReasonForAdmission |
| Version | 0.1.0-ballot |
| Status | draft |
| Date | 2025-08-08T07:03:31+00:00 |
| Name | LogEnReasonForAdmissionCz |
| Title | A.2.2 - Reason for Admission |
| Realm | cz |
| Authority | hl7 |
| Description | Imaging Report - Imaging Report reason for admission - A.2.2 |
| Type | https://hl7.cz/fhir/img/StructureDefinition/ReasonForAdmission |
| Kind | logical |
| ConceptMap | |
| BodyImagingReport2FHIR-cz | CZ Body Model to this guide Map |
| StructureDefinition | |
| BodyImagingReportCz | A.2 - Imaging Report body data element |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ReasonForAdmission
Language: cs
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.2.2 - Reason for Admission | |
![]() ![]() | 1..* | CodeableConcept | A.2.2.1 Problem / diagnosis / condition description | |
{
"resourceType": "StructureDefinition",
"id": "ReasonForAdmission",
"language": "cs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"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": "2025-08-08T07:03:31+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"
}
]
}
]
}
}