FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 3 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="slotstatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem slotstatus</b></p><a name="slotstatus"> </a><a name="hcslotstatus"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/slotstatus</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">busy<a name="slotstatus-busy"> </a></td><td>Busy</td><td>Indicates that the time interval is busy because one or more events have been scheduled for that interval.</td></tr><tr><td style="white-space:nowrap">free<a name="slotstatus-free"> </a></td><td>Free</td><td>Indicates that the time interval is free for scheduling.</td></tr><tr><td style="white-space:nowrap">busy-unavailable<a name="slotstatus-busy-unavailable"> </a></td><td>Busy (Unavailable)</td><td>Indicates that the time interval is busy and that the interval cannot be scheduled.</td></tr><tr><td style="white-space:nowrap">busy-tentative<a name="slotstatus-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><tr><td style="white-space:nowrap">entered-in-error<a name="slotstatus-entered-in-error"> </a></td><td>Entered in error</td><td>This instance should not have been part of this patient's medical record.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4.r4b"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<url value="http://hl7.org/fhir/slotstatus"/>
<version value="4.0.1"/>
<name value="SlotStatus"/>
<title value="SlotStatus"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-11-01T08:29:23+10:00"/>
<publisher value="Patient Administration"/>
<contact>
<name value="Patient Administration"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pafm"/>
</telecom>
</contact>
<description value="The free/busy status of the slot."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/slotstatus|4.3.0"/>
<content value="complete"/>
<concept>
<code value="busy"/>
<display value="Busy"/>
<definition
value="Indicates that the time interval is busy because one or more events have been scheduled for that interval."/>
</concept>
<concept>
<code value="free"/>
<display value="Free"/>
<definition
value="Indicates that the time interval is free for scheduling."/>
</concept>
<concept>
<code value="busy-unavailable"/>
<display value="Busy (Unavailable)"/>
<definition
value="Indicates that the time interval is busy and that the interval cannot be scheduled."/>
</concept>
<concept>
<code value="busy-tentative"/>
<display value="Busy (Tentative)"/>
<definition
value="Indicates that the time interval is busy because one or more events have been tentatively scheduled for that interval."/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in error"/>
<definition
value="This instance should not have been part of this patient's medical record."/>
</concept>
</CodeSystem>