HL7 Czech EMS Implementation Guide
0.0.2 - ci-build
HL7 Czech EMS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-ems/ and changes regularly. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "cz-task-reasoncode-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-task-reasoncode-vs</b></p><a name=\"cz-task-reasoncode-vs\"> </a><a name=\"hccz-task-reasoncode-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/13791008\">13791008</a></td><td>Asthenia</td></tr><tr><td><a href=\"http://snomed.info/id/118940003\">118940003</a></td><td>Disorder of nervous system</td></tr><tr><td><a href=\"http://snomed.info/id/3006004\">3006004</a></td><td>Disturbance of consciousness</td></tr><tr><td><a href=\"http://snomed.info/id/267036007\">267036007</a></td><td>Dyspnea</td></tr><tr><td><a href=\"http://snomed.info/id/56265001\">56265001</a></td><td>Heart disease</td></tr><tr><td><a href=\"http://snomed.info/id/131148009\">131148009</a></td><td>Bleeding</td></tr><tr><td><a href=\"http://snomed.info/id/74732009\">74732009</a></td><td>Mental disorder</td></tr><tr><td><a href=\"http://snomed.info/id/22253000\">22253000</a></td><td>Pain</td></tr><tr><td><a href=\"http://snomed.info/id/107724000\">107724000</a></td><td>Patient transfer</td></tr><tr><td><a href=\"http://snomed.info/id/75478009\">75478009</a></td><td>Poisoning</td></tr><tr><td><a href=\"http://snomed.info/id/713346006\">713346006</a></td><td>Thermal injury</td></tr><tr><td><a href=\"http://snomed.info/id/417746004\">417746004</a></td><td>Traumatic injury</td></tr><tr><td><a href=\"http://snomed.info/id/36198007\">36198007</a></td><td>Victim of vehicular AND/OR traffic accident</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-cz-task-reasoncode-cs.html\"><code>https://hl7.cz/fhir/cz-ems/CodeSystem/cz-task-reasoncode-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.0.2</span></li></ul></div>"
},
"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/cz-ems/ValueSet/cz-task-reasoncode-vs",
"version" : "0.0.2",
"name" : "TaskReasonCodeEmsVS",
"title" : "Task Reason Code Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2025-11-05T12:15:18+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "Task Reason Code value set includes selected codes from recommended SNOMED CT and other special codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "13791008",
"display" : "Asthenia"
},
{
"code" : "118940003",
"display" : "Disorder of nervous system"
},
{
"code" : "3006004",
"display" : "Disturbance of consciousness"
},
{
"code" : "267036007",
"display" : "Dyspnea"
},
{
"code" : "56265001",
"display" : "Heart disease"
},
{
"code" : "131148009",
"display" : "Bleeding"
},
{
"code" : "74732009",
"display" : "Mental disorder"
},
{
"code" : "22253000",
"display" : "Pain"
},
{
"code" : "107724000",
"display" : "Patient transfer"
},
{
"code" : "75478009",
"display" : "Poisoning"
},
{
"code" : "713346006",
"display" : "Thermal injury"
},
{
"code" : "417746004",
"display" : "Traumatic injury"
},
{
"code" : "36198007",
"display" : "Victim of vehicular AND/OR traffic accident"
}
]
},
{
"system" : "https://hl7.cz/fhir/cz-ems/CodeSystem/cz-task-reasoncode-cs"
}
]
}
}