Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedtechMedicationStatementExample - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="10d95aa70809138c22ba650b03b26544"/>
  <meta>
    <profile
             value="https://fhir.medtechglobal.com/StructureDefinition/medtech-medicationstatement-ips"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="U"/>
      <display value="unrestricted"/>
    </security>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement 10d95aa70809138c22ba650b03b26544</b></p><a name="10d95aa70809138c22ba650b03b26544"> </a><a name="hc10d95aa70809138c22ba650b03b26544"> </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-medtech-medicationstatement-ips.html">Medtech MedicationStatement profile</a></p><p style="margin-bottom: 0px">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><p><b>NZePS Long Term Medication Indicator</b>: true</p><p><b>status</b>: Active</p><p><b>medication</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.2.18.26.2 10304851000116108}">GLIPIZIDE - 5mg Tab</span></p><p><b>subject</b>: <a href="Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><p><b>dateAsserted</b>: 2021-04-21 17:02:35+1200</p><p><b>informationSource</b>: <a href="Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td>1 tablet in afternoon daily</td><td><span title="Codes:{http://snomed.info/sct 31099001}">Systemic</span></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org.nz/fhir/StructureDefinition/nzeps-long-term-medication">
    <valueBoolean value="true"/>
  </extension>
  <status value="active"/>
  <medicationCodeableConcept>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.18.26.2"/>
      <code value="10304851000116108"/>
      <display value="GLIPIZIDE - 5mg Tab"/>
    </coding>
    <text value="GLIPIZIDE - 5mg Tab"/>
  </medicationCodeableConcept>
  <subject>
    <reference
               value="https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b"/>
  </subject>
  <dateAsserted value="2021-04-21T17:02:35.000+12:00"/>
  <informationSource>
    <reference
               value="https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91"/>
  </informationSource>
  <dosage>
    <text value="1 tablet in afternoon daily"/>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="31099001"/>
        <display value="Systemic"/>
      </coding>
    </route>
  </dosage>
</MedicationStatement>