fhir 0.0.5 copy "fhir: ^0.0.5" to clipboard
fhir: ^0.0.5 copied to clipboard

outdated

FHIR library of versions R4, STU3, DSTU2, and R5 (draft) for Dart & Flutter.

[0.0.1] #

  • 2020-08-28.

[0.0.2] #

  • Immediately had to update it because of mispellings in pubspec.yaml

[0.0.3] #

  • Updated pubspec (again), added examples and documentation

[0.0.4] #

  • Changed primitive equality, returns true for Code('code') == Code('code') AND Code('code') == 'code

[0.0.5] #

  • Refactored Dstu2 to be more consistent with other versions, field names are the same, some class names changed
29
likes
0
pub points
88%
popularity

Publisher

verified publisherfhirfli.dev

FHIR library of versions R4, STU3, DSTU2, and R5 (draft) for Dart & Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dartz, freezed_annotation, json_annotation, string_validator

More

Packages that depend on fhir