Package net.ihe.gazelle.gen.common
Class CommonOperations
java.lang.Object
net.ihe.gazelle.gen.common.CommonOperations
- Direct Known Subclasses:
ANY
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ValuesetCheckermatchesCodeToValueSet(String oidparam, String code) matchesValueSet(String oidparam, String code, String codeSystem, String codeSystemName, String displayName) matchesValueSetWithDisplayName(String oidparam, String code, String codeSystem, String codeSystemName, String displayName) static voidsetValuesetChecker(ValuesetChecker valuesetChecker) static voidsetValueSetProvider(ValueSetProvider valueSetProvider)
-
Constructor Details
-
CommonOperations
public CommonOperations()
-
-
Method Details
-
getValuesetChecker
- Returns:
- the valuesetChecker
-
setValueSetProvider
-
setValuesetChecker
- Parameters:
valuesetChecker- the valuesetChecker to set
-
matches
-
matches
-
matches
-
matches
-
isOID
-
isUUID
-
isRUID
-
isUID
-
isCSType
-
isSTType
-
isTSType
-
isBIN
-
matchesValueSet
-
isXCN
-
isXPN
-
isXON
-
isDTM
-
matchesValueSetWithDisplayName
-
matchesCodeToValueSet
-