MedMe Pharmacy Services Implementation Guide
0.9.24 - ci-build
MedMe Pharmacy Services Implementation Guide - Local Development build (v0.9.24) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-08 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="medme-appointment-status"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medme-appointment-status</b></p><a name="medme-appointment-status"> </a><a name="hcmedme-appointment-status"> </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><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</span><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-pending">pending</a></td><td>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-booked">booked</a></td><td>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-cancelled">cancelled</a></td><td>Cancelled</td><td>The appointment has been cancelled.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-appointmentstatus.html#appointmentstatus-fulfilled">fulfilled</a></td><td>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-entered-in-error">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></li></ul></div>
</text>
<url
value="https://fhir.medmehealth.com/pharmacy-services/ValueSet/medme-appointment-status"/>
<version value="0.9.24"/>
<name value="MedMeAppointmentStatus"/>
<title value="MedMe Appointment Status"/>
<status value="draft"/>
<date value="2025-12-08T15:17:38-05:00"/>
<publisher value="MedMe Health"/>
<contact>
<name value="MedMe Health"/>
<telecom>
<system value="url"/>
<value value="https://medmehealth.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@medmehealth.com"/>
</telecom>
</contact>
<description
value="Supported appointment statuses for MedMe pharmacy services"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CA"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/appointmentstatus"/>
<concept>
<code value="pending"/>
<display value="Pending"/>
</concept>
<concept>
<code value="booked"/>
<display value="Booked"/>
</concept>
<concept>
<code value="cancelled"/>
<display value="Cancelled"/>
</concept>
<concept>
<code value="fulfilled"/>
<display value="Fulfilled"/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
</concept>
</include>
</compose>
</ValueSet>