-
Returns the parser options object which will be used to supply default
options to newly created parsers
This option specifies one or more elements that should be excluded when the parser is encoding
a resource in
summary mode
, even if the element is
a part of the base FHIR specification's list of summary elements.
This option specifies one or more elements that should be excluded when the parser is encoding
a resource in
summary mode
, even if the element is
a part of the base FHIR specification's list of summary elements.
If supplied value(s), any resource references at the specified paths will have their
resource versions encoded instead of being automatically stripped during the encoding
process.
If supplied value(s), any resource references at the specified paths will have their
resource versions encoded instead of being automatically stripped during the encoding
process.
This option specifies one or more elements that should be included when the parser is encoding
a resource in
summary mode
, even if the element is not
a part of the base FHIR specification's list of summary elements.
This option specifies one or more elements that should be included when the parser is encoding
a resource in
summary mode
, even if the element is not
a part of the base FHIR specification's list of summary elements.
If set to true
(which is the default), the Bundle.entry.fullUrl will override the Bundle.entry.resource's
resource id if the fullUrl is defined.
If set to true (which is the default), resource references containing a version
will have the version removed when the resource is encoded.
void
Sets the parser options object which will be used to supply default
options to newly created parsers