There were two Encounter must-support fields that I originally missed. They are alternative fields:
reasonReference can be defined instead of reasonCode
serviceProvider can be defined instead of location.location
This commit now checks for both choices for each requirement (reason & location).
This has the arguably breaking change of renaming a field - I think I have some more breaking changes coming to split up some tables into two. I'll figure out the version once I'm closer to release.
There were two Encounter must-support fields that I originally missed. They are alternative fields:
This commit now checks for both choices for each requirement (reason & location).
This has the arguably breaking change of renaming a field - I think I have some more breaking changes coming to split up some tables into two. I'll figure out the version once I'm closer to release.