issues
search
MayJuun
/
fhir
A Dart/Flutter package for working with FHIR resources.
MIT License
41
stars
29
forks
source link
Support for .extension and .extension()
#37
Closed
tiloc
closed
2 years ago
tiloc
commented
2 years ago
support extensions on primitive types
recognise .extension() function
Support special %ext- syntax for variables
All tests related to extensions from FP Test Suite are passing now
Additional tests added