CH EPR FHIR (R4)
5.0.0-ballot-ci-build - ci-build
CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 5.0.0-ballot-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-fhir/ and changes regularly. See the Directory of published versions
This transaction is used by the Policy Consumer to retrieve policy sets. The only HTTP method which SHALL be supported
is GET
.
The Policy Consumer sends this message to retrieve existing policy sets from the Policy Repository.
The request body SHALL be empty.
The request SHALL be sent:
[baseUrl]/Consent?patient:identifier=urn:oid:2.16.756.5.30.1.127.3.10.3|[epr-spid]
.[baseUrl]/Consent?identifier=[uuid]
.Upon receiving the HTTP GET
request, the Policy Repository SHALL create a PPQ-5 response according to the transaction
outcome.
The PPQ-5 response SHALL be created according to the section 3.1.0.9 of the FHIR R4 specification. If the response body is a Bundle, then it SHALL comply to the PpqmRetrieveResponseBundle profile.
The transaction SHALL be secured by Transport Layer Security (TLS) encryption and server authentication with server certificates.
The transaction SHALL use client authentication and authorization using one of the following strategies:
The Policy Repository actor shall be grouped with CH:ADR, i.e. the Policy Repository shall use the CH:ADR Authorization Decision Request transaction to authorize the transaction and enforce the authorization decision retrieved from CH:ADR Authorization Decision Response.
The actors SHALL support the traceparent header handling, as defined in Appendix: Trace Context.
The Policy Consumer shall record a CH Audit Event for [PPQ-5] Policy Consumer.
The Policy Repository shall record a CH Audit Event for [PPQ-5] Policy Repository.