Aged Care Clinical Note - Local Development build (v0.1.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example MedicationStatement - Rosuvastatin by Dr Mayo for patient Anne - XML Representation

Page standards status: Informative

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="ex-medicationstatement-rosuvastatin-anne"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/cn/StructureDefinition/au-aged-care-clin-note-medicationstatement"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement ex-medicationstatement-rosuvastatin-anne</b></p><a name="ex-medicationstatement-rosuvastatin-anne"> </a><a name="hcex-medicationstatement-rosuvastatin-anne"> </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-au-aged-care-clin-note-medicationstatement.html">AU Aged Care Clinical Note - MedicationStatement</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Medication-ex-medication-crestor.html">Medication </a></p><p><b>subject</b>: <a href="Patient-ex-patient-anne.html">Mrs. Anne Thompson</a></p><p><b>informationSource</b>: <a href="Practitioner-ex-practitioner-helen.html">Practitioner Helen Mayo </a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 414416008}">H/O: hypercholesterolaemia</span></p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Timing</b></td></tr><tr><td style="display: none">*</td><td>3 per 1 week</td></tr></table></div>
  </text>
  <status value="active"/>
  <medicationReference>🔗 
    <reference value="Medication/ex-medication-crestor"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/ex-patient-anne"/>
    <display value="Mrs. Anne Thompson"/>
  </subject>
  <informationSource>🔗 
    <reference value="Practitioner/ex-practitioner-helen"/>
  </informationSource>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="414416008"/>
      <display value="H/O: hypercholesterolaemia"/>
    </coding>
  </reasonCode>
  <dosage>
    <timing>
      <repeat>
        <frequency value="3"/>
        <period value="1"/>
        <periodUnit value="wk"/>
        <dayOfWeek value="mon"/>
        <dayOfWeek value="wed"/>
        <dayOfWeek value="sat"/>
      </repeat>
    </timing>
  </dosage>
</MedicationStatement>