Skip to content

Commit

Permalink
Release 1.0.17 bug fixes - Updated the logic for context setup, mappe…
Browse files Browse the repository at this point in the history
…r naming, check on careteam id, and removed static call to QuestionnaireResponse Mapper.
  • Loading branch information
Jerry Goodnough committed Feb 25, 2021
1 parent 21ea5f4 commit abcdce7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
- Update FHIRHelpers for Identifier Selection
- Updated Context to include the current mapper
- Updated the Patient mapping to support the mcc.patient.id.system to allow deployers to define the system to match for patent Id - see the section "Configuring the patient identifier" in the README.MD

- Updated the logic for context setup
- changed mapper naming,
- fixed check on careteam id
- Removed static call to QuestionnaireResponse Mapper.

## Release 1.0.16-RELEASE
- Upgraded to spring-boot-starter-parent 2.4.2
Expand Down
4 changes: 4 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,10 @@ The latest docker images are found on docker hub at https://hub.docker.com/repos
- Update FHIRHelpers for Identifier Selection
- Updated Context to include the current mapper
- Updated the Patient mapping to support the mcc.patient.id.system to allow deployers to define the system to match for patent Id - see the section "Configuring the patient identifier" in the README.MD
- Updated the logic for context setup
- changed mapper naming,
- fixed check on careteam id
- Removed static call to QuestionnaireResponse Mapper.

## Release 1.0.16-RELEASE
- Upgraded to spring-boot-starter-parent 2.4.2
Expand Down

0 comments on commit abcdce7

Please sign in to comment.