se.cambio.cds.ts
Class ICD10TerminologyServicePlugin

Package class diagram package ICD10TerminologyServicePlugin
java.lang.Object
  extended by se.cambio.cds.ts.CSVTerminologyServicePlugin
      extended by se.cambio.cds.ts.ICD10TerminologyServicePlugin
All Implemented Interfaces:
TerminologyService, TerminologyServicePlugin

public class ICD10TerminologyServicePlugin
extends CSVTerminologyServicePlugin


Constructor Summary
ICD10TerminologyServicePlugin()
           
 
Method Summary
protected  boolean checkSubclassOf(String as, String bs)
           
 String retrieveTerm(String code, org.openehr.rm.datatypes.text.CodePhrase language)
           
 
Methods inherited from class se.cambio.cds.ts.CSVTerminologyServicePlugin
getDescription, getSupportedTerminologies, getTerminologyId, hasPropertyOfValue, init, invalidCode, isSubclassOf, isSubclassOf, isTerminologySupported, registerDescription, retrieve, retrieveAll, retrieveAllPossibleValues, retrieveAllSubclasses, retrieveTerm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICD10TerminologyServicePlugin

public ICD10TerminologyServicePlugin()
Method Detail

checkSubclassOf

protected boolean checkSubclassOf(String as,
                                  String bs)
                           throws UnsupportedTerminologyException,
                                  InvalidCodeException
Overrides:
checkSubclassOf in class CSVTerminologyServicePlugin
Throws:
UnsupportedTerminologyException
InvalidCodeException

retrieveTerm

public String retrieveTerm(String code,
                           org.openehr.rm.datatypes.text.CodePhrase language)
                    throws UnsupportedTerminologyException,
                           UnsupportedLanguageException
Overrides:
retrieveTerm in class CSVTerminologyServicePlugin
Throws:
UnsupportedTerminologyException
UnsupportedLanguageException


Copyright © 2013 Cambio. All Rights Reserved.