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

: VioletGartner01-smp-medstmt-isotretinoin-01 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "VioletGartner01-smp-medstmt-isotretinoin-01",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement VioletGartner01-smp-medstmt-isotretinoin-01</b></p><a name=\"VioletGartner01-smp-medstmt-isotretinoin-01\"> </a><a name=\"hcVioletGartner01-smp-medstmt-isotretinoin-01\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1300006}, {http://hl7.org/fhir/sid/ndc 10631-116-31}\">Isotretinoin 20 MG Oral Capsule [Absorica]</span></p><p><b>subject</b>: <a href=\"Patient-patient-VioletGartner01.html\">Violet Gartner</a></p><p><b>dateAsserted</b>: 2026-01-10 14:35:00-0500</p><p><b>informationSource</b>: <a href=\"Organization-org-Michigan-Primary-Health-Care-A.html\">Organization Michigan Primary Health Care Associates</a></p></div>"
  },
  "status" : "active",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "1300006",
        "display" : "Isotretinoin 20 MG Oral Capsule [Absorica]"
      },
      {
        "system" : "http://hl7.org/fhir/sid/ndc",
        "code" : "10631-116-31"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-VioletGartner01",
    "display" : "Violet Gartner"
  },
  "dateAsserted" : "2026-01-10T14:35:00-05:00",
  "informationSource" : {
    🔗 "reference" : "Organization/org-Michigan-Primary-Health-Care-A"
  }
}