Universal API Implementation Guide
1.1.20 - ci-build

Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: mr-HerceptinHylecta - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="644d1189-3080-4706-a4ca-645fe3d06caf"/>
  <meta>
    <profile
             value="https://fhir.developer.gene.com/StructureDefinition/uapi-medicationrequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest 644d1189-3080-4706-a4ca-645fe3d06caf</b></p><a name="644d1189-3080-4706-a4ca-645fe3d06caf"> </a><a name="hc644d1189-3080-4706-a4ca-645fe3d06caf"> </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-uapi-medicationrequest.html">UAPI MedicationRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{https://fhir.developer.gene.com/CodeSystem/uapi-product-name herceptin-hylecta}">Herceptin Hylecta</span></p><p><b>subject</b>: <a href="Bundle-13778a5c-73de-46e4-bb5a-3781a5c93b5e.html#urn-uuid-fc2e5a72-c363-4616-ae00-4ad25cbcb45c">Bundle: identifier = Resource identifier: da5e1572-cc88-4e4d-9899-e3553f680d87; type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><p><b>requester</b>: <a href="Bundle-13778a5c-73de-46e4-bb5a-3781a5c93b5e.html#urn-uuid-695d0991-5e03-46df-934a-85a28acd95c1">Bundle: identifier = Resource identifier: da5e1572-cc88-4e4d-9899-e3553f680d87; type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><p><b>insurance</b>: <a href="Bundle-04afa000-48a5-4fb2-8707-6a43af045868.html#urn-uuid-42b41bdb-1781-49aa-a091-78cdd92129df">Bundle: identifier = Resource identifier: 6a7dbbed-6c6f-48b0-b32e-0a5d89dc72b2; type = message; timestamp = 2024-04-02 08:10:13-0500</a></p><p><b>note</b>: </p><blockquote><div><p>600 mg trastuzumab/10,000 units hyaluronidase</p>
</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>patientInstruction</b>: String (up to 50 characters)</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>600 mg</td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 12</p><h3>ExpectedSupplyDurations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Unit</b></td></tr><tr><td style="display: none">*</td><td>2</td><td>600 mg vial(s)</td></tr></table></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <coding>
      <system
              value="https://fhir.developer.gene.com/CodeSystem/uapi-product-name"/>
      <code value="herceptin-hylecta"/>
      <display value="Herceptin Hylecta"/>
    </coding>
  </medicationCodeableConcept>
  <subject>
    <reference value="urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c"/>
    <type value="Patient"/>
  </subject>
  <requester>
    <reference value="urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1"/>
    <type value="Practitioner"/>
  </requester>
  <insurance>
    <reference value="urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df"/>
    <type value="Coverage"/>
  </insurance>
  <note>
    <text value="600 mg trastuzumab/10,000 units hyaluronidase"/>
  </note>
  <dosageInstruction>
    <patientInstruction value="String (up to 50 characters)"/>
    <doseAndRate>
      <doseQuantity>
        <value value="600"/>
        <unit value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
  <dispenseRequest>
    <numberOfRepeatsAllowed value="12"/>
    <expectedSupplyDuration>
      <value value="2"/>
      <unit value="600 mg vial(s)"/>
    </expectedSupplyDuration>
  </dispenseRequest>
</MedicationRequest>