org.LexGrid.LexBIG.example
Class CheckForConceptInValueSet

java.lang.Object
  extended by org.LexGrid.LexBIG.example.CheckForConceptInValueSet

public class CheckForConceptInValueSet
extends java.lang.Object

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

CheckForConceptInValueSet

public CheckForConceptInValueSet()
Method Detail

main

public static void main(java.lang.String[] args)
Entry point for processing.

Parameters:
args -

run

public void run(java.lang.String code)
         throws LBException
Throws:
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.