Consumer Real-Time Pharmacy Benefit Check FHIR IG
2.0.0 - CI Build United States of America flag

Consumer Real-Time Pharmacy Benefit Check FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/carin-rtpbc/ and changes regularly. See the Directory of published versions

: rtpbc-medicationrequest-non-phi-1

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "rtpbc-medicationrequest-non-phi-1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-medicationrequest-non-phi"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest rtpbc-medicationrequest-non-phi-1</b></p><a name=\"rtpbc-medicationrequest-non-phi-1\"> </a><a name=\"hcrtpbc-medicationrequest-non-phi-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rtpbc-medicationrequest-non-phi.html\">RTPBC Medication Request - Non-PHI</a></p></div><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:\">Prozac 10mg Capsule</span></p><p><b>subject</b>: <a href=\"Patient-rtpbc-patient-non-phi-1.html\">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>authoredOn</b>: 2025-11-01</p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td><td><b>Performer</b></td></tr><tr><td style=\"display: none\">*</td><td>60 {Each}</td><td><a href=\"Organization-rtpbc-organization-03.html\">Organization Hometown Drug</a></td></tr></table></div>"
  },
  "status" : "draft",
  "intent" : "proposal",
  "reportedBoolean" : true,
  "medicationCodeableConcept" : {
    "text" : "Prozac 10mg Capsule"
  },
  "subject" : {
    🔗 "reference" : "Patient/rtpbc-patient-non-phi-1"
  },
  "authoredOn" : "2025-11-01",
  "dispenseRequest" : {
    "quantity" : {
      "value" : 60,
      "unit" : "{Each}"
    },
    "performer" : {
      🔗 "reference" : "Organization/rtpbc-organization-03"
    }
  }
}