Uses of Class
ca.uhn.hl7v2.model.v24.segment.DRG

Packages that use DRG
ca.uhn.hl7v2.model.v24.group   
ca.uhn.hl7v2.model.v24.message   
 

Uses of DRG in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return DRG
 DRG DFT_P11_FINANCIAL.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG DFT_P03_FINANCIAL.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG BAR_P05_VISIT.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG BAR_P01_VISIT.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG ADR_A19_QUERY_RESPONSE.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 

Uses of DRG in ca.uhn.hl7v2.model.v24.message
 

Methods in ca.uhn.hl7v2.model.v24.message that return DRG
 DRG RRI_I12.getDRG()
          Returns the first repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RQA_I08.getDRG()
          Returns the first repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RPA_I08.getDRG()
          Returns the first repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG REF_I12.getDRG()
          Returns the first repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RCL_I06.getDRG()
          Returns the first repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RCI_I05.getDRG()
          Returns the first repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG DFT_P11.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG ADT_A38.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG ADT_A16.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG ADT_A06.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG ADT_A05.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG ADT_A03.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG ADT_A01.getDRG()
          Returns DRG (Diagnosis Related Group) - creates it if necessary
 DRG RRI_I12.getDRG(int rep)
          Returns a specific repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RQA_I08.getDRG(int rep)
          Returns a specific repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RPA_I08.getDRG(int rep)
          Returns a specific repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG REF_I12.getDRG(int rep)
          Returns a specific repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RCL_I06.getDRG(int rep)
          Returns a specific repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RCI_I05.getDRG(int rep)
          Returns a specific repetition of DRG (Diagnosis Related Group) - creates it if necessary
 DRG RRI_I12.insertDRG(int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 DRG RQA_I08.insertDRG(int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 DRG RPA_I08.insertDRG(int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 DRG REF_I12.insertDRG(int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 DRG RCL_I06.insertDRG(int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 DRG RCI_I05.insertDRG(int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 DRG RRI_I12.removeDRG(int rep)
          Removes a specific repetition of DRG (Diagnosis Related Group)
 DRG RQA_I08.removeDRG(int rep)
          Removes a specific repetition of DRG (Diagnosis Related Group)
 DRG RPA_I08.removeDRG(int rep)
          Removes a specific repetition of DRG (Diagnosis Related Group)
 DRG REF_I12.removeDRG(int rep)
          Removes a specific repetition of DRG (Diagnosis Related Group)
 DRG RCL_I06.removeDRG(int rep)
          Removes a specific repetition of DRG (Diagnosis Related Group)
 DRG RCI_I05.removeDRG(int rep)
          Removes a specific repetition of DRG (Diagnosis Related Group)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type DRG
 void RRI_I12.insertDRG(DRG structure, int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 void RQA_I08.insertDRG(DRG structure, int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 void RPA_I08.insertDRG(DRG structure, int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 void REF_I12.insertDRG(DRG structure, int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 void RCL_I06.insertDRG(DRG structure, int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 void RCI_I05.insertDRG(DRG structure, int rep)
          Inserts a specific repetition of DRG (Diagnosis Related Group)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.