PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@epr-fhir-4.0.1-ballot-2
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsentTemplate202
description: EPR policy set based on template 202 -- grants healthcare professionals access to the patient's EPR in emergency mode.  This policy set shall be created during the patient's onboarding, but can be modified later.
package_name: ch.fhir.ig.ch
derivation: constraint
name: PpqmConsentTemplate202
type: Consent
elements:
  identifier:
    index: 0
    slicing:
      slices:
        templateId:
          match: {}
          schema:
            index: 0
            elements:
              value:
                pattern: {type: String, value: '202'}
                index: 1
  policyRule:
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmReferencedPolicySetGroupEmergency'}
        index: 2
  provision:
    elements:
      period: {index: 3}
      actor:
        elements:
          role:
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: HCP, system: 'urn:oid:2.16.756.5.30.1.127.3.10.6'}
                index: 4
          reference:
            elements:
              identifier: {index: 5}
              display:
                pattern: {type: String, value: all}
                index: 6
      purpose:
        pattern:
          type: Coding
          value: {code: EMER, system: 'urn:oid:2.16.756.5.30.1.127.3.10.5'}
        index: 7
    required: [purpose]
package_version: epr-fhir-4.0.1-ballot-2
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsentTemplate202
base: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsent
version: 4.0.1-ballot-2