Constructor and Description |
---|
CodeValidationResult(CDCT theNext) |
CodeValidationResult(IST severity,
String message) |
CodeValidationResult(IST severity,
String message,
CDCT definition) |
Modifier and Type | Method and Description |
---|---|
CDCT |
asConceptDefinition() |
String |
getCodeSystemName() |
String |
getCodeSystemVersion() |
String |
getMessage() |
List<IContextValidationSupport.BaseConceptProperty> |
getProperties() |
IST |
getSeverity() |
boolean |
isOk() |
void |
setCodeSystemName(String theCodeSystemName) |
void |
setCodeSystemVersion(String theCodeSystemVersion) |
void |
setProperties(List<IContextValidationSupport.BaseConceptProperty> theProperties) |
public CodeValidationResult(CDCT theNext)
public CDCT asConceptDefinition()
public String getCodeSystemName()
public void setCodeSystemName(String theCodeSystemName)
public String getCodeSystemVersion()
public void setCodeSystemVersion(String theCodeSystemVersion)
public String getMessage()
public List<IContextValidationSupport.BaseConceptProperty> getProperties()
public void setProperties(List<IContextValidationSupport.BaseConceptProperty> theProperties)
public IST getSeverity()
public boolean isOk()
Copyright © 2014–2019 University Health Network. All rights reserved.