fhir_uscore 0.9.5
fhir_uscore: ^0.9.5 copied to clipboard
FHIR library for using the USCore specifications, based on the full fhir package.
fhir_uscore #
0.9.5 #
- Updated dependencies
0.9.4 #
- Updated dependencies
- Updated to fhir 0.9.4
- Updated to Dart 2.14.0
- Added more comments
0.9.3 #
- Updated dependencies
- Added some comments (not that it matters, I'm fairly certain no one uses this anyway)
0.9.2 #
- Updated dependencies
0.9.1 #
- updated dependencies
- will add comments at some point
0.9.0-1 #
- rescurrected because....no good reasona actually
- allows easier creation of resources based on the UsCore profile
- I'm still not sure about some of the ingest/output due to the UsCore specs (sometimes what is normally a list should only be a single item - and I'm still working on managing that between systems - anyone have suggestions, feelf ree to open a PR)
- Also more enums that regular package. With 4B almost all enums were changed to Codes from enums, I've left most of them in here because UsCore is much more restrictive
- As noted, this is not a release version, and still very much in beta, so please make suggestions if you have them