CH Consent IG (R5)
1.2.3 - ci-build Switzerland flag

CH Consent IG (R5), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.2.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-consent-r5/ and changes regularly. See the Directory of published versions

: General Consent accepted - XML Representation

Raw xml | Download


<Consent xmlns="http://hl7.org/fhir">
  <id value="GC-accepted"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-consent-r5/StructureDefinition/CHCoreConsent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent GC-accepted</b></p><a name="GC-accepted"> </a><a name="hcGC-accepted"> </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-CHCoreConsent.html">CH Core Consent</a></p></div><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{http://loinc.org 59284-0}">Consent Document</span></p><p><b>subject</b>: <a href="Patient/MaxMuster">Patient/MaxMuster</a></p><p><b>date</b>: 2025-03-17</p><p><b>period</b>: 2025-03-17 --&gt; (ongoing)</p><p><b>grantor</b>: <a href="Patient/MaxMuster">Patient/MaxMuster</a></p><p><b>grantee</b>: <a href="Organization/SpitalSeeblick">SpitalSeeblick</a></p><p><b>manager</b>: <a href="HealthcareService-healthcareService-DemoCIS.html">DemoCIS</a></p><p><b>controller</b>: <a href="Organization/SpitalSeeblick">SpitalSeeblick</a></p><h3>PolicyBases</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td><a href="https://www.unimedsuisse.ch/de/projekte/generalkonsent">https://www.unimedsuisse.ch/de/projekte/generalkonsent</a></td></tr></table><p><b>decision</b>: Deny</p><h3>Provisions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Purpose</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActReason.html#v3-ActReason-HRESCH">ActReason HRESCH</a>: healthcare research</td><td><span title="Codes:{http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS GC}">GC</span></td></tr></table></div>
  </text>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="59284-0"/>
    </coding>
  </category>
  <subject>
    <reference value="Patient/MaxMuster"/>
  </subject>
  <date value="2025-03-17"/>
  <period>
    <start value="2025-03-17"/>
  </period>
  <grantor>
    <reference value="Patient/MaxMuster"/>
    <type value="Patient"/>
    <identifier>
      <system value="urn:oid:2.999.1.2.3.4"/>
      <value value="8733"/>
    </identifier>
  </grantor>
  <grantee>
    <reference value="Organization/SpitalSeeblick"/>
    <type value="Organization"/>
    <identifier>
      <system value="urn:oid:2.51.1.3"/>
      <value value="7601000618306"/>
    </identifier>
    <display value="SpitalSeeblick"/>
  </grantee>
  <manager>🔗 
    <reference value="HealthcareService/healthcareService-DemoCIS"/>
    <type value="HealthcareService"/>
    <identifier>
      <system value="urn:oid:2.16.756.5.30.1"/>
      <value value="DemoCIS"/>
    </identifier>
    <display value="DemoCIS"/>
  </manager>
  <controller>
    <reference value="Organization/SpitalSeeblick"/>
    <type value="Organization"/>
    <identifier>
      <system value="urn:oid:2.51.1.3"/>
      <value value="7601000618306"/>
    </identifier>
    <display value="SpitalSeeblick"/>
  </controller>
  <policyBasis>
    <url value="https://www.unimedsuisse.ch/de/projekte/generalkonsent"/>
  </policyBasis>
  <decision value="deny"/>
  <provision>
    <purpose>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HRESCH"/>
    </purpose>
    <code>
      <coding>
        <system
                value="http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS"/>
        <code value="GC"/>
      </coding>
    </code>
  </provision>
</Consent>