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-type"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medme-appointment-type</b></p><a name="medme-appointment-type"> </a><a name="hcmedme-appointment-type"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0276.html"><code>http://terminology.hl7.org/CodeSystem/v2-0276</code></a><span title="Version is not explicitly stated, which means it is fixed to 2.1.0, the version found through the package references"> version 📦2.1.0</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://terminology.hl7.org/5.0.0/CodeSystem-v2-0276.html#v2-0276-WALKIN">WALKIN</a></td><td>Walk-in</td><td>A previously unscheduled walk-in visit</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0276.html#v2-0276-ROUTINE">ROUTINE</a></td><td>Routine</td><td>Routine appointment - default if not valued</td></tr></table></li></ul></div>
</text>
<url
value="https://fhir.medmehealth.com/pharmacy-services/ValueSet/medme-appointment-type"/>
<version value="0.9.24"/>
<name value="MedMeAppointmentType"/>
<title value="MedMe Appointment Type"/>
<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 types for MedMe pharmacy services (WALKIN and ROUTINE only)"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CA"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v2-0276"/>
<concept>
<code value="WALKIN"/>
<display value="Walk-in"/>
</concept>
<concept>
<code value="ROUTINE"/>
<display value="Routine"/>
</concept>
</include>
</compose>
</ValueSet>