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
<Bundle xmlns="http://hl7.org/fhir">
<id value="smp-bundle-tx-2"/>
<meta>
<profile
value="http://hl7.org/fhir/us/smp/StructureDefinition/smp-bundle-transaction"/>
</meta>
<type value="transaction"/>
<entry>
<fullUrl value="urn:uuid:1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d"/>
<resource>
<List>
<id value="smp-medlist-admission"/>
<meta>
<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"><a name="List_smp-medlist-admission"> </a>Hospital admission medication list</div>
</text>
<status value="current"/>
<mode value="working"/>
<title value="Hospital Admission Medication List"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="104207-6"/>
<display
value="Medication administration list [Identifier] Episode Pharmacy"/>
</coding>
</code>
<subject>
<reference value="Patient/example"/>
<display value="US Core Example Patient"/>
</subject>
<date value="2024-07-01"/>
<source>
<reference value="Practitioner/practitioner-1"/>
</source>
<entry>
<date value="2024-07-01"/>
<item>
<reference value="urn:uuid:7b8c9d0e-1f2a-3b4c-5d6e-7f8a9b0c1d2e"/>
</item>
</entry>
</List>
</resource>
<request>
<method value="POST"/>
<url value="List"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:7b8c9d0e-1f2a-3b4c-5d6e-7f8a9b0c1d2e"/>
<resource>
<MedicationStatement>
<id value="smp-medstmt-admission-1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_smp-medstmt-admission-1"> </a>Metformin from admission list</div>
</text>
<status value="active"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="428759"/>
<display value="metformin 250 MG Oral Tablet"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/example"/>
<display value="US Core Example Patient"/>
</subject>
<effectiveDateTime value="2024-06-01"/>
<dateAsserted value="2024-07-01"/>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="359642000"/>
<display value="Diabetes mellitus type 2 in nonobese (disorder)"/>
</coding>
</reasonCode>
<dosage>
<sequence value="1"/>
<text value="po daily"/>
</dosage>
</MedicationStatement>
</resource>
<request>
<method value="POST"/>
<url value="MedicationStatement"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:8c9d0e1f-2a3b-4c5d-6e7f-8a9b0c1d2e3f"/>
<resource>
<List>
<id value="smp-medlist-discharge"/>
<meta>
<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"><a name="List_smp-medlist-discharge"> </a>Hospital discharge medication list</div>
</text>
<status value="current"/>
<mode value="working"/>
<title value="Hospital Discharge Medication List"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="104208-4"/>
<display
value="Medication list for public health AndOr CDC reporting [Identifier] Episode Pharmacy"/>
</coding>
</code>
<subject>
<reference value="Patient/example"/>
<display value="US Core Example Patient"/>
</subject>
<date value="2024-07-10"/>
<source>
<reference value="Practitioner/practitioner-1"/>
</source>
<entry>
<date value="2024-07-10"/>
<item>
<reference value="urn:uuid:9d0e1f2a-3b4c-5d6e-7f8a-9b0c1d2e3f4a"/>
</item>
</entry>
<entry>
<date value="2024-07-10"/>
<item>
<reference value="urn:uuid:0e1f2a3b-4c5d-6e7f-8a9b-0c1d2e3f4a5b"/>
</item>
</entry>
</List>
</resource>
<request>
<method value="POST"/>
<url value="List"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:9d0e1f2a-3b4c-5d6e-7f8a-9b0c1d2e3f4a"/>
<resource>
<MedicationStatement>
<id value="smp-medstmt-discharge-1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_smp-medstmt-discharge-1"> </a>Metformin continued on discharge</div>
</text>
<status value="active"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="428759"/>
<display value="metformin 250 MG Oral Tablet"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/example"/>
<display value="US Core Example Patient"/>
</subject>
<effectiveDateTime value="2024-06-01"/>
<dateAsserted value="2024-07-10"/>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="359642000"/>
<display value="Diabetes mellitus type 2 in nonobese (disorder)"/>
</coding>
</reasonCode>
<dosage>
<sequence value="1"/>
<text value="po daily"/>
</dosage>
</MedicationStatement>
</resource>
<request>
<method value="POST"/>
<url value="MedicationStatement"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:0e1f2a3b-4c5d-6e7f-8a9b-0c1d2e3f4a5b"/>
<resource>
<MedicationStatement>
<id value="smp-medstmt-discharge-2"/>
<meta>
<profile
value="http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_smp-medstmt-discharge-2"> </a>Atorvastatin added on discharge</div>
</text>
<status value="active"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="597983"/>
<display value="atorvastatin 40 MG"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/example"/>
<display value="US Core Example Patient"/>
</subject>
<effectiveDateTime value="2024-07-10"/>
<dateAsserted value="2024-07-10"/>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="55822004"/>
<display value="Hyperlipidemia (disorder)"/>
</coding>
</reasonCode>
<dosage>
<sequence value="1"/>
<text value="po qd"/>
</dosage>
</MedicationStatement>
</resource>
<request>
<method value="POST"/>
<url value="MedicationStatement"/>
</request>
</entry>
</Bundle>