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
{
"resourceType" : "List",
"id" : "wm1-smp-medListNew-0",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List wm1-smp-medListNew-0</b></p><a name=\"wm1-smp-medListNew-0\"> </a><a name=\"hcwm1-smp-medListNew-0\"> </a><h2>Home Health Medication List</h2><table class=\"clstu\"><tr><td>Date: 2025-10-16 11:02:40+0000 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Reconciled medication list [Identifier] Episode Pharmacy </td></tr><tr><td>Subject: <a href=\"Patient-patient-wilmamarina01.html\">Wilma Marina</a>Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"MedicationStatement-wm1-smp-medstmt-jardiance-5-1.html\">Jardiance 10 MG Oral Tablet</a></td></tr><tr><td><a href=\"MedicationStatement-wm1-smp-medstmt-sertraline-5-2.html\">sertraline 25 MG Oral Tablet</a></td></tr><tr><td><a href=\"MedicationStatement-wm1-smp-medstmt-lipitor-5-3.html\">Lipitor 40 MG Oral Tablet</a></td></tr></table></div>"
},
"status" : "current",
"mode" : "working",
"title" : "Home Health Medication List",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "104203-5",
"display" : "Reconciled medication list [Identifier] Episode Pharmacy"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-wilmamarina01",
"display" : "Wilma Marina"
},
"date" : "2025-10-16T11:02:40.456Z",
"source" : {
🔗 "reference" : "PractitionerRole/Role-IMMD-AnitaChu"
},
"entry" : [
{
"item" : {
🔗 "reference" : "MedicationStatement/wm1-smp-medstmt-jardiance-5-1",
"display" : "Jardiance 10 MG Oral Tablet"
}
},
{
"item" : {
🔗 "reference" : "MedicationStatement/wm1-smp-medstmt-sertraline-5-2",
"display" : "sertraline 25 MG Oral Tablet"
}
},
{
"item" : {
🔗 "reference" : "MedicationStatement/wm1-smp-medstmt-lipitor-5-3",
"display" : "Lipitor 40 MG Oral Tablet"
}
}
]
}