# Functions
GenerateIfNoneExist generates an If-None-Exist header value using a single Identifier from the contained resource.
ID is a helper for getting the ID of a contained resource.
TypeOf is a helper for getting the type-name of a contained resource.
Unwrap will extract the underlying value contained in this resource, if there is one, and return it.
URI is a helper for getting the URI of a contained-resource as a FHIR URI object.
URIString is a helper for getting the URI of a contained-resource in string form.
VersionedURI is a helper for getting the URI of a contained-resource as a FHIR URI object.
VersionedURIString is a helper for getting the URI of a contained-resource in string form.
VersionID gets the version-ID of the specified contained-resource as a string.
Wrap creates a ContainedResource proto based on an existing FHIR proto.
# Variables
No description provided by the author