first draft of ehealth-carecommunication#284
Closed
BastianTrifork wants to merge 42 commits into
Closed
Conversation
…nged card. for inReferenceTo and sender
…assigning patient and relatedPerson references to operator.
…lease_2026.3' into CCR0224-changes-for-media
…edia Ccr0224 changes for media
…e identifier required - Removed ehealth-carecommunication-bundle and ehealth-carecommunication-contact-point extensions - Consolidated contactPoint (0..1) into sender extension; renamed careteam -> careTeam - Made payload identifier required (1..1) for both string and attachment payloads - Renamed message type codes to full hyphenated names (new-message, reply-message, forward-message) - Updated sender-required invariant expression to match new code names Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ma constraints (CCR0303 AC-7) Mirrors the schema tightening from ehealth-commons (trifork/ehealth#3143) so the IG and the Java-runtime schema agree on the contract: - resourceReference requires minItems: 1. - allOf / if-then / contains rules assert the obligatory resourceReference.label per eventType (AppointmentReminder, VideoAppointmentReminder, ReminderSubmitMeasurement, MissingMeasurement, NewEHealthMessage). Changelog updated under Release 2026.2 > Event messages.
# Conflicts: # input/pagecontent/changelog.md
…ts (CCR0303 AC-7) - declare JSON Schema Draft-07 (clarifies that if/then/contains semantics apply) - mark eventType and resourceReference as top-level required - add required: [eventType] inside each if-clause to avoid the missing-discriminator gotcha - reword inline description; expand changelog with vendor-facing note about the item-level required: [label, reference]
…-constraints docs(event-messages): document tightened EHealthApplicationEvent schema constraints (CCR0303 AC-7)
…tion Ehealth carecommunication
…tement-page added ehealth-carecommunication to supported profiles for Communication resource
…-profile fix carecommunication profile
…ecommunication fixes for carecommunication profile
…m-id invariant for urn:uuid: only for carecommunication identifier
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
release-3.5.0. Only release branches should targetmaster. For more details, see here.The IG is materialised as a website automatically by CI, and can be found here.