|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.example.CheckForConceptInValueSet
public class CheckForConceptInValueSet
Example showing how to find if a coded concept belongs to a value set. The program accepts one parameter : The concept code A list of value Set Definition available in the system will be displayed. User can choose a particular value set to check the concept membership. A list of Code System present in the system will also be displayed. User can select which Code System Version to be used to resolve Value Set Definition. Example: CheckForConceptInValueSet "C123456"
Constructor Summary | |
---|---|
CheckForConceptInValueSet()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Entry point for processing. |
void |
run(java.lang.String code)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckForConceptInValueSet()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- public void run(java.lang.String code) throws LBException
LBException
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |