Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide, published by Santeon. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SanteonNL/shared-care-planning/ and changes regularly. See the Directory of published versions

: Shared Care Planning: Task Status - XML Representation

Active as of 2024-10-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="scp-task-status"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet scp-task-status</b></p><a name="scp-task-status"> </a><a name="hcscp-task-status"> </a><a name="scp-task-status-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-task-status.html">TaskStatus</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude 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><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-draft">draft</a></td><td style="color: #cccccc">Draft</td><td>The task is not yet ready to be acted upon.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://santeonnl.github.io/shared-care-planning/ValueSet/scp-task-status"/>
  <version value="0.2.0"/>
  <name value="SCPTaskStatus"/>
  <title value="Shared Care Planning: Task Status"/>
  <status value="active"/>
  <date value="2024-10-10T13:35:14+00:00"/>
  <publisher value="Santeon"/>
  <contact>
    <name value="Santeon"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.santeon.nl"/>
    </telecom>
  </contact>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/task-status"/>
    </include>
    <exclude>
      <system value="http://hl7.org/fhir/task-status"/>
      <concept>
        <code value="draft"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>