US Prescription Drug Monitoring Program (PDMP)
1.0.0-ballot - STU1 Ballot United States of America flag

This page is part of the US Prescription Drug Monitoring Program (PDMP) (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: pdmp-meddispense-2 - XML Representation

Raw xml | Download



<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="pdmp-meddispense-2"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2016-12-10T06:38:52Z"/>
    <profile
             value="http://hl7.org/fhir/us/pdmp/StructureDefinition/pdmp-medicationdispense"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationDispense</b><a name="pdmp-meddispense-2"> </a><a name="hcpdmp-meddispense-2"> </a></p><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">Resource MedicationDispense &quot;pdmp-meddispense-2&quot; Version &quot;1&quot; Updated &quot;2016-12-10 06:38:52+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pdmp-medicationdispense.html">PDMP MedicationDispense</a></p></div><p><b>PDMP Extension - Prescription Fill Number</b>: 4</p><p><b>PDMP Extension - Prescription Transmission Method</b>: Electronic Prescription (Details: http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-transmission-form-of-rx-origin code 05 = 'Electronic Prescription', stated as 'Electronic Prescription')</p><p><b>PDMP Extension - LME</b>: 4</p><p><b>status</b>: in-progress</p><p><b>medication</b>: 24 HR alprazolam 1 MG Extended Release Oral Tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html">RxNorm</a>#433800; <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ndc.html">National drug codes</a>#00093545106)</span></p><p><b>subject</b>: <span>: August Samuels</span></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span>: Our Pharmacy</span></td></tr></table><p><b>authorizingPrescription</b>: <span>Filler Identifier/065046045550</span></p><p><b>quantity</b>: 60 each</p><p><b>daysSupply</b>: 30</p><p><b>whenPrepared</b>: 2023-07-08 06:45:52+0000</p><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Sequence</b></td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>2 tablets every morning</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/pdmp/StructureDefinition/pdmp-extension-rx-fill-number">
    <valuePositiveInt value="4"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/pdmp/StructureDefinition/pdmp-extension-rx-transmission-method">
    <valueCoding>
      <system
              value="http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-transmission-form-of-rx-origin"/>
      <code value="05"/>
      <display value="Electronic Prescription"/>
    </valueCoding>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/pdmp/StructureDefinition/pdmp-extension-lme">
    <valueDecimal value="4"/>
  </extension>
  <status value="in-progress"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="433800"/>
      <display value="24 HR alprazolam 1 MG Extended Release Oral Tablet"/>
    </coding>
    <coding>
      <system value="http://hl7.org/fhir/sid/ndc"/>
      <code value="00093545106"/>
      <userSelected value="true"/>
    </coding>
    <text value="24 HR alprazolam 1 MG Extended Release Oral Tablet"/>
  </medicationCodeableConcept>
  <subject>
    <display value="August Samuels"/>
  </subject>
  <performer>
    <actor>
      <identifier>
        <system
                value="http://terminology.hl7.org/CodeSystem/NCPDPProviderIdentificationNumber"/>
        <value value="999017"/>
      </identifier>
      <display value="Our Pharmacy"/>
    </actor>
  </performer>
  <authorizingPrescription>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="FILL"/>
          <display value="Filler Identifier"/>
        </coding>
      </type>
      <system value="http://mypharmacysystem.com/prescriptionnumber"/>
      <value value="065046045550"/>
    </identifier>
  </authorizingPrescription>
  <quantity>
    <value value="60"/>
    <unit value="each"/>
  </quantity>
  <daysSupply>
    <value value="30"/>
  </daysSupply>
  <whenPrepared value="2023-07-08T06:45:52Z"/>
  <dosageInstruction>
    <sequence value="1"/>
    <text value="2 tablets every morning"/>
  </dosageInstruction>
</MedicationDispense>