directory
1.1.0
Repository: https://github.com/verily-src/fhirpath-go.git
Documentation: pkg.go.dev

# Packages

Package bundle provides utilities for working with FHIR R4 Bundle proto definitions.
No description provided by the author
No description provided by the author
Package element defines subpackages focused on FHIR R4 elements.
Package fhir provides a library for working with R4 Google FHIR protos: https://github.com/google/fhir.
Package fhirconv provides conversion utilities to Go-native types from FHIR R4 Elements.
Package fhirtest provides resource test dummies and useful utilities to enable better testing of the R4 FHIR Protos.
Package narrow provides conversion functionality for narrowing integer types in a safe and generic manner.
No description provided by the author
Package resource contains utilities for working with abstract FHIR Resource objects.
Package resourceopt is an internal package that provides helper utilities for forming resource-options in resource packages.
Package slices provides helpful functions for searching, sorting and manipulating slices.
Package stablerand is a small helper utility that encapsulates its random engine and always uses the same seed value for its randomness.
Package units provides basic unit constants that are used for various FHIR Quantity types.