smart-on-fhir / cumulus-library-data-metrics

A data metrics study for the Cumulus project
https://docs.smarthealthit.org/cumulus/
Apache License 2.0
2 stars 0 forks source link

c_us_core_v4_count: add a couple missing Encounter must-support fields #43

Closed mikix closed 5 months ago

mikix commented 5 months ago

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.