CH EPR FHIR (R4)
4.0.0-ci-build - DSTU3 Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-mhealth/ and changes regularly. See the Directory of published versions

: PPQm Consent for template 202 - XML Representation

Raw xml | Download



<Consent xmlns="http://hl7.org/fhir">
  <id value="Template202Consent"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsentTemplate202"/>
  </meta>
  <text>
    <status value="empty"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Template 202 - Access in emergency mode</p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType"/>
        <code value="templateId"/>
      </coding>
    </type>
    <value value="202"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system
                value="http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType"/>
        <code value="policySetId"/>
      </coding>
    </type>
    <value value="urn:uuid:bf6c1fb6-2eb9-49ad-b96b-1a4ac55fc7bd"/>
  </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="761337610000000002"/>
    </identifier>
  </patient>
  <policyRule>
    <coding>
      <system value="urn:ietf:rfc:3986"/>
      <code value="urn:e-health-suisse:2015:policies:access-level:normal"/>
    </coding>
  </policyRule>
  <provision>
    <actor>
      <role>
        <coding>
          <system value="urn:oid:2.16.756.5.30.1.127.3.10.6"/>
          <code value="HCP"/>
        </coding>
      </role>
      <reference>
        <display value="all"/>
      </reference>
    </actor>
    <purpose>
      <system value="urn:oid:2.16.756.5.30.1.127.3.10.5"/>
      <code value="EMER"/>
    </purpose>
  </provision>
</Consent>