package
0.0.0-20241112042809-5b88717fc97e
Repository: https://github.com/fhir-fli/fhirpath-go.git
Documentation: pkg.go.dev
# Functions
ApplyOptions applies the specified options to the input resource.
IncludeProtoField is a resource Option that appends the specified entries to the given 'field' in the proto.
WithCallback returns a resource Option that simply passes the resource being created back into the specified callback.
WithProtoField is a resource Option that sets the specified 'field' in the proto to the values.
# Interfaces
Option is the definition of a resource Option used for creating and updating FHIR Resources.