This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Patient Administration Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemSlotStatus
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="slotstatus"/> <meta> <lastUpdated value="2023-03-26T15:21:02.749+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This 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-wg"> <valueCode value="pa"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="3"/> </extension> <url value="http://hl7.org/fhir/slotstatus"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.4.483"/> </identifier> <identifier> <use value="old"/> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.476"/> </identifier> <identifier> <use value="old"/> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.2.283"/> </identifier> <version value="5.0.0"/> <name value="SlotStatus"/> <title value="Slot Status"/> <status value="active"/> <experimental value="false"/> <date value="2021-01-05T10:01:24+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </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"/> <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>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:22+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change