Argo-Scheduling Implementation Guide Release 1.0.0

This page is part of the Argonaut Scheduling Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-status-reason

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="status-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Argonaut_Appointment_Event_Reason_Codes</h2><div><p>The reason for the current state of the Appointment.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-status-reason.html"><code>http://fhir.org/guides/argonaut-scheduling/CodeSystem/status-reason</code></a></li></ul></div>
  </text>
  <url value="http://fhir.org/guides/argonaut-scheduling/ValueSet/status-reason"/>
  <version value="1.0.0"/>
  <name value="Argonaut_Appointment_Event_Reason_Codes"/>
  <title value="Argonaut Appointment Event Reason Codes"/>
  <status value="active"/>
  <date value="2017-10-10T18:40:10+11:00"/>
  <description value="The reason for the current state of the Appointment."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://fhir.org/guides/argonaut-scheduling/CodeSystem/status-reason"/>
    </include>
  </compose>
</ValueSet>