CH Core (R4)
3.0.0 - STU3 Switzerland flag

This page is part of the CH Core (R4) (v3.0.0: STU 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

Resource Profile: CHCoreEPRConsent - Detailed Descriptions

Active as of 2021-01-27

Definitions for the ch-core-epr-consent resource profile.

Guidance on how to interpret the contents of this table can be found here.

1. Consent
2. Consent.scope
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
    <code value="patient-privacy"/>
    <display value="Privacy Consent"/>
  </coding>
</valueCodeableConcept>
3. Consent.category
SlicingThis element introduces a set of slices on Consent.category. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ coding.code
  • value @ coding.code,
  • value @ coding.code,
4. Consent.category:VSCat
SliceNameVSCat
Control1..1
5. Consent.category:VSCat.coding
Control1..?
6. Consent.category:VSCat.coding.system
Control1..1
Fixed Valuehttp://terminology.hl7.org/CodeSystem/v3-ActCode
7. Consent.category:VSCat.coding.code
Control1..1
Fixed ValueIDSCL
8. Consent.category:VSCat.coding.display
Control1..1
Fixed Valueinformation disclosure
9. Consent.patient
Control10..1
TypeReference(CHCorePatient|Patient)
10. Consent.performer
TypeReference(CHCoreOrganization|CHCorePatient|CHCorePractitioner|RelatedPerson|CHCorePractitionerRole|Organization|Patient|Practitioner|PractitionerRole)
11. Consent.organization
TypeReference(CHCoreOrganization|Organization)
12. Consent.policyRule
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://terminology.hl7.org/CodeSystem/consentpolicycodes"/>
    <code value="ch-epr"/>
  </coding>
</valueCodeableConcept>
13. Consent.provision
14. Consent.provision.type
Definition

Encounters can be added here where the consent for the EPR does not apply.

Action to take - permit or deny - when the rule conditions are met. Not permitted in root rule, required in all nested rules.

Control10..1
Fixed Valuedeny
15. Consent.provision.data
16. Consent.provision.data.meaning
Fixed Valueinstance
17. Consent.provision.data.reference
Definition

A reference to the encounter where the consent for the EPR does not apply.

A reference to a specific resource that defines which resources are covered by this consent.

TypeReference(CHCoreEncounter|Resource)