Uses of Class
org.hl7.fhir.r4.conformance.ProfileComparer.ProfileComparison
-
Uses of ProfileComparer.ProfileComparison in org.hl7.fhir.r4.conformance
Modifier and TypeMethodDescriptionProfileComparer.compareProfiles
(StructureDefinition left, StructureDefinition right) Compare left and right structure definitions to see whether they are consistent or not Note that left and right are arbitrary choices.