
Uses of Class
ca.uhn.fhir.mdm.rules.json.MdmFieldMatchJson
Packages that use MdmFieldMatchJson
-
Uses of MdmFieldMatchJson in ca.uhn.fhir.mdm.rules.json
Methods in ca.uhn.fhir.mdm.rules.json that return MdmFieldMatchJsonModifier and TypeMethodDescriptionMdmFieldMatchJson.setFhirPath
(String theFhirPath) MdmFieldMatchJson.setMatcher
(MdmMatcherJson theMatcher) MdmFieldMatchJson.setResourcePath
(String theResourcePath) MdmFieldMatchJson.setResourceType
(String theResourceType) MdmFieldMatchJson.setSimilarity
(MdmSimilarityJson theSimilarity) Methods in ca.uhn.fhir.mdm.rules.json that return types with arguments of type MdmFieldMatchJsonMethods in ca.uhn.fhir.mdm.rules.json with parameters of type MdmFieldMatchJsonModifier and TypeMethodDescriptionvoid
MdmRulesJson.addMatchField
(MdmFieldMatchJson theMatchRuleName) -
Uses of MdmFieldMatchJson in ca.uhn.fhir.mdm.rules.svc
Constructors in ca.uhn.fhir.mdm.rules.svc with parameters of type MdmFieldMatchJsonModifierConstructorDescriptionMdmResourceFieldMatcher
(ca.uhn.fhir.context.FhirContext theFhirContext, IMatcherFactory theIMatcherFactory, MdmFieldMatchJson theMdmFieldMatchJson, MdmRulesJson theMdmRulesJson)