fhir_uscore 0.9.5 copy "fhir_uscore: ^0.9.5" to clipboard
fhir_uscore: ^0.9.5 copied to clipboard

FHIR library for using the USCore specifications, based on the full fhir package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fhir_uscore

With Flutter:

 $ flutter pub add fhir_uscore

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  fhir_uscore: ^0.9.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fhir_uscore/fhir_uscore.dart';
5
likes
130
pub points
35%
popularity

Publisher

verified publisherfhirfli.dev

FHIR library for using the USCore specifications, based on the full fhir package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

fhir, fhir_at_rest, freezed_annotation, http, json_annotation

More

Packages that depend on fhir_uscore