Uses of Class
org.hl7.fhir.utilities.graphql.IGraphQLStorageServices.ReferenceResolution
-
Packages that use IGraphQLStorageServices.ReferenceResolution Package Description org.hl7.fhir.utilities.graphql -
-
Uses of IGraphQLStorageServices.ReferenceResolution in org.hl7.fhir.utilities.graphql
Methods in org.hl7.fhir.utilities.graphql that return IGraphQLStorageServices.ReferenceResolution Modifier and Type Method Description IGraphQLStorageServices.ReferenceResolutionIGraphQLStorageServices. lookup(Object appInfo, org.hl7.fhir.instance.model.api.IBaseResource context, org.hl7.fhir.instance.model.api.IBaseReference reference)given a reference inside a context, return what it references (including resolving internal references (e.g.
-