Medication Prescription and Delivery (MPD)
0.1.0 - ci-build International flag

Medication Prescription and Delivery (MPD), published by Integrating the Healthcare Enterprise (IHE). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-mpd/ and changes regularly. See the Directory of published versions

: 200-multiitem-prescription-without-orchestration - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="200-multiitem-prescription-without-orchestration"/>
  <type value="collection"/>
  <entry>
    <fullUrl
             value="https://example.com/MedicationRequest/200-2-medication-prescription-request2"/>
    <resource>
      <MedicationRequest>
        <id value="200-2-medication-prescription-request2"/>
        <meta>
          <profile
                   value="http://profiles.ihe.net/PHARM/ihe.pharm.mpd/StructureDefinition/IHEMedicationPrescription"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_200-2-medication-prescription-request2"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest 200-2-medication-prescription-request2</b></p><a name="200-2-medication-prescription-request2"> </a><a name="hc200-2-medication-prescription-request2"> </a><a name="200-2-medication-prescription-request2-en-US"> </a><p><b>identifier</b>: 200-2/2</p><p><b>groupIdentifier</b>: 200</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 374647008}">Amoxicillin 875 mg oral tablet</span></td></tr></table><p><b>subject</b>: <a href="Patient-patient1.html">Thomas Engine  Male, DoB: 1950-09-15 ( 12345)</a></p><p><b>authoredOn</b>: 2024-10-06</p><p><b>requester</b>: <a href="PractitionerRole-doctor1.html">PractitionerRole Clinical oncologist</a></p><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 88348008}">Maxillary sinusitis</span></td></tr></table><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: 2 per 1 days</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1 Tablet<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT  code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ValidityPeriod</b></td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>2024-10-06 --&gt; 2024-12-06</td><td>1</td><td>14 Tablet<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT  code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></div>
        </text>
        <identifier>
          <value value="200-2/2"/>
        </identifier>
        <groupIdentifier>
          <value value="200"/>
        </groupIdentifier>
        <status value="active"/>
        <intent value="order"/>
        <medication>
          <concept>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="374647008"/>
              <display value="Amoxicillin 875 mg oral tablet"/>
            </coding>
          </concept>
        </medication>
        <subject>🔗 
          <reference value="Patient/patient1"/>
        </subject>
        <authoredOn value="2024-10-06"/>
        <requester>🔗 
          <reference value="PractitionerRole/doctor1"/>
        </requester>
        <reason>
          <concept>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="88348008"/>
              <display value="Maxillary sinusitis"/>
            </coding>
          </concept>
        </reason>
        <dosageInstruction>
          <timing>
            <repeat>
              <boundsDuration>
                <value value="7"/>
                <unit value="day"/>
                <system value="http://unitsofmeasure.org"/>
                <code value="d"/>
              </boundsDuration>
              <frequency value="2"/>
              <period value="1"/>
              <periodUnit value="d"/>
            </repeat>
          </timing>
          <doseAndRate>
            <doseQuantity>
              <value value="1"/>
              <unit value="Tablet"/>
              <system value="http://snomed.info/sct"/>
              <code value="732936001"/>
            </doseQuantity>
          </doseAndRate>
        </dosageInstruction>
        <dispenseRequest>
          <validityPeriod>
            <start value="2024-10-06"/>
            <end value="2024-12-06"/>
          </validityPeriod>
          <numberOfRepeatsAllowed value="1"/>
          <quantity>
            <value value="14"/>
            <unit value="Tablet"/>
            <system value="http://snomed.info/sct"/>
            <code value="732936001"/>
          </quantity>
        </dispenseRequest>
      </MedicationRequest>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://example.com/PractitionerRole/doctor1"/>
    <resource>
      <PractitionerRole>
        <id value="doctor1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="PractitionerRole_doctor1"> </a><p class="res-header-id"><b>Generated Narrative: PractitionerRole doctor1</b></p><a name="doctor1"> </a><a name="hcdoctor1"> </a><a name="doctor1-en-US"> </a><p><b>practitioner</b>: <a href="Practitioner-practitioner1.html">Dr Meryl Ärztin</a></p><p><b>organization</b>: <a href="Organization-organization1.html">Dr Ärztin Private Practice</a></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 309295000}">Clinical oncologist</span></p></div>
        </text>
        <practitioner>🔗 
          <reference value="Practitioner/practitioner1"/>
          <display value="Dr Meryl Ärztin"/>
        </practitioner>
        <organization>🔗 
          <reference value="Organization/organization1"/>
          <display value="Dr Ärztin Private Practice"/>
        </organization>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="309295000"/>
            <display value="Clinical oncologist"/>
          </coding>
        </code>
      </PractitionerRole>
    </resource>
  </entry>
  <entry>
    <fullUrl value="https://example.com/Patient/patient1"/>
    <resource>
      <Patient>
        <id value="patient1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_patient1"> </a><p class="res-header-id"><b>Generated Narrative: Patient patient1</b></p><a name="patient1"> </a><a name="hcpatient1"> </a><a name="patient1-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Thomas Engine  Male, DoB: 1950-09-15 ( 12345)</p><hr/></div>
        </text>
        <identifier>
          <value value="12345"/>
        </identifier>
        <name>
          <family value="Engine"/>
          <given value="Thomas"/>
        </name>
        <gender value="male"/>
        <birthDate value="1950-09-15"/>
      </Patient>
    </resource>
  </entry>
</Bundle>