Uses of Class
org.hl7.fhir.r5.conformance.ElementRedirection
Packages that use ElementRedirection
-
Uses of ElementRedirection in org.hl7.fhir.r5.conformance.profile
Methods in org.hl7.fhir.r5.conformance.profile that return types with arguments of type ElementRedirectionModifier and TypeMethodDescriptionprotected List<ElementRedirection>ProfileUtilities.redirectorStack(List<ElementRedirection> redirector, ElementDefinition outcome, String path) Method parameters in org.hl7.fhir.r5.conformance.profile with type arguments of type ElementRedirectionModifier and TypeMethodDescriptionprotected StringProfileUtilities.fixedPathDest(String contextPath, String pathSimple, List<ElementRedirection> redirector, String redirectSource) protected StringProfileUtilities.fixedPathSource(String contextPath, String pathSimple, List<ElementRedirection> redirector) protected List<ElementRedirection>ProfileUtilities.redirectorStack(List<ElementRedirection> redirector, ElementDefinition outcome, String path)