-
Notifications
You must be signed in to change notification settings - Fork 3
76 ips ehds2 optimized #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
… Mortality table formatting; add images; update index and sushi-config navigation. Exclude run-docker.sh and template changes from this commit.
…otes and full-width styling.
…equired elements for Procedure, MedicationStatement, Immunization, Allergy, Device, Mortality.
…d IPS→FHIR mapping table; add CDA examples aligned to FHIR; add run-docker publisher helper.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a comprehensive IPS EHDS2 (International Patient Summary for European Health Data Space secondary use) example to the de-identification handbook. The new example demonstrates applying the handbook's de-identification process framework to EHDS2-compliant secondary use scenarios involving IPS FHIR and mortality data.
Key changes:
- Adds detailed IPS EHDS2 example with multi-stage de-identification workflow (Stage 1: Data Holder pseudonymization, Stage 2: HDAB anonymization)
- Includes comprehensive element-by-element de-identification specifications for IPS resources
- Provides both FHIR and CDA implementation examples with before/after transformation samples
Reviewed changes
Copilot reviewed 12 out of 16 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
sushi-config.yaml |
Adds IPS EHDS2 example page to site navigation menu and pages configuration |
run-docker.sh |
Introduces Docker-based FHIR IG Publisher execution script with configurable resource controls |
references/marker-single-out/.../meta.json |
Adds metadata file for IPS FHIR de-identification reference document |
input/pagecontent/ips-ehds-example.md |
Main IPS EHDS2 example content with methodology, FHIR/CDA examples, and transformation tables |
input/pagecontent/index.md |
Updates index to reference new IPS EHDS2 example and fixes section title |
input/pagecontent/dicom-example.md |
Fixes broken reference link (capitalization) |
input/pagecontent/concepts.md |
Fixes broken internal anchor link |
Comments suppressed due to low confidence (1)
input/pagecontent/ips-ehds-example.md:1
- Corrected spelling errors: 'eUects' to 'effects', 'aUect' to 'affect', and 'aUecting' to 'affecting'.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Closes #76
📑 Description
The base version of IPS EHDS is purely based on the word version of the use case. The problem is that the word version does not fit into the new structure of the de-id handbook. Thus, we need to reorganize the structure of the chapter and also add sub sections requried.
✅ Checks
ℹ Additional Information