1.5.3 - release

SHINNYHRSN - Local Development build (v1.5.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ConsentExample - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="ConsentExample"/>
  <meta>
    <lastUpdated value="2024-02-23T00:00:00Z"/>
    <profile
             value="http://shinny.org/us/ny/hrsn/StructureDefinition/shinny-Consent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent ConsentExample</b></p><a name="ConsentExample"> </a><a name="hcConsentExample"> </a><a name="ConsentExample-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">Last updated: 2024-02-23 00:00:00+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-shinny-Consent.html">SHINNY Consent Profile</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>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IDSCL}">information disclosure</span></p><p><b>patient</b>: <a href="Patient-PatientExample.html">Jon Doe  Male, DoB: 1981-07-16 ( Medical record number)</a></p><p><b>dateTime</b>: 2024-02-23 00:00:00+0000</p><p><b>organization</b>: <a href="Organization-OrganizationExampleOther-SCN1.html">Organization Care Ridge SCN</a></p><p><b>source</b>: </p><h3>Policies</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Authority</b></td></tr><tr><td style="display: none">*</td><td>urn:uuid:d1eaac1a-22b7-4bb6-9c62-cc95d6fdf1a5</td></tr></table><h3>Provisions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Opt In</td></tr></table></div>
  </text>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="treatment"/>
      <display value="Treatment"/>
    </coding>
    <text value="treatment"/>
  </scope>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="59284-0"/>
      <display value="Consent Document"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="IDSCL"/>
    </coding>
  </category>
  <patient>🔗 
    <reference value="Patient/PatientExample"/>
  </patient>
  <dateTime value="2024-02-23T00:00:00Z"/>
  <organization>🔗 
    <reference value="Organization/OrganizationExampleOther-SCN1"/>
  </organization>
  <sourceAttachment>
    <contentType value="application/pdf"/>
    <language value="en"/>
  </sourceAttachment>
  <policy>
    <authority value="urn:uuid:d1eaac1a-22b7-4bb6-9c62-cc95d6fdf1a5"/>
  </policy>
  <provision>
    <type value="permit"/>
  </provision>
</Consent>