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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package identifier provides utilities for constructing and working with FHIR R4 Identifier elements.
No description provided by the author
No description provided by the author

# Functions

ExtractAll returns all the elements of type elementT within the resource.
ExtractAllWithPath returns all the elements of typeT within the resource, along with the FHIR path of each such element.
SortSliceOfElementWithPath sorts the given slice in-place according to the lexical ordering of the FHIR path of each element.

# Variables

No description provided by the author

# Structs

A ElementWithPath holds a FHIR element as a proto message and its corresponding FHIRPath.