Uses of Class
org.hl7.fhir.r5.conformance.profile.ProfileUtilities
Packages that use ProfileUtilities
Package
Description
-
Uses of ProfileUtilities in org.hl7.fhir.r5.comparison
Constructors in org.hl7.fhir.r5.comparison with parameters of type ProfileUtilitiesModifierConstructorDescriptionStructureDefinitionComparer(ComparisonSession session, ProfileUtilities utilsLeft, ProfileUtilities utilsRight) -
Uses of ProfileUtilities in org.hl7.fhir.r5.conformance.profile
Fields in org.hl7.fhir.r5.conformance.profile declared as ProfileUtilitiesModifier and TypeFieldDescriptionprotected final ProfileUtilitiesProfilePathProcessor.profileUtilitiesMethods in org.hl7.fhir.r5.conformance.profile that return ProfileUtilitiesModifier and TypeMethodDescriptionProfileUtilities.setAutoFixSliceNames(boolean autoFixSliceNames) ProfileUtilities.setNewSlicingProcessing(boolean newSlicingProcessing) ProfileUtilities.setXver(XVerExtensionManager xver) Methods in org.hl7.fhir.r5.conformance.profile with parameters of type ProfileUtilitiesModifier and TypeMethodDescriptionstatic ProfilePathProcessorProfilePathProcessor.getInstance(ProfileUtilities profileUtilities) protected static voidProfilePathProcessor.processPaths(ProfileUtilities profileUtilities, StructureDefinition base, StructureDefinition derived, String url, String webUrl, StructureDefinition.StructureDefinitionDifferentialComponent differential, StructureDefinition.StructureDefinitionSnapshotComponent baseSnapshot) -
Uses of ProfileUtilities in org.hl7.fhir.r5.elementmodel
Methods in org.hl7.fhir.r5.elementmodel that return ProfileUtilitiesConstructors in org.hl7.fhir.r5.elementmodel with parameters of type ProfileUtilitiesModifierConstructorDescriptionJsonParser(IWorkerContext context, ProfileUtilities utilities) ParserBase(IWorkerContext context, ProfileUtilities utilities) Property(IWorkerContext context, ElementDefinition definition, StructureDefinition structure, ProfileUtilities profileUtilities, ContextUtilities utils) Property(IWorkerContext context, ElementDefinition definition, StructureDefinition structure, ProfileUtilities profileUtilities, ContextUtilities utils, String type) -
Uses of ProfileUtilities in org.hl7.fhir.r5.fhirpath
Methods in org.hl7.fhir.r5.fhirpath that return ProfileUtilitiesConstructors in org.hl7.fhir.r5.fhirpath with parameters of type ProfileUtilities -
Uses of ProfileUtilities in org.hl7.fhir.r5.renderers.utils
Methods in org.hl7.fhir.r5.renderers.utils that return ProfileUtilitiesMethods in org.hl7.fhir.r5.renderers.utils with parameters of type ProfileUtilitiesModifier and TypeMethodDescriptionRenderingContext.setProfileUtilities(ProfileUtilities profileUtilities)