Standardized Medication Profile (SMP) FHIR IG
1.0.0 - STU 1 United States of America flag

Standardized Medication Profile (SMP) FHIR IG, published by HL7 International / Pharmacy. 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/smp-ig/ and changes regularly. See the Directory of published versions

: Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as detected issue - XML Representation

Page standards status: Informative

Raw xml | Download


<CarePlan xmlns="http://hl7.org/fhir">
  <id value="example-MAP-Alprazolam-Metoclopramide-01"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-action-plan"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <status value="draft"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="736378000"/>
      <display value="Medication management plan (record artifact)"/>
    </coding>
  </category>
  <title
         value="Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as detected issue"/>
  <description
               value="Example Med Action Plan (MAP) - Alprazolam and metoclopramide concurrent therapy as DetectedIssue with risk for falls."/>
  <subject>🔗 
    <reference value="Patient/examplePatient"/>
    <display value="Betsy Smith-Johnson"/>
  </subject>
  <created value="2025-07-02"/>
  <author>🔗 
    <reference value="Practitioner/examplePharmacist"/>
  </author>
  <supportingInfo>🔗 
    <reference value="DetectedIssue/example-di01-duplicateTherapy"/>
  </supportingInfo>
</CarePlan>