Directories ¶
Path | Synopsis |
---|---|
Package fhir provides a library for working with R4 Google FHIR protos: https://github.com/google/fhir.
|
Package fhir provides a library for working with R4 Google FHIR protos: https://github.com/google/fhir. |
Package fhirpath implements the FHIRPath specification.
|
Package fhirpath implements the FHIRPath specification. |
compopts
Package compopts provides CompileOption values for FHIRPath.
|
Package compopts provides CompileOption values for FHIRPath. |
evalopts
Package evalopts provides EvaluateOption values for FHIRPath.
|
Package evalopts provides EvaluateOption values for FHIRPath. |
fhirpathtest
Package fhirpathtest provides an easy way to generate test-doubles within FHIRPath.
|
Package fhirpathtest provides an easy way to generate test-doubles within FHIRPath. |
internal/compile
Package compile provides helpers for compiling FHIRPath strings into FHIRPath expressions.
|
Package compile provides helpers for compiling FHIRPath strings into FHIRPath expressions. |
internal/expr
Package expr contains all the expression types and related logic for FHIRPath expressions.
|
Package expr contains all the expression types and related logic for FHIRPath expressions. |
internal/expr/exprtest
Package exprtest provides some useful test dummies to make it easier to mock expressions to return a desired result.
|
Package exprtest provides some useful test dummies to make it easier to mock expressions to return a desired result. |
internal/funcs
Package funcs provides the implementations for all base FHIRPath functions.
|
Package funcs provides the implementations for all base FHIRPath functions. |
internal/opts
Package opts is an internal package that exists for setting configuration settings for FHIRPath.
|
Package opts is an internal package that exists for setting configuration settings for FHIRPath. |
internal/parser
Package parser provides the logic for traversing the ANTLR generated parse tree.
|
Package parser provides the logic for traversing the ANTLR generated parse tree. |
internal/reflection
Package reflection provides types and utility functions to enable FHIRPath type reflection.
|
Package reflection provides types and utility functions to enable FHIRPath type reflection. |
patch
Package patch implements the FHIRPath Patch specification.
|
Package patch implements the FHIRPath Patch specification. |
system
Package system provides types and related utility functions for all the valid FHIRPath System types to be used for literals.
|
Package system provides types and related utility functions for all the valid FHIRPath System types to be used for literals. |
internal
|
|
bundle
Package bundle provides utilities for working with FHIR R4 Bundle proto definitions.
|
Package bundle provides utilities for working with FHIR R4 Bundle proto definitions. |
element
Package element defines subpackages focused on FHIR R4 elements.
|
Package element defines subpackages focused on FHIR R4 elements. |
element/identifier
Package identifier provides utilities for constructing and working with FHIR R4 Identifier elements.
|
Package identifier provides utilities for constructing and working with FHIR R4 Identifier elements. |
fhirconv
Package fhirconv provides conversion utilities to Go-native types from FHIR R4 Elements.
|
Package fhirconv provides conversion utilities to Go-native types from FHIR R4 Elements. |
fhirtest
Package fhirtest provides resource test dummies and useful utilities to enable better testing of the R4 FHIR Protos.
|
Package fhirtest provides resource test dummies and useful utilities to enable better testing of the R4 FHIR Protos. |
narrow
Package narrow provides conversion functionality for narrowing integer types in a safe and generic manner.
|
Package narrow provides conversion functionality for narrowing integer types in a safe and generic manner. |
resource
Package resource contains utilities for working with abstract FHIR Resource objects.
|
Package resource contains utilities for working with abstract FHIR Resource objects. |
resourceopt
Package resourceopt is an internal package that provides helper utilities for forming resource-options in resource packages.
|
Package resourceopt is an internal package that provides helper utilities for forming resource-options in resource packages. |
slices
Package slices provides helpful functions for searching, sorting and manipulating slices.
|
Package slices provides helpful functions for searching, sorting and manipulating slices. |
stablerand
Package stablerand is a small helper utility that encapsulates its random engine and always uses the same seed value for its randomness.
|
Package stablerand is a small helper utility that encapsulates its random engine and always uses the same seed value for its randomness. |
units
Package units provides basic unit constants that are used for various FHIR Quantity types.
|
Package units provides basic unit constants that are used for various FHIR Quantity types. |
pkg
|
|
Click to show internal directories.
Click to hide internal directories.