Uses of Interface
org.hl7.fhir.instance.model.api.IBaseReference
Packages that use IBaseReference
Package
Description
-
Uses of IBaseReference in ca.uhn.fhir.model.base.composite
Classes in ca.uhn.fhir.model.base.composite that implement IBaseReference -
Uses of IBaseReference in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return IBaseReferenceModifier and TypeMethodDescriptionResourceReferenceInfo.getResourceReference()static IBaseReferenceBinaryUtil.getSecurityContext(FhirContext theCtx, IBaseBinary theBinary)Constructors in ca.uhn.fhir.util with parameters of type IBaseReferenceModifierConstructorDescriptionResourceReferenceInfo(FhirContext theContext, IBaseResource theOwningResource, List<String> thePathToElement, IBaseReference theElement) -
Uses of IBaseReference in org.hl7.fhir.instance.model.api
Methods in org.hl7.fhir.instance.model.api that return IBaseReferenceModifier and TypeMethodDescriptionIBaseReference.setReference(String theReference)IBaseReference.setResource(IBaseResource theResource)