Standardized Medication Profile (SMP) FHIR IG
1.0.0-ballot - STU1 Ballot 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-ballot 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

: Hospital Medication Administration List - XML Representation

Page standards status: Informative

Raw xml | Download



<List xmlns="http://hl7.org/fhir">
  <id value="smp-medlist-1"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-04-08T06:38:52Z"/>
    <profile
             value="http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: List smp-medlist-1</b></p><a name="smp-medlist-1"> </a><a name="hcsmp-medlist-1"> </a><a name="smp-medlist-1-en-US"> </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">version: 1; Last updated: 2024-04-08 06:38:52+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-smp-medication-list.html">Standardized Medication Profile - Medication List</a></p></div><h2>Hospital Medication Administration List</h2><table class="clstu"><tr><td>Date: 2024-07-01 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Medication administration list [Identifier] Episode Pharmacy </td></tr><tr><td>Subject: <a href="http://hl7.org/fhir/us/core/STU6.1/Patient-example.html">??</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-smp-medstmt-1.html">MedicationStatement: status = active; medication[x] = metformin 250 MG Oral Tablet; effective[x] = 2024-06-01; dateAsserted = 2024-07-01; reasonCode = Diabetes mellitus type 2 in nonobese</a></td><td>2024-07-01</td></tr></table></div>
  </text>
  <status value="current"/>
  <mode value="working"/>
  <title value="Hospital Medication Administration List"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="104207-6"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example"/>
  </subject>
  <date value="2024-07-01"/>
  <source>
    <reference value="Practitioner/practitioner-1"/>
  </source>
  <entry>
    <date value="2024-07-01"/>
    <item>🔗 
      <reference value="MedicationStatement/smp-medstmt-1"/>
    </item>
  </entry>
</List>