US Veterans Health Administration FHIR Map Set Implementation Guide
1.6.0 - 250701
Publication Build: This will be filled in by the publication tooling
Active as of 2025-06-20 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="AppointmentStatus"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet AppointmentStatus</b></p><a name="AppointmentStatus"> </a><a name="hcAppointmentStatus"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html"><code>http://hl7.org/fhir/appointmentstatus</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-cancelled">cancelled</a></td><td style="color: #cccccc">Cancelled</td><td>The appointment has been cancelled.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-noshow">noshow</a></td><td style="color: #cccccc">No Show</td><td>Some or all of the participant(s) have not/did not appear for the appointment (usually the patient).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-booked">booked</a></td><td style="color: #cccccc">Booked</td><td>All participant(s) have been considered and the appointment is confirmed to go ahead at the date/times specified.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-arrived">arrived</a></td><td style="color: #cccccc">Arrived</td><td>The patient/patients has/have arrived and is/are waiting to be seen.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-fulfilled">fulfilled</a></td><td style="color: #cccccc">Fulfilled</td><td>The planning stages of the appointment are now complete, the encounter resource will exist and will track further status changes. Note that an encounter may exist before the appointment status is fulfilled for many reasons.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-pending">pending</a></td><td style="color: #cccccc">Pending</td><td>Some or all of the participant(s) have not finalized their acceptance of the appointment request.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-checked-in">checked-in</a></td><td style="color: #cccccc">Checked In</td><td>When checked in, all pre-encounter administrative work is complete, and the encounter may begin. (where multiple patients are involved, they are all present).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-entered-in-error">entered-in-error</a></td><td style="color: #cccccc">Entered in error</td><td>This instance should not have been part of this patient's medical record.</td></tr></table></li></ul></div>
</text>
<url value="http://va.gov/fhir/ValueSet/AppointmentStatus"/>
<version value="1.6.0"/>
<name value="AppointmentStatus"/>
<title value="AppointmentStatus FHIR"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-06-20T15:56:11+00:00"/>
<publisher value="VA"/>
<contact>
<name value="VA"/>
<telecom>
<system value="url"/>
<value value="https://www.va.gov"/>
</telecom>
</contact>
<description
value="FHIR Target ValueSet for Terminology Maps [VF_AppointmentStatus](ConceptMap-VF-AppointmentStatus.html)"/>
<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/appointmentstatus"/>
<concept>
<code value="cancelled"/>
</concept>
<concept>
<code value="noshow"/>
</concept>
<concept>
<code value="booked"/>
</concept>
<concept>
<code value="arrived"/>
</concept>
<concept>
<code value="fulfilled"/>
</concept>
<concept>
<code value="pending"/>
</concept>
<concept>
<code value="checked-in"/>
</concept>
<concept>
<code value="entered-in-error"/>
</concept>
</include>
</compose>
</ValueSet>