FHIR IG analytics| Package | hl7.fhir.us.smp |
| Resource Type | CarePlan |
| Id | CarePlan-example-MAP-Alprazolam-Metoclopramide-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan example-MAP-Alprazolam-Metoclopramide-01
status: Draft
intent: Plan
category: Medication management plan (record artifact)
title: Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as detected issue
description: Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as DetectedIssue with risk for falls.
subject: Betsy Smith-Johnson
created: 2025-07-02
author: Practitioner Pharmy Anyperson (official)
supportingInfo: DetectedIssue Duplicate Therapy Alert
{
"resourceType": "CarePlan",
"id": "example-MAP-Alprazolam-Metoclopramide-01",
"meta": {
"profile": [
"http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-action-plan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "draft",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "736378000",
"display": "Medication management plan (record artifact)"
}
]
}
],
"title": "Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as detected issue",
"description": "Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as DetectedIssue with risk for falls.",
"subject": {
"reference": "Patient/examplePatient",
"display": "Betsy Smith-Johnson"
},
"created": "2025-07-02",
"author": {
"reference": "Practitioner/examplePharmacist"
},
"supportingInfo": [
{
"reference": "DetectedIssue/example-di01-duplicateTherapy"
}
]
}