PACIO Transitions of Care Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-transitions-of-care-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "List",
"id" : "BSJ-SMPMedList",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List BSJ-SMPMedList</b></p><a name=\"BSJ-SMPMedList\"> </a><a name=\"hcBSJ-SMPMedList\"> </a><h2>Home Medication List</h2><table class=\"clstu\"><tr><td>Date: 2024-08-11 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Patient generated medication list [Identifier] Episode Pharmacy </td></tr><tr><td>Subject: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td><td>Date</td></tr><tr><td><a href=\"MedicationStatement-BSJ-SMPMedStmt1.html\">atorvastatin 40 MG Oral Tablet</a></td><td>2024-08-11</td></tr><tr><td><a href=\"MedicationStatement-BSJ-SMPMedStmt4.html\">Cozaar 25 MG Oral Tablet</a></td><td>2024-08-11</td></tr><tr><td><a href=\"MedicationStatement-BSJ-SMPMedStmt9.html\">clopidogrel 75 MG Oral Tablet</a></td><td>2024-08-11</td></tr></table></div>"
},
"status" : "current",
"mode" : "working",
"title" : "Home Medication List",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "104205-0",
"display" : "Patient generated medication list [Identifier] Episode Pharmacy"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Example-Smith-Johnson-Patient1",
"display" : "Betsy Smith-Johnson"
},
"date" : "2024-08-11",
"entry" : [
{
"date" : "2024-08-11",
"item" : {
🔗 "reference" : "MedicationStatement/BSJ-SMPMedStmt1",
"display" : "atorvastatin 40 MG Oral Tablet"
}
},
{
"date" : "2024-08-11",
"item" : {
🔗 "reference" : "MedicationStatement/BSJ-SMPMedStmt4",
"display" : "Cozaar 25 MG Oral Tablet"
}
},
{
"date" : "2024-08-11",
"item" : {
🔗 "reference" : "MedicationStatement/BSJ-SMPMedStmt9",
"display" : "clopidogrel 75 MG Oral Tablet"
}
}
]
}