
Uses of Class
ca.uhn.fhir.util.FhirTerser.ContainedResources
Packages that use FhirTerser.ContainedResources
-
Uses of FhirTerser.ContainedResources in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return FhirTerser.ContainedResourcesModifier and TypeMethodDescriptionFhirTerser.containResources
(IBaseResource theResource, FhirTerser.ContainedResources theParentContainedResources, boolean theStoreResults) Iterate through the whole resource and identify any contained resources.Methods in ca.uhn.fhir.util with parameters of type FhirTerser.ContainedResourcesModifier and TypeMethodDescriptionFhirTerser.containResources
(IBaseResource theResource, FhirTerser.ContainedResources theParentContainedResources, boolean theStoreResults) Iterate through the whole resource and identify any contained resources.