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

FHIR library for the use of profiles. Will need auth, bulk, and restful requests from those libraries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart 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.1

Alternatively, your editor might support dart 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
0
pub points
37%
popularity

Publisher

verified publisherfhirfli.dev

FHIR library for the use of profiles. Will need auth, bulk, and restful requests from those libraries.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fhir, fhir_at_rest, freezed_annotation, http, json_annotation

More

Packages that depend on fhir_uscore