public final class HIBCPASDataLocation
extends com.aspose.ms.System.Enum
HIBC PAS data location types.
Modifier and Type | Field and Description |
---|---|
static int |
ASSET
K - Asset data type
|
static int |
BUSINESS_RECORD
E - Business Record
|
static int |
DEVICES_AND_MATERIALS
H - Devices and Materials
|
static int |
DIRECT_PATIENT_IMAGE_ITEM
D - Direct Patient Image Item
|
static int |
IDENTIFICATION_CARD
I - Identification Card
|
static int |
LIBRARY_REFERENCE_MATERIAL
G - Library Reference Material
|
static int |
MEDICAL_ADMINISTRATION_RECORD
F - Medical Administration Record
|
static int |
PATIENT
A - Patient
|
static int |
PATIENT_CARE_RECORD
B - Patient Care Record
|
static int |
PRODUCT_CONTAINER
J - Product Container
|
static int |
SPECIMEN_CONTAINER
C - Specimen Container
|
static int |
SURGICAL_INSTRUMENT
L - Surgical Instrument
|
static int |
USER_DEFINED
Z - User Defined
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int PATIENT
A - Patient
public static final int PATIENT_CARE_RECORD
B - Patient Care Record
public static final int SPECIMEN_CONTAINER
C - Specimen Container
public static final int DIRECT_PATIENT_IMAGE_ITEM
D - Direct Patient Image Item
public static final int BUSINESS_RECORD
E - Business Record
public static final int MEDICAL_ADMINISTRATION_RECORD
F - Medical Administration Record
public static final int LIBRARY_REFERENCE_MATERIAL
G - Library Reference Material
public static final int DEVICES_AND_MATERIALS
H - Devices and Materials
public static final int IDENTIFICATION_CARD
I - Identification Card
public static final int PRODUCT_CONTAINER
J - Product Container
public static final int ASSET
K - Asset data type
public static final int SURGICAL_INSTRUMENT
L - Surgical Instrument
public static final int USER_DEFINED
Z - User Defined