PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: wm1-smp-medrx-jardiance-5-1 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "wm1-smp-medrx-jardiance-5-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest wm1-smp-medrx-jardiance-5-1</b></p><a name=\"wm1-smp-medrx-jardiance-5-1\"> </a><a name=\"hcwm1-smp-medrx-jardiance-5-1\"> </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 1545664}, {http://hl7.org/fhir/sid/ndc 55154-0411-8}\">empagliflozin 10 MG Oral Tablet [Jardiance]</span></p><p><b>subject</b>: <a href=\"Patient-patient-wilmamarina01.html\">Wilma Marina</a></p><p><b>authoredOn</b>: 2025-10-16 11:02:40+0000</p><p><b>requester</b>: <a href=\"PractitionerRole-Role-IMMD-AnitaChu.html\">PractitionerRole Primary care provider (occupation)</a></p></div>"
  },
  "status" : "active",
  "intent" : "order",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "1545664",
        "display" : "empagliflozin 10 MG Oral Tablet [Jardiance]"
      },
      {
        "system" : "http://hl7.org/fhir/sid/ndc",
        "code" : "55154-0411-8"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-wilmamarina01",
    "display" : "Wilma Marina"
  },
  "authoredOn" : "2025-10-16T11:02:40.456Z",
  "requester" : {
    🔗 "reference" : "PractitionerRole/Role-IMMD-AnitaChu"
  }
}