Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: PBS claim item for cephalexin 500 mg capsule, 20 for Ms. Sally Field (pbs-01) - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="claim-pbs-01"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationrequest-pbs-claim-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest </b><a name="claim-pbs-01"> </a><a name="hcclaim-pbs-01"> </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">ResourceMedicationRequest &quot;claim-pbs-01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dh-medicationrequest-pbs-claim-1.html">ADHA PBS Claim Item</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.3.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt 

This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: 

Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.

This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:296dcbd7-d763-4ecf-aa78-523bcc11ecda</p><p><b>status</b>: unknown</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href="Medication-cephalexin-01.html">Medication/cephalexin-01</a></p><p><b>subject</b>: <a href="Patient-mhr-field-sally.html">Patient/mhr-field-sally</a> &quot; FIELD&quot;</p><p><b>authoredOn</b>: 2020-01-15</p><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>20 capsule</td></tr></table></div>
  </text>
  <!-- identifier for the PBR record from Medicare repository -->
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:296dcbd7-d763-4ecf-aa78-523bcc11ecda"/>
  </identifier>
  <status value="unknown"/>
  <intent value="order"/>
  <medicationReference>🔗 
    <reference value="Medication/cephalexin-01"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/mhr-field-sally"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="NI"/>
          <display value="National unique individual identifier"/>
        </coding>
        <text value="IHI"/>
      </type>
      <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
      <value value="8003608833357361"/>
    </identifier>
  </subject>
  <authoredOn value="2020-01-15"/>
  <dispenseRequest>
    <numberOfRepeatsAllowed value="1"/>
    <quantity>
      <value value="20"/>
      <unit value="capsule"/>
    </quantity>
  </dispenseRequest>
</MedicationRequest>