HL7 Czech K-Order Implementation Guide
0.0.3 - ci-build
HL7 Czech K-Order Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/k-order/ and changes regularly. See the Directory of published versions
| Draft as of 2025-12-18 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="korder-priority-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet korder-priority-vs</b></p><a name="korder-priority-vs"> </a><a name="hckorder-priority-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-request-priority.html"><code>http://hl7.org/fhir/request-priority</code></a><span title="Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references"> version 📦5.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-request-priority.html#request-priority-routine">routine</a></td><td>Běžně</td><td>The request has normal priority.</td></tr><tr><td><a href="http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-request-priority.html#request-priority-urgent">urgent</a></td><td>Urgentně</td><td>The request should be actioned promptly - higher priority than routine.</td></tr><tr><td><a href="http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-request-priority.html#request-priority-asap">asap</a></td><td>Statim</td><td>The request should be actioned as soon as possible - higher priority than urgent.</td></tr><tr><td><a href="http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-request-priority.html#request-priority-immediate">immediate</a></td><td>Okamžitě</td><td/></tr></table></li></ul></div>
</text>
<url value="https://hl7.cz/fhir/korder/ValueSet/korder-priority-vs"/>
<version value="0.0.3"/>
<name value="KOrderPriorityVS"/>
<title value="K-order Priority ValueSet (CZ)"/>
<status value="draft"/>
<date value="2025-12-18T15:00:31+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="Prioritizace pro konziliární žádanky K-order, s českými názvy."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CZ"/>
<display value="Czechia"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/request-priority"/>
<concept>
<code value="routine"/>
<display value="Běžně"/>
</concept>
<concept>
<code value="urgent"/>
<display value="Urgentně"/>
</concept>
<concept>
<code value="asap"/>
<display value="Statim"/>
</concept>
<concept>
<code value="immediate"/>
<display value="Okamžitě"/>
</concept>
</include>
</compose>
</ValueSet>