DRAFT AU Patient Summary Implementation Guide for Testing
0.1.0-cibuild - CI Build Australia flag

DRAFT AU Patient Summary Implementation Guide for Testing, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/draft-au-patient-summary/ and changes regularly. See the Directory of published versions

: MedicationRequest - prescription, paracetamol-codeine (AU Core and IPS compliant) - XML Representation

Page standards status: Informative

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="paracetamol-codeine-01-i"/>
  <meta>
    <profile
             value="http://hl7.org.au.draft/fhir/aups/StructureDefinition/au-exp-ps-medicationrequest-i"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest paracetamol-codeine-01-i</b></p><a name="paracetamol-codeine-01-i"> </a><a name="hcparacetamol-codeine-01-i"> </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-exp-ps-medicationrequest-i.html">EXPERIMENTAL AU PS MedicationRequest Approach I</a></p></div><p><b>status</b>: Unknown</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{http://snomed.info/sct 79115011000036100}">Paracetamol 500 mg + codeine phosphate hemihydrate 30 mg tablet</span></p><p><b>subject</b>: <a href="Patient-bennelong-anne.html">Mrs. Anne Mary Bennelong(official) Female, DoB: 1968-10-11 ( Medicare Number: 6951449677)</a></p><p><b>authoredOn</b>: 2018-07-15</p><p><b>requester</b>: ?rref?</p></div>
  </text>
  <status value="unknown"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="79115011000036100"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/bennelong-anne"/>
  </subject>
  <authoredOn value="2018-07-15"/>
  <requester>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown"/>
    </extension>
  </requester>
</MedicationRequest>