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