<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ohh-notification-activity-status-value-set"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ohh-notification-activity-status-value-set</b></p><a name="ohh-notification-activity-status-value-set"> </a><a name="hcohh-notification-activity-status-value-set"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html"><code>http://hl7.org/fhir/care-plan-activity-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 &#x1F4E6;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-care-plan-activity-status.html#care-plan-activity-status-scheduled">scheduled</a></td><td>Scheduled</td><td>Appointment or other booking has occurred but activity has not yet begun.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-completed">completed</a></td><td>Completed</td><td>Care plan activity has been completed (more or less) as planned.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-cancelled">cancelled</a></td><td>Cancelled</td><td>The planned care plan activity has been withdrawn.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-care-plan-activity-status.html#care-plan-activity-status-stopped">stopped</a></td><td>Stopped</td><td>The planned care plan activity has been ended prior to completion after the activity was started.</td></tr></table></li></ul></div>
  </text>
  <url value="https://api.openhealthhub.com/OpenHealthhub/fhir/4/ValueSet/ohh-notification-activity-status-value-set"/>
  <version value="0.1.0"/>
  <name value="OhhNotificationActivityStatusValueSet"/>
  <title value="OHH Notification Activity Status Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-24T10:55:53+00:00"/>
  <publisher value="Open Health Hub"/>
  <contact>
    <name value="Open Health Hub"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.openhealthhub.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@openhealthhub.com"/>
    </telecom>
  </contact>
  <description value="The subset of CarePlan activity statuses supported for notification (CommunicationRequest) activities."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/care-plan-activity-status"/>
      <concept>
        <code value="scheduled"/>
        <display value="Scheduled"/>
      </concept>
      <concept>
        <code value="completed"/>
        <display value="Completed"/>
      </concept>
      <concept>
        <code value="cancelled"/>
        <display value="Cancelled"/>
      </concept>
      <concept>
        <code value="stopped"/>
        <display value="Stopped"/>
      </concept>
    </include>
  </compose>
</ValueSet>