feat(ccr0316): add pårørende videomøde FHIR artefakter#282
Closed
jhntrifork wants to merge 5 commits into
Closed
Conversation
Tilføjer CodeSystem, ValueSet og Extension for telecom-purpose (SMS-påmindelse til pårørende ved videomøde), CodeSystem og ValueSet for message-channel (SMS), OperationDefinition for Appointment $send-message, telecom-slicing på ehealth-relatedperson samt additiv udvidelse af advice-invariant og recipient-type i ehealth-message til at inkludere RelatedPerson.
…o video-appointment-reminder-sms Align slice name with the discriminator code value from ehealth-codesystem-telecom-purpose, following the project convention where slice names match their discriminating code.
c8baa99 to
76626d5
Compare
76626d5 to
2be584a
Compare
- Translate telecom-purpose code display to English for consistency - Tighten ehealth-telecom-purpose extension valueCoding cardinality to 1..1 - Document recipient/sender expectations on Appointment/$send-message
…example - Reword changelog entry for Appointment/$send-message to make the use case explicit: SMS reminder to a RelatedPerson participant of a video appointment, sms channel only. - Add relatedperson-videosms example instance demonstrating the new video-appointment-reminder-sms telecom slice with the ehealth-telecom-purpose extension.
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.
Summary
Appointment/$send-messageinstance operation for sending SMS to RelatedPersons associated with a video appointment (CCR0316)http://ehealth.sundhed.dk/cs/telecom-purposeCodeSystem andhttp://ehealth.sundhed.dk/vs/telecom-purposeValueSet for telecom contact point purpose codeshttp://ehealth.sundhed.dk/cs/ehealth-message-channelCodeSystem andhttp://ehealth.sundhed.dk/vs/ehealth-message-channelValueSet for message channel codesvideo-appointment-reminder-smstelecom slice onehealth-relatedpersonfor storing the SMS number used for video appointment reminders (CCR0316)ehealth-carecommunication: extracts code systems and value sets to separate FSH files, addsehealth-carecommunication-status-reasonCS/VS to document valid stopped-status reason codes, fixes ConceptMap filename typo (CareCommunucation→CareCommunication), removes redundantonly-asap-or-routineinvariant, adds explicitIdfields to extensions, and fixes minor typos throughout