Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: General Consent Example - XML Representation

Raw xml | Download



<Consent xmlns="http://hl7.org/fhir">
  <id value="Example1"/>
  <meta>
    <lastUpdated value="2009-03-16T11:55:12.640+05:30"/>
    <profile
             value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-consent-profile"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="N"/>
      <display value="Normal"/>
    </security>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="New"/>
      <display value="New"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="Pen"/>
      <display value="Pen"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="NewPen"/>
      <display value="New Pen"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent Example1</b></p><a name="Example1"> </a><a name="hcExample1"> </a><a name="Example1-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: 2009-03-16 11:55:12+0530</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-athena-consent-profile.html">Athena Consent Profile</a></p><p style="margin-bottom: 0px">Tags: New (Details: EditTags code New  = ' New ', stated as ' New '), Pen (Details: EditTags code Pen  = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen  = ' NewPen ', stated as ' New Pen ')</p><p style="margin-bottom: 0px">Security Label: Normal (Details: Confidentiality code N  = ' normal ', stated as ' Normal ')</p></div><p><b>identifier</b>: Unspecified Identifier/1552819465100590</p><p><b>status</b>: Active</p><p><b>scope</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentscope adr}">Advanced Care Directive</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentcategorycodes acd}">DONOR-CORNEA</span></p><p><b>patient</b>: <a href="Patient-Example1.html">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>dateTime</b>: 2009-03-16 10:44:14+0530</p><p><b>performer</b>: <a href="Practitioner-Example1.html">Practitioner Harry S. Winston </a></p></div>
  </text>
  <extension
             url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-consent-extension-encounter">
    <valueReference>🔗 
      <reference value="Encounter/Example1"/>
    </valueReference>
  </extension>
  <extension
             url="hhttps://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-consent-extension-period">
    <valuePeriod>
      <start value="2012-05-07T00:00:00+05:30"/>
      <end value="2012-05-10T00:00:00+05:30"/>
    </valuePeriod>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="U"/>
        <display value="Unspecified Identifier"/>
      </coding>
      <text value="Unspecified Identifier"/>
    </type>
    <system
            value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/AdvanceDirectiveId/1000-4-9390"/>
    <value value="1552819465100590"/>
  </identifier>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="adr"/>
      <display value="Advanced Care Directive"/>
    </coding>
    <text value="Advanced Care Directive"/>
  </scope>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/consentcategorycodes"/>
      <code value="acd"/>
      <display value="Advance Directive"/>
    </coding>
    <text value="DONOR-CORNEA"/>
  </category>
  <patient>🔗 
    <reference value="Patient/Example1"/>
  </patient>
  <dateTime value="2009-03-16T10:44:14+05:30"/>
  <performer>🔗 
    <reference value="Practitioner/Example1"/>
  </performer>
</Consent>