Inera Core Implementation Guide
0.2.0 - ci-build Sweden

Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: restrict-patient-access-123 - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="restrict-patient-access-123"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent restrict-patient-access-123</b></p><a name="restrict-patient-access-123"> </a><a name="hcrestrict-patient-access-123"> </a><p><b>status</b>: Active</p><p><b>scope</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}">Privacy Consent</span></p><p><b>category</b>: <span title="Codes:{https://inera.se/fhir/core/CodeSystem/consent-category-se restrict-patient-access}">Begränsa patientåtkomst till egen information</span></p><p><b>patient</b>: <a href="Patient/191212121212">Patient/191212121212</a></p><p><b>dateTime</b>: 2025-11-24 14:30:00+0100</p><p><b>performer</b>: <a href="Practitioner/responsible-physician">Practitioner/responsible-physician</a></p><p><b>policyRule</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode NOPATIENT}">NOPATIENT</span></p><blockquote><p><b>provision</b></p><p><b>type</b>: Opt Out</p><p><b>period</b>: 2025-11-24 14:30:00+0100 --&gt; 2025-12-01 10:00:00+0100</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-ParticipationType PAT}">Patient</span></td><td><a href="Patient/191212121212">Patient/191212121212</a></td></tr></table><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>Related</td><td><a href="Observation-pending-cancer-diagnosis.html">Observation Pathology report final diagnosis</a></td></tr></table></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="https://inera.se/fhir/core/CodeSystem/consent-category-se"/>
      <code value="restrict-patient-access"/>
      <display value="Begränsa patientåtkomst till egen information"/>
    </coding>
  </category>
  <patient>
    <reference value="Patient/191212121212"/>
  </patient>
  <dateTime value="2025-11-24T14:30:00+01:00"/>
  <performer>
    <reference value="Practitioner/responsible-physician"/>
  </performer>
  <policyRule>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="NOPATIENT"/>
    </coding>
  </policyRule>
  <provision>
    <type value="deny"/>
    <period>
      <start value="2025-11-24T14:30:00+01:00"/>
      <end value="2025-12-01T10:00:00+01:00"/>
    </period>
    <actor>
      <role>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
          <code value="PAT"/>
          <display value="Patient"/>
        </coding>
      </role>
      <reference>
        <reference value="Patient/191212121212"/>
      </reference>
    </actor>
    <data>
      <meaning value="related"/>
      <reference>🔗 
        <reference value="Observation/pending-cancer-diagnosis"/>
      </reference>
    </data>
  </provision>
</Consent>