
Package ca.uhn.fhir.mdm.rules.json
Class MdmMatcherJson
java.lang.Object
ca.uhn.fhir.mdm.rules.json.MdmMatcherJson
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetExact()setAlgorithm(MatchTypeEnum theAlgorithm) setExact(boolean theExact) setIdentifierSystem(String theIdentifierSystem)
-
Constructor Details
-
MdmMatcherJson
public MdmMatcherJson()
-
-
Method Details
-
getAlgorithm
-
setAlgorithm
-
getIdentifierSystem
-
setIdentifierSystem
-
getExact
-
setExact
-