Uses of Class
org.hl7.fhir.r5.conformance.profile.MappingAssistant
-
Uses of MappingAssistant in org.hl7.fhir.r5.conformance.profile
Modifier and TypeMethodDescriptionprotected static void
ProfilePathProcessor.processPaths
(ProfileUtilities profileUtilities, StructureDefinition base, StructureDefinition derived, String url, String webUrl, StructureDefinition.StructureDefinitionDifferentialComponent differential, StructureDefinition.StructureDefinitionSnapshotComponent baseSnapshot, MappingAssistant mapHelper) ProfilePathProcessor.processSimplePath
(ElementDefinition currentBase, String currentBasePath, List<ElementDefinition> diffMatches, List<TypeSlice> typeList, ProfilePathProcessorState cursors, MappingAssistant mapHelper) protected void
ProfileUtilities.updateFromDefinition
(ElementDefinition dest, ElementDefinition source, String pn, boolean trimDifferential, String purl, StructureDefinition srcSD, StructureDefinition derivedSrc, String path, MappingAssistant mappings)