
Uses of Class
ca.uhn.fhir.mdm.rules.json.MdmRulesJson
Packages that use MdmRulesJson
Package
Description
-
Uses of MdmRulesJson in ca.uhn.fhir.mdm.api
Methods in ca.uhn.fhir.mdm.api that return MdmRulesJsonMethods in ca.uhn.fhir.mdm.api with parameters of type MdmRulesJson -
Uses of MdmRulesJson in ca.uhn.fhir.mdm.rules.config
Methods in ca.uhn.fhir.mdm.rules.config that return MdmRulesJsonMethods in ca.uhn.fhir.mdm.rules.config with parameters of type MdmRulesJsonModifier and TypeMethodDescriptionMdmSettings.setMdmRules
(MdmRulesJson theMdmRules) void
MdmRuleValidator.validate
(MdmRulesJson theMdmRules) void
MdmRuleValidator.validateMdmTypes
(MdmRulesJson theMdmRulesJson) -
Uses of MdmRulesJson in ca.uhn.fhir.mdm.rules.json
Methods in ca.uhn.fhir.mdm.rules.json that return MdmRulesJson -
Uses of MdmRulesJson in ca.uhn.fhir.mdm.rules.svc
Constructors in ca.uhn.fhir.mdm.rules.svc with parameters of type MdmRulesJsonModifierConstructorDescriptionMdmResourceFieldMatcher
(ca.uhn.fhir.context.FhirContext theFhirContext, MdmFieldMatchJson theMdmFieldMatchJson, MdmRulesJson theMdmRulesJson)