CH EPR PPQm (R4)
2.0.0 - draft Switzerland flag

This page is part of the CH EPR PPQm (R4) (v2.0.0: DSTU 2 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: PpqmConsent for template 302 -- Access level for a group of healthcare professionals - XML Representation

Raw xml | Download



<Consent xmlns="http://hl7.org/fhir">
  <id value="Template302Consent"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-epr-ppqm/StructureDefinition/PpqmConsent"/>
  </meta>
  <text>
    <status value="empty"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Template 302 -- Access level for a group of healthcare professionals</p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="http://fhir.ch/ig/ch-epr-ppqm/CodeSystem/PpqmConsentIdentifierType"/>
        <code value="policySetId"/>
      </coding>
    </type>
    <value value="urn:uuid:c23c862a-b297-43c7-875b-d933982c9756"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system
                value="http://fhir.ch/ig/ch-epr-ppqm/CodeSystem/PpqmConsentIdentifierType"/>
        <code value="templateId"/>
      </coding>
    </type>
    <value value="302"/>
  </identifier>
  <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"/>
    </coding>
  </category>
  <patient>
    <identifier>
      <system value="urn:oid:2.16.756.5.30.1.127.3.10.3"/>
      <value value="123456789012345678"/>
    </identifier>
  </patient>
  <policyRule>
    <coding>
      <system value="urn:ietf:rfc:3986"/>
      <code
            value="urn:e-health-suisse:2015:policies:access-level:restricted"/>
    </coding>
  </policyRule>
  <provision>
    <period>
      <start value="2022-02-01"/>
      <end value="2022-02-15"/>
    </period>
    <actor>
      <role>
        <coding>
          <system value="urn:oid:2.16.756.5.30.1.127.3.10.6"/>
          <code value="HCP"/>
        </coding>
      </role>
      <reference>
        <identifier>
          <type>
            <coding>
              <system value="urn:ietf:rfc:3986"/>
              <code
                    value="urn:oasis:names:tc:xspa:1.0:subject:organization-id"/>
            </coding>
          </type>
          <value value="urn:oid:1.2.3.4.5"/>
        </identifier>
      </reference>
    </actor>
    <purpose>
      <system value="urn:oid:2.16.756.5.30.1.127.3.10.5"/>
      <code value="NORM"/>
    </purpose>
  </provision>
</Consent>