ehealthsuisse / ch-epr-fhir

Repository for the swiss implementation guide for the FHIR based profiles
3 stars 5 forks source link

Specify use of trace context #150

Closed qligier closed 4 months ago

qligier commented 5 months ago

Fixes #143

Preview: https://build.fhir.org/ig/ehealthsuisse/ch-epr-mhealth/branches/ql_trace_context/index.html

qligier commented 4 months ago

Consecutive HTTP requests SHALL NOT have the same trace-id -> Clients SHALL use a different trace-id for each new request

Volume 1/Swiss requirements -> Appendix/Trace Context

Remove section "Authorization header"

Also include ITI-20 in scope.

Replace "EPR platform requirements" with: Each actor shall support the traceparent header. Grouped actors shall use the same trace-id value to correlate IHE transactions.

EPR platform -> responder

qligier commented 4 months ago

Updated as discussed.

BALP PR: https://github.com/IHE/ITI.BasicAudit/pull/100

oliveregger commented 4 months ago

@qligier Is the error in https://build.fhir.org/ig/ehealthsuisse/ch-epr-mhealth/branches/ql_trace_context/qa.html#_scratch_repo_fsh-generated_resources_AuditEvent-ex-auditProvideBundle-source due to the changments necessary in BALP?

qligier commented 4 months ago

https://github.com/IHE/ITI.MHD/issues/220

qligier commented 4 months ago