This page is part of the PACIO Transitions of Care Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="BSJ-SMPMedReq5"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest BSJ-SMPMedReq5</b></p><a name="BSJ-SMPMedReq5"> </a><a name="hcBSJ-SMPMedReq5"> </a><a name="BSJ-SMPMedReq5-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 310489}">24 HR glipizide 2.5 MG Extended Release Oral Tablet</span></p><p><b>subject</b>: <a href="Patient-Example-Smith-Johnson-Patient1.html">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2024-08-11</p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 359642000}">Diabetes mellitus type 2 in nonobese (disorder)</span></p><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Sequence</b></td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>daily</td></tr></table></div>
</text>
<status value="active"/>
<intent value="order"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="310489"/>
<display value="24 HR glipizide 2.5 MG Extended Release Oral Tablet"/>
</coding>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
<display value="Betsy Smith-Johnson"/>
</subject>
<authoredOn value="2024-08-11"/>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="359642000"/>
<display value="Diabetes mellitus type 2 in nonobese (disorder)"/>
</coding>
</reasonCode>
<dosageInstruction>
<sequence value="1"/>
<text value="daily"/>
</dosageInstruction>
</MedicationRequest>