This page is part of the Dental Data Exchange (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir"> <id value="erythromycin-medreq-2"/> <meta> <versionId value="4"/> <lastUpdated value="2020-08-06T17:04:21.460+00:00"/> <source value="#sRqmcVChZmoyJzL0"/> <profile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: erythromycin-medreq-2</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href="Medication-erythromycin-med-example.html">Erythromycin 500 mg tabGenerated Summary: id: erythromycin-med-example; <span title="Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 315877}">Erythromycin 500 MG</span></a></p><p><b>subject</b>: <a href="Patient-example-dental.html">Patient A. Generated Summary: id: example-dental; Medical Record Number: 5152020 (USUAL); active; Patient A ; ph: 123-456-7890(HOME), testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>authoredOn</b>: 2017-12-06</p><p><b>requester</b>: <a href="Practitioner-practitioner-D.html">Dr. John M, MD. Generated Summary: id: practitioner-D; id: 1234560000; John D ; ph: 720-555-6443(WORK); gender: male; birthDate: 1990-06-09</a></p><p><b>dosageInstruction</b>: </p><h3>DispenseRequests</h3><table class="grid"><tr><td>-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td><td><b>ExpectedSupplyDuration</b></td></tr><tr><td>*</td><td>1</td><td>500 mg</td><td>10 days</td></tr></table></div> </text> <status value="active"/> <intent value="plan"/> <medicationReference> <reference value="Medication/erythromycin-med-example"/> </medicationReference> <subject> <reference value="Patient/example-dental"/> <display value="Patient A"/> </subject> <authoredOn value="2017-12-06"/> <requester> <reference value="Practitioner/practitioner-D"/> <display value="Dr. John M, MD"/> </requester> <dosageInstruction> <text value="Take 1 tablet every six hours X10 days"/> <timing> <repeat> <boundsPeriod> <start value="2017-12-06"/> </boundsPeriod> </repeat> </timing> </dosageInstruction> <dispenseRequest> <numberOfRepeatsAllowed value="1"/> <quantity> <value value="500"/> <unit value="mg"/> <system value="http://unitsofmeasure.org"/> <code value="mg"/> </quantity> <expectedSupplyDuration> <value value="10"/> <unit value="days"/> <system value="http://unitsofmeasure.org"/> <code value="d"/> </expectedSupplyDuration> </dispenseRequest> </MedicationRequest>