Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump fhir-examples dependency version
otherwise we run into the following error during validation if us-core is on the path: ``` SEVERE: validateResource(json/profiles/fhir-ig-us-core/Observation-some-day-smoker.json) unexpected failure: Input resource failed validation: generated-us-core-smokingstatus-5: Constraint violation: effective.where(is(dateTime)).exists() (Observation) ``` I also added back in the fhir-examples.version variable because I think our release automation still depends on this one (I had maybe accidentally removed it while removing the other variables for dependabot). Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
- Loading branch information