HL7 Australia Implementation Guide:

This page is part of the RCPA Cancer Protocols IG (v0.1.0: Release 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

Generated Example (by Transform)


<Bundle xmlns="http://hl7.org/fhir">
  <id value="Colorectal-genexample-4-map"/>
  <type value="collection"/>
  <entry>
    <fullUrl value="http://fhir.hl7.org.au/fhir/rcpa/DiagnosticReport/1"/>
    <resource>
      <DiagnosticReport>
        <id value="1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><h2>to do to do</h2><table class="grid"><tr><td>Unable to get Patient Details</td><td><b>Report Details</b><br/>Request: to do<br/></td></tr></table></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="todo"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/8003608333354355"/>
        </subject>
        <performer>
          <actor>
            <reference value="Organization/8003623233350148"/>
          </actor>
        </performer>
        <request>
          <reference value="ProcedureRequest/1"/>
        </request>
      </DiagnosticReport>
    </resource>
  </entry>
  <entry>
    <fullUrl value="http://fhir.hl7.org.au/fhir/rcpa/ProcedureRequest/1"/>
    <resource>
      <ProcedureRequest>
        <id value="1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>subject</b>: <a href="Patient/8003608333354355">Patient/8003608333354355</a></p><h3>Requesters</h3><table class="grid"><tr><td>-</td><td><b>Agent</b></td></tr><tr><td>*</td><td><a href="Practitioner/8003616566682137">Practitioner/8003616566682137</a></td></tr></table></div>
        </text>
        <subject>
          <reference value="Patient/8003608333354355"/>
        </subject>
        <requester>
          <agent>
            <reference value="Practitioner/8003616566682137"/>
          </agent>
        </requester>
      </ProcedureRequest>
    </resource>
  </entry>
</Bundle>