This page is part of the Argonaut Scheduling Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
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.0"/> <name value="Argonaut_Slot_Status_Codes"/> <title value="Argonaut Slot Status Codes"/> <status value="active"/> <date value="2018-03-19T00:00:00+11: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 'busy-tentative' 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>