FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeList
IdList-VioletGartner01-smp-medListED-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: List VioletGartner01-smp-medListED-01

MedicationList for ED

Date: 2026-01-10 14:35:00-0500 Mode: Working List Status: Current Code: Reconciled medication list [Identifier] Episode Pharmacy
Subject: Violet GartnerSource:
Items
Senna-S 8.6 MG Oral Tablet
Hydrocodone 5 MG / Acetaminophen 325 MG Oral Tablet

Source1

{
  "resourceType": "List",
  "id": "VioletGartner01-smp-medListED-01",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "mode": "working",
  "title": "MedicationList for ED",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "104203-5",
        "display": "Reconciled medication list [Identifier] Episode Pharmacy"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-VioletGartner01",
    "display": "Violet Gartner"
  },
  "date": "2026-01-10T14:35:00-05:00",
  "source": {
    "reference": "PractitionerRole/PractitionerRole-Physician-PriyaSarkar"
  },
  "entry": [
    {
      "item": {
        "reference": "MedicationStatement/VioletGartner01-smp-medstmt-sennas-01",
        "display": "Senna-S 8.6 MG Oral Tablet"
      }
    },
    {
      "item": {
        "reference": "MedicationStatement/VioletGartner01-smp-medstmt-hydrocodoneacetaminophen-01",
        "display": "Hydrocodone 5 MG / Acetaminophen 325 MG Oral Tablet"
      }
    }
  ]
}