Argo-Scheduling Implementation Guide CI Build

XML Format: ValueSet-argo-slot-status

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="argo-slot-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Argonaut_Slot_Status_Codes</h2><div><p>The free/busy status of the slot. This value set is a subset of the the FHIR core Slot value set excluding the 'busy-tentative' concept.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/STU3/codesystem-slotstatus.html"><code>http://hl7.org/fhir/slotstatus</code></a></li><li>Exclude these codes as defined in <a href="http://hl7.org/fhir/STU3/codesystem-slotstatus.html"><code>http://hl7.org/fhir/slotstatus</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-slotstatus.html#slotstatus-busy-tentative">busy-tentative</a></td><td>Busy (Tentative)</td><td>Indicates that the time interval is busy because one or more events have been tentatively scheduled for that interval.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://fhir.org/guides/argonaut-scheduling/ValueSet/argo-slot-status"/>
  <version value="1.0.1"/>
  <name value="Argonaut_Slot_Status_Codes"/>
  <title value="Argonaut Slot Status Codes"/>
  <status value="active"/>
  <date value="2018-03-19T00:00:00-07:00"/>
  <description
               value="The free/busy status of the slot. This value set is a subset of the the FHIR core Slot value set excluding the &#39;busy-tentative&#39; concept."/>
  <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://hl7.org/fhir/slotstatus"/>
    </include>
    <exclude>
      <system value="http://hl7.org/fhir/slotstatus"/>
      <concept>
        <code value="busy-tentative"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>