FHIR IG analytics| Package | hl7.fhir.us.pacio-toc |
| Resource Type | List |
| Id | List-BSJ2-SMPMedList.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List BSJ2-SMPMedList
| Date: 2024-08-11 | Mode: Working List | Status: Current | Code: Patient generated medication list [Identifier] Episode Pharmacy |
| Subject: Betsy Smith-JohnsonSource: |
| Items | Date |
| atorvastatin 40 MG Oral Tablet | 2024-08-11 |
| sertraline 25 MG Oral Tablet | 2024-08-11 |
| empagliflozin 10 MG Oral Tablet [Jardiance] | 2024-08-11 |
{
"resourceType": "List",
"id": "BSJ2-SMPMedList",
"meta": {
"profile": [
"http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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]"
}
}
]
}