Uses of Interface
org.hl7.fhir.r5.utils.validation.IMessagingServices
-
Uses of IMessagingServices in org.hl7.fhir.r5.utils.validation
Modifier and TypeMethodDescriptionIValidationPolicyAdvisor.getImpliedProfilesForResource
(IResourceValidator validator, Object appContext, String stackPath, ElementDefinition definition, StructureDefinition structure, Element resource, boolean valid, IMessagingServices msgServices, List<org.hl7.fhir.utilities.validation.ValidationMessage> messages) This is called after a resource has been validated against the base structure, but before it's validated against any profiles specified in .meta.profile or in the parameters.