-
Notifications
You must be signed in to change notification settings - Fork 9
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
Update example snapshots #1461
Update example snapshots #1461
Conversation
… second leg of the message is delivered
…ormatting in fhir files. Script is now fully functional but still needs some cleaning and handling of some cases
…ipt to a different location
…given the file path
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
…-example-snapshots
This reverts commit dbab7f5.
…-example-snapshots
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.
Wow, that's a lot of lines changed.
Quality Gate passedIssues Measures |
Update example snapshots
Natus
andOracle
examples to remove_0_initial_message
suffix_1_hl7_translation
,_2_fhir_transformation
and_3_hl7_translation_final
suffixes in the/examples
folderNote:
examples/Test/Results/005_AL_ORU_R01_NBS_Simplified_0_initial_message.hl7
failed to deliver to RS with the following warning:Item was not routed to ignore.ETOR_TI because it did not pass the PROCESSING_MODE_FILTER. Item failed on: Bundle.entry.resource.ofType(MessageHeader).meta.tag.where(system = 'http://terminology.hl7.org/CodeSystem/v2-0103').code.exists() and Bundle.entry.resource.ofType(MessageHeader).meta.tag.where(system = 'http://terminology.hl7.org/CodeSystem/v2-0103').code = 'P'
Issue
#1436