generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix UCSD ORU transformation to update MSH-6.1 with ORC-21.10 (#1165)
* Added helper methods to create MSH-6.1 identifier in case it doesn't exist * Update HapiHelperTest.groovy Fixed unit test and included some additional coverage cases * Update HapiHelperTest.groovy Add testCase for null coding on ServiceRequest * Update HapiHelper.java The code element on serviceRequest is created on get when null, so we don't need the check in the if * 100% coverage on HapiHelper --------- Co-authored-by: Luis Pabon <[email protected]>
- Loading branch information
1 parent
14f6ece
commit 783ce7d
Showing
2 changed files
with
54 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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