# 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.