{
  "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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan example-MAP-Alprazolam-Metoclopramide-01</b></p><a name=\"example-MAP-Alprazolam-Metoclopramide-01\"> </a><a name=\"hcexample-MAP-Alprazolam-Metoclopramide-01\"> </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=\"StructureDefinition-smp-medication-action-plan.html\">Standardized Medication Profile - Medication Action Plan</a></p></div><p><b>status</b>: Draft</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 736378000}\">Medication management plan (record artifact)</span></p><p><b>title</b>: Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as detected issue</p><p><b>description</b>: Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as DetectedIssue with risk for falls.</p><p><b>subject</b>: <a href=\"Patient-examplePatient.html\">Betsy Smith-Johnson</a></p><p><b>created</b>: 2025-07-02</p><p><b>author</b>: <a href=\"Practitioner-examplePharmacist.html\">Practitioner Pharmy Anyperson (official)</a></p><p><b>supportingInfo</b>: <a href=\"DetectedIssue-example-di01-duplicateTherapy.html\">DetectedIssue Duplicate Therapy Alert</a></p></div>"
  },
  "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"
  }]
}