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-medstmt-lipitor-5-3 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "wm1-smp-medstmt-lipitor-5-3",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement wm1-smp-medstmt-lipitor-5-3</b></p><a name=\"wm1-smp-medstmt-lipitor-5-3\"> </a><a name=\"hcwm1-smp-medstmt-lipitor-5-3\"> </a><p><b>basedOn</b>: <a href=\"MedicationRequest-wm1-smp-medrx-lipitor-5-3.html\">MedicationRequest: status = active; intent = order; medication[x] = atorvastatin 40 MG Oral Tablet [Lipitor]; authoredOn = 2025-10-16 11:02:40+0000</a></p><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 617320}, {http://hl7.org/fhir/sid/ndc 0071-0157-23}\">atorvastatin 40 MG Oral Tablet [Lipitor]</span></p><p><b>subject</b>: <a href=\"Patient-patient-wilmamarina01.html\">Wilma Marina</a></p><p><b>dateAsserted</b>: 2025-10-16 11:02:40+0000</p><p><b>informationSource</b>: <a href=\"Organization-org-Michigan-Primary-Health-Care-A.html\">Organization Michigan Primary Health Care Associates</a></p></div>"
  },
  "basedOn" : [
    {
      🔗 "reference" : "MedicationRequest/wm1-smp-medrx-lipitor-5-3"
    }
  ],
  "status" : "active",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "617320",
        "display" : "atorvastatin 40 MG Oral Tablet [Lipitor]"
      },
      {
        "system" : "http://hl7.org/fhir/sid/ndc",
        "code" : "0071-0157-23"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-wilmamarina01",
    "display" : "Wilma Marina"
  },
  "dateAsserted" : "2025-10-16T11:02:40.456Z",
  "informationSource" : {
    🔗 "reference" : "Organization/org-Michigan-Primary-Health-Care-A"
  }
}