public abstract class AbstractCodeStore extends Object implements CodeStore
Constructor and Description |
---|
AbstractCodeStore() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValidCode(String codeSystem,
String code)
Validates the input code value against the input conformance profile and corresponding input
codeSystem.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValidCodes, knowsCodes
public AbstractCodeStore()
public boolean isValidCode(String codeSystem, String code)
CodeStore
isValidCode
in interface CodeStore
true
if code is valid for the codeSystemCodeStore.isValidCode(java.lang.String, java.lang.String)
Copyright © 2001–2017 University Health Network. All rights reserved.