org.dcm4che2.code
Class InsurancePayor

java.lang.Object
  extended by org.dcm4che2.code.InsurancePayor

public class InsurancePayor
extends java.lang.Object

CID 3730 Insurance Payor.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String Commercial
          (18-2, NCDR[2.0b], "Commercial")
static java.lang.String Government
          (18-1, NCDR[2.0b], "Government")
static java.lang.String HealthMaintenanceOrganization
          (18-3, NCDR[2.0b], "Health Maintenance Organization")
static java.lang.String None
          (18-4, NCDR[2.0b], "None")
 
Constructor Summary
InsurancePayor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Commercial

public static final java.lang.String Commercial
(18-2, NCDR[2.0b], "Commercial")

See Also:
Constant Field Values

Government

public static final java.lang.String Government
(18-1, NCDR[2.0b], "Government")

See Also:
Constant Field Values

HealthMaintenanceOrganization

public static final java.lang.String HealthMaintenanceOrganization
(18-3, NCDR[2.0b], "Health Maintenance Organization")

See Also:
Constant Field Values

None

public static final java.lang.String None
(18-4, NCDR[2.0b], "None")

See Also:
Constant Field Values
Constructor Detail

InsurancePayor

public InsurancePayor()


Copyright © 2011 dcm4che. All Rights Reserved.