This page is part of the Consumer Real-time Pharmacy Benefit Check (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{ "resourceType" : "MedicationRequest", "id" : "rtpbc-medicationrequest-03", "meta" : { "profile" : [ "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-medicationrequest" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: rtpbc-medicationrequest-03</p><p><b>meta</b>: </p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>reported</b>: true</p><p><b>medication</b>: <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 205535}\">PROzac 10 MG Oral Capsule</span></p><p><b>subject</b>: <a href=\"Patient-rtpbc-patient-03.html\">Generated Summary: id: rtpbc-patient-03; Patient internal identifier: 30455; Jane Doe ; gender: female; birthDate: 1975-12-05</a></p><p><b>authoredOn</b>: 2019-11-01</p><p><b>requester</b>: <a href=\"Practitioner-rtpbc-practitioner-03.html\">Generated Summary: id: rtpbc-practitioner-03; id: 1234567890; Johnson </a></p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td>-</td><td><b>Quantity</b></td><td><b>ExpectedSupplyDuration</b></td><td><b>Performer</b></td></tr><tr><td>*</td><td>60 {each}</td><td>30 days</td><td><a href=\"Organization-rtpbc-organization-03.html\">Generated Summary: id: rtpbc-organization-03; id: 0999017; active; <span title=\"Codes: {http://ncpdp.org/pharmacy-type R}\">Retail</span>; name: Hometown Drug; ph: 6081234567</a></td></tr></table><h3>Substitutions</h3><table class=\"grid\"><tr><td>-</td><td><b>Allowed[x]</b></td></tr><tr><td>*</td><td>false</td></tr></table></div>" }, "status" : "draft", "intent" : "proposal", "reportedBoolean" : true, "medicationCodeableConcept" : { "coding" : [ { "system" : "http://www.nlm.nih.gov/research/umls/rxnorm", "code" : "205535", "display" : "PROzac 10 MG Oral Capsule" } ] }, "subject" : { "reference" : "Patient/rtpbc-patient-03" }, "authoredOn" : "2019-11-01", "requester" : { "reference" : "Practitioner/rtpbc-practitioner-03" }, "dispenseRequest" : { "quantity" : { "value" : 60, "unit" : "{each}" }, "expectedSupplyDuration" : { "value" : 30, "unit" : "days", "system" : "http://unitsofmeasure.org", "code" : "d" }, "performer" : { "reference" : "Organization/rtpbc-organization-03" } }, "substitution" : { "allowedBoolean" : false } }