MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="med-for-chilblains"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest med-for-chilblains</b></p><a name="med-for-chilblains"> </a><a name="hcmed-for-chilblains"> </a><a name="med-for-chilblains-en-US"> </a><p><b>identifier</b>: <code>urn:oid:1.2.840.114350.1.13.861.1.7.2.798268</code>/2454978 (use: usual, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}">Outpatient</span></p><p><b>medication</b>: nifedipine (Procardia)30 mg (extended release)</p><p><b>subject</b>: <a href="Patient-cc-pat-pnoelle.html">Patricia Noelle</a></p><p><b>authoredOn</b>: 2022-05-03 15:41:39+0000</p><p><b>requester</b>: <a href="Practitioner-practitionerMCC-3v.html">Dr. John Carlson</a></p><p><b>recorder</b>: <a href="Practitioner-practitionerMCC-3v.html">Dr. John Carlson</a></p><p><b>reasonReference</b>: <a href="Condition-chilblain-found.html">Chilblains</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>
</text>
<identifier>
<use value="usual"/>
<system value="urn:oid:1.2.840.114350.1.13.861.1.7.2.798268"/>
<value value="2454978"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
<code value="outpatient"/>
<display value="Outpatient"/>
</coding>
<text value="Outpatient"/>
</category>
<medicationReference>
<display value="nifedipine (Procardia)30 mg (extended release)"/>
</medicationReference>
<subject>🔗
<reference value="Patient/cc-pat-pnoelle"/>
<display value="Patricia Noelle"/>
</subject>
<authoredOn value="2022-05-03T15:41:39Z"/>
<requester>🔗
<reference value="Practitioner/practitionerMCC-3v"/>
<display value="Dr. John Carlson"/>
</requester>
<recorder>🔗
<reference value="Practitioner/practitionerMCC-3v"/>
<display value="Dr. John Carlson"/>
</recorder>
<reasonReference>🔗
<reference value="Condition/chilblain-found"/>
<display value="Chilblains"/>
</reasonReference>
<dosageInstruction>
<sequence value="1"/>
<patientInstruction
value="Chilblains Treatment: Take nifedipine (Procardia)30 mg (extended release) PO once daily, Avoid scratching, Apply Calamine Lotion 3-4 x/day, Apply Lanolin or coconut oil 1x/day, wear wool socks, and carefully use heating pad to relieve pain."/>
<timing>
<repeat>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<asNeededBoolean value="false"/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Oral route (qualifier value)"/>
</coding>
</route>
<doseAndRate>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
<code value="ordered"/>
<display value="Ordered"/>
</coding>
<text value="ordered"/>
</type>
<doseQuantity>
<value value="30"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</MedicationRequest>