Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EBookings Consent - Active with attachment URL - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="45e9b459-fa87-4a12-aaac-a2887cc80a84"/>
  <meta>
    <profile
             value="http://fhir.geniesolutions.io/StructureDefinition/ebookings-consent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent 45e9b459-fa87-4a12-aaac-a2887cc80a84</b></p><a name="45e9b459-fa87-4a12-aaac-a2887cc80a84"> </a><a name="hc45e9b459-fa87-4a12-aaac-a2887cc80a84"> </a><a name="45e9b459-fa87-4a12-aaac-a2887cc80a84-en-US"> </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-ebookings-consent.html">EBookings Consent</a></p></div><p><b>status</b>: Active</p><p><b>scope</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentscope treatment}">Treatment</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 59284-0}">Consent Document</span></p><p><b>patient</b>: <a href="Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>dateTime</b>: 2022-09-12</p><p><b>performer</b>: <a href="Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>organization</b>: <a href="Organization-fec5f6ca-f9e7-4c54-92b9-385d2fac8328.html">Jonathanport Medical Centre</a></p><p><b>source</b>: application/pdf @ https://d51aon0dyqlo0.cloudfront.net/test.pdf</p><h3>Policies</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Authority</b></td><td><b>Uri</b></td></tr><tr><td style="display: none">*</td><td><a href="http://healthscope.com.au">http://healthscope.com.au</a></td><td><a href="http://healthscope.com.au/consent-policy/HMR4.7A">http://healthscope.com.au/consent-policy/HMR4.7A</a></td></tr></table><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><h3>Actors</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Role</b></td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleClass PROV}">healthcare provider</span></td><td><a href="PractitionerRole-6d408eeb-e31a-40c4-aece-0122d9ba2c1d.html">Trevor Wright</a></td></tr></table><p><b>code</b>: <span title="Codes:">Knee Replacement</span></p><h3>Data</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Meaning</b></td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td>Dependents</td><td><a href="ServiceRequest-8e25f073-cbaa-4ff5-af3c-cc13db829ac6.html">ServiceRequest </a></td></tr></table></blockquote></div>
  </text>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="treatment"/>
    </coding>
  </scope>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="59284-0"/>
      <display value="Consent Document"/>
    </coding>
  </category>
  <patient>🔗 
    <reference value="Patient/1078d551-7be2-49f7-a122-c230b8757f2f"/>
  </patient>
  <dateTime value="2022-09-12"/>
  <performer>🔗 
    <reference value="Patient/1078d551-7be2-49f7-a122-c230b8757f2f"/>
  </performer>
  <organization>🔗 
    <reference value="Organization/fec5f6ca-f9e7-4c54-92b9-385d2fac8328"/>
    <display value="Jonathanport Medical Centre"/>
  </organization>
  <sourceAttachment>
    <contentType value="application/pdf"/>
    <url value="https://d51aon0dyqlo0.cloudfront.net/test.pdf"/>
  </sourceAttachment>
  <policy>
    <authority value="http://healthscope.com.au"/>
    <uri value="http://healthscope.com.au/consent-policy/HMR4.7A"/>
  </policy>
  <provision>
    <type value="permit"/>
    <actor>
      <role>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v3-RoleClass"/>
          <code value="PROV"/>
          <display value="healthcare provider"/>
        </coding>
      </role>
      <reference>🔗 
        <reference
                   value="PractitionerRole/6d408eeb-e31a-40c4-aece-0122d9ba2c1d"/>
        <display value="Trevor Wright"/>
      </reference>
    </actor>
    <code>
      <text value="Knee Replacement"/>
    </code>
    <data>
      <meaning value="dependents"/>
      <reference>🔗 
        <reference
                   value="ServiceRequest/8e25f073-cbaa-4ff5-af3c-cc13db829ac6"/>
      </reference>
    </data>
  </provision>
</Consent>