CH UMZH Connect IG (R4)
1.0.0-cibuild - ci-build
CH UMZH Connect IG (R4), published by UMZH. This guide is not an authorized publication; it is the continuous build for version 1.0.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/umzhconnect/umzhconnect-ig/ and changes regularly. See the Directory of published versions
| Draft as of 2026-03-23 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ch-umzh-connect-task-businessstatus"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ch-umzh-connect-task-businessstatus</b></p><a name="ch-umzh-connect-task-businessstatus"> </a><a name="hcch-umzh-connect-task-businessstatus"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/uv/cow/2025May/CodeSystem-temp.html"><code>http://hl7.org/fhir/uv/cow/CodeSystem/temp</code></a><span title="Version is not explicitly stated, which means it is fixed to 1.0.0-ballot, the version found through the package references"> version 📦1.0.0-ballot</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/cow/2025May/CodeSystem-temp.html#temp-awaiting-information">awaiting-information</a></td><td>The fulfiller needs more information in order to proceed with the fulfillment of the request</td><td>This code may be appropriate when the fulfiller needs more information in order to accept the request, or in order to take the next step for a request which in progress.</td></tr></table></li><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-task-status.html"><code>http://hl7.org/fhir/task-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</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/R4/codesystem-task-status.html#task-status-completed">completed</a></td><td>completed</td><td>The task has been completed.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-ready">ready</a></td><td>ready</td><td>The task is ready to be performed, but no action has yet been taken. Used in place of requested/received/accepted/rejected when request assignment and acceptance is a given.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-in-progress">in-progress</a></td><td>In-progress</td><td>The task has been started but is not yet complete.</td></tr></table></li></ul></div>
</text>
<url
value="http://fhir.ch/ig/ch-umzh-connect/ValueSet/ch-umzh-connect-task-businessstatus"/>
<version value="1.0.0-cibuild"/>
<name value="ChUmzhConnectTaskBusinessStatus"/>
<title value="CH UMZH Connect Task Business Status"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-03-23T14:44:41+00:00"/>
<publisher value="UMZH"/>
<contact>
<name value="UMZH"/>
<telecom>
<system value="url"/>
<value value="https://umzh.uzh.ch/"/>
</telecom>
</contact>
<description
value="Value set for Task.businessStatus defining the type of service request."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CHE"/>
</coding>
</jurisdiction>
<copyright value="CC0-1.0"/>
<compose>
<include>
<system value="http://hl7.org/fhir/uv/cow/CodeSystem/temp"/>
<concept>
<code value="awaiting-information"/>
<display
value="The fulfiller needs more information in order to proceed with the fulfillment of the request"/>
</concept>
</include>
<include>
<system value="http://hl7.org/fhir/task-status"/>
<concept>
<code value="completed"/>
<display value="completed"/>
</concept>
<concept>
<code value="ready"/>
<display value="ready"/>
</concept>
<concept>
<code value="in-progress"/>
<display value="In-progress"/>
</concept>
</include>
</compose>
</ValueSet>