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" : "BSJ2-SMPMedList",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List BSJ2-SMPMedList</b></p><a name=\"BSJ2-SMPMedList\"> </a><a name=\"hcBSJ2-SMPMedList\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/smp-ig/StructureDefinition-smp-medication-list.html\">Standardized Medication Profile - Medication List</a></p></div><h2>Home Health 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-Patient2.html\">Betsy Smith-Johnson</a>Source: </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-BSJ2-SMPMedStmt1.html\">atorvastatin 40 MG Oral Tablet</a></td><td>2024-08-11</td></tr><tr><td><a href=\"MedicationStatement-BSJ2-SMPMedStmt4.html\">sertraline 25 MG Oral Tablet</a></td><td>2024-08-11</td></tr><tr><td><a href=\"MedicationStatement-BSJ2-SMPMedStmt9.html\">empagliflozin 10 MG Oral Tablet [Jardiance]</a></td><td>2024-08-11</td></tr></table></div>"
},
"status" : "current",
"mode" : "working",
"title" : "Home Health 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-Patient2",
"display" : "Betsy Smith-Johnson"
},
"date" : "2024-08-11",
"source" : {
🔗 "reference" : "Practitioner/Practitioner-JudySalas",
"display" : "Judy Salas, DNP"
},
"entry" : [
{
"date" : "2024-08-11",
"item" : {
🔗 "reference" : "MedicationStatement/BSJ2-SMPMedStmt1",
"display" : "atorvastatin 40 MG Oral Tablet"
}
},
{
"date" : "2024-08-11",
"item" : {
🔗 "reference" : "MedicationStatement/BSJ2-SMPMedStmt4",
"display" : "sertraline 25 MG Oral Tablet"
}
},
{
"date" : "2024-08-11",
"item" : {
🔗 "reference" : "MedicationStatement/BSJ2-SMPMedStmt9",
"display" : "empagliflozin 10 MG Oral Tablet [Jardiance]"
}
}
]
}