Projo FHIR Documentation
0.1.0 - ci-build Switzerland flag

Projo FHIR Documentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Projo Task Business Status (Active Subset) - XML Representation

Draft as of 2024-01-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="task-business-status-active-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet task-business-status-active-vs</b></p><a name="task-business-status-active-vs"> </a><a name="hctask-business-status-active-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-task-business-status.html"><code>https://projo.evoleen.com/fhir/CodeSystem/task-business-status</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.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="CodeSystem-task-business-status.html#task-business-status-waiting-for-delivery">waiting-for-delivery</a></td><td style="color: #cccccc">Waiting for delivery</td><td>Task accepted by handleTaskDue; CommunicationRequest created; awaiting sidecar send confirmation.</td></tr><tr><td><a href="CodeSystem-task-business-status.html#task-business-status-responses-collected">responses-collected</a></td><td style="color: #cccccc">Responses collected</td><td>CommunicationRequest.status=completed; QR completed; Task.status=completed.</td></tr><tr><td><a href="CodeSystem-task-business-status.html#task-business-status-expired">expired</a></td><td style="color: #cccccc">Expired</td><td>Response window elapsed without a completed QR. Task.status=cancelled.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://projo.evoleen.com/fhir/ValueSet/task-business-status-active-vs"/>
  <version value="0.1.0"/>
  <name value="TaskBusinessStatusActiveVS"/>
  <title value="Projo Task Business Status (Active Subset)"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-01-01"/>
  <publisher value="Projo"/>
  <contact>
    <name value="Projo"/>
    <telecom>
      <system value="url"/>
      <value value="https://projo.evoleen.com"/>
    </telecom>
  </contact>
  <description
               value="The subset of task-business-status codes that current Projo code writes. Historical codes (invited, reminder-sent, collecting-responses, delivery-failed) are documented in the code system but excluded from this value set."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
      <display value="Switzerland"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright (c) Projo. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission. This IG references WhatsApp(R), a trademark of Meta Platforms, Inc., for descriptive purposes only."/>
  <compose>
    <include>
      <system
              value="https://projo.evoleen.com/fhir/CodeSystem/task-business-status"/>
      <concept>
        <code value="waiting-for-delivery"/>
      </concept>
      <concept>
        <code value="responses-collected"/>
      </concept>
      <concept>
        <code value="expired"/>
      </concept>
    </include>
  </compose>
</ValueSet>