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, waitgetValidCodes, knowsCodespublic AbstractCodeStore()
public boolean isValidCode(String codeSystem, String code)
CodeStoreisValidCode in interface CodeStoretrue if code is valid for the codeSystemCodeStore.isValidCode(java.lang.String, java.lang.String)Copyright © 2001–2017 University Health Network. All rights reserved.