HL7® FHIR® Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-27 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="code-system-dispense-type-my-core"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem code-system-dispense-type-my-core</b></p><a name="code-system-dispense-type-my-core"> </a><a name="hccode-system-dispense-type-my-core"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/dispense-type-my-core</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">FFP<a name="code-system-dispense-type-my-core-FFP"> </a></td><td>First Fill - Refill Possible</td><td>A first fill where the quantity supplied is less than the full prescription.</td></tr><tr><td style="white-space:nowrap">FFC<a name="code-system-dispense-type-my-core-FFC"> </a></td><td>First Fill - Complete Prescription</td><td>A first fill where the quantity supplied completes the full prescription.</td></tr><tr><td style="white-space:nowrap">RFP<a name="code-system-dispense-type-my-core-RFP"> </a></td><td>Refill - Refill Possible</td><td>A refill where the quantity supplied is less than the full prescription.</td></tr><tr><td style="white-space:nowrap">RFC<a name="code-system-dispense-type-my-core-RFC"> </a></td><td>Refill - Complete Prescription</td><td>A refill where the quantity supplied completes the full prescription.</td></tr></table></div>
</text>
<url value="http://fhir.hie.moh.gov.my/CodeSystem/dispense-type-my-core"/>
<version value="2.0.1"/>
<name value="CodeSystemDispenseTypeMyCore"/>
<title value="CodeSystemDispenseType (MY Core)"/>
<status value="active"/>
<date value="2025-08-27T15:21:45+08:00"/>
<publisher value="MHNexus Sdn Bhd"/>
<contact>
<name value="MHNexus Sdn Bhd"/>
<telecom>
<system value="url"/>
<value
value="http://www.hl7.org/Special/committees/ | https://www.mhn.asia/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="bizdev@mhnexus.com"/>
</telecom>
</contact>
<description value="MedicationDispense Type"/>
<compositional value="false"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="FFP"/>
<display value="First Fill - Refill Possible"/>
<definition
value="A first fill where the quantity supplied is less than the full prescription."/>
</concept>
<concept>
<code value="FFC"/>
<display value="First Fill - Complete Prescription"/>
<definition
value="A first fill where the quantity supplied completes the full prescription."/>
</concept>
<concept>
<code value="RFP"/>
<display value="Refill - Refill Possible"/>
<definition
value="A refill where the quantity supplied is less than the full prescription."/>
</concept>
<concept>
<code value="RFC"/>
<display value="Refill - Complete Prescription"/>
<definition
value="A refill where the quantity supplied completes the full prescription."/>
</concept>
</CodeSystem>