CH EPR FHIR (R4)
4.0.1-ballot-2 - ballot
CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.1-ballot-2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. See the Directory of published versions
This transaction is used by the Policy Source to add, update, or delete single privacy policies. Correspondingly, the
following HTTP methods SHALL be supported: POST
, PUT
, and DELETE
.
The Policy Source uses HTTP method POST
to submit a single new privacy policy to the Policy Repository.
The request body SHALL represent a single Consent resource compliant to the PpqmConsent profile.
The request SHALL be sent to [baseUrl]/Consent
.
Upon receiving the HTTP POST request, the Policy Repository SHALL:
The PPQ-3 response SHALL be created according to the section 3.1.0.8 of the FHIR R4 specification.
The Policy Source uses HTTP method PUT
to submit a new or update an existing single privacy policy.
The request body SHALL represent a single Consent resource compliant to the PpqmConsent profile.
The request SHALL be sent to [baseUrl]/Consent?identifier=[uuid]
.
The Policy Repository SHALL implement the Conditional Update pattern described in section 3.1.0.4.3 of the FHIR R4 specification.
Upon receiving the HTTP PUT request, the Policy Repository SHALL:
The PPQ-3 response SHALL be created according to the section 3.1.0.4 of the FHIR R4 specification.
The Policy Source uses HTTP method DELETE
to delete a single existing privacy policy from the Policy Repository.
The request body SHALL be empty.
The request SHALL be sent to [baseUrl]/Consent?identifier=[uuid]
.
The Policy Repository SHALL implement the Conditional Delete pattern described in section 3.1.0.7.1 of the FHIR R4 specification.
Upon receiving the HTTP DELETE request, the Policy Repository SHALL:
The PPQ-3 response SHALL be created according to the section 3.1.0.7 of the FHIR R4 specification.
TLS SHALL be used. For user authentication and authorization, the IUA profile with extended access token SHALL be used as described in the Amendment mHealth of Annex 5, Section 3.2. Consequently, the Mobile Privacy Policy Feed [PPQ-3] transaction SHALL be combined with the Incorporate Access Token [ITI-72] transaction of the IUA profile.
The actors SHALL support the traceparent header handling, as defined in Appendix: Trace Context.
The Policy Source and Policy Repository SHALL record the right audit event for the operations: