v6.1.0
Check out the documentation for the new property and designation functionality:
- Library - retrieving properties
- Library - retrieving designations
- FHIRPath function - property
- FHIRPath function - designation
- FHIRPath function - display
And also the new configuration options for terminology caching:
What's Changed
New features
- Implement 'property' FHIRPath function and UDF by @piotrszul in #1123
- Implement 'designation' FHIRPath function and UDF by @piotrszul in #1132
- Client-side terminology caching and optimisation by @johngrimes in #1126
- Implement target parameter on translate function by @johngrimes in #1041
Bug fixes
- Handle resolution of polymorphic Reference-typed extensions by @johngrimes in #1143
Full Changelog: v6.0.4...v6.1.0