Bidirectional Services eReferral (BSeR)
2.0.0-ballot - STU2 United States of America flag

Bidirectional Services eReferral (BSeR), published by HL7 Public Health Working Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bser/ and changes regularly. See the Directory of published versions

: Consent - Eve Everywoman - XML Representation

Raw xml | Download



<Consent xmlns="http://hl7.org/fhir">
  <id value="consent-bser-patientconsent-eve-everywoman"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-PatientConsent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Consent</b><a name="consent-bser-patientconsent-eve-everywoman"> </a><a name="hcconsent-bser-patientconsent-eve-everywoman"> </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">Resource Consent &quot;consent-bser-patientconsent-eve-everywoman&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-BSeR-PatientConsent.html">BSeR Patient Consent</a></p></div><p><b>status</b>: active</p><p><b>scope</b>: Privacy Consent <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-consentscope.html">Consent Scope Codes</a>#patient-privacy)</span></p><p><b>category</b>: information access <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActCode.html">ActCode</a>#INFA)</span></p><p><b>patient</b>: <a href="Patient-patient-us-core-patient-eve-everywoman.html">Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman</a> &quot; EVERYWOMAN&quot;</p><p><b>dateTime</b>: 2019-05-23</p><p><b>performer</b>: <a href="Patient-patient-us-core-patient-eve-everywoman.html">Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman</a> &quot; EVERYWOMAN&quot;</p><p><b>policyRule</b>: opt-in <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActCode.html">ActCode</a>#OPTIN)</span></p><blockquote><p><b>provision</b></p><p><b>type</b>: permit</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>custodian <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html">ParticipationType</a>#CST)</span></td><td><a href="Organization-organization-us-core-organization-saint-luke.html">Organization/organization-us-core-organization-saint-luke</a> &quot;Saint Luke's Hospital of Kansas City&quot;</td></tr></table><p><b>action</b>: Access <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-consentaction.html">Consent Action Codes</a>#access)</span></p></blockquote></div>
  </text>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="patient-privacy"/>
    </coding>
  </scope>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="INFA"/>
      <display value="information access"/>
    </coding>
  </category>
  <patient>🔗 
    <reference value="Patient/patient-us-core-patient-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </patient>
  <dateTime value="2019-05-23"/>
  <performer>🔗 
    <reference value="Patient/patient-us-core-patient-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </performer>
  <policyRule>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="OPTIN"/>
    </coding>
  </policyRule>
  <provision>
    <type value="permit"/>
    <actor>
      <role>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
          <code value="CST"/>
        </coding>
      </role>
      <reference>🔗 
        <reference
                   value="Organization/organization-us-core-organization-saint-luke"/>
      </reference>
    </actor>
    <action>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/consentaction"/>
        <code value="access"/>
      </coding>
    </action>
  </provision>
</Consent>