Aspose.Barcode for Python via Java Generation and Recognition API docs
|
HIBC PAS data location types. More...
Inherits Enum.
Static Public Attributes | |
int | ASSET = 10 |
K - Asset data type. More... | |
int | BUSINESS_RECORD = 4 |
E - Business Record. More... | |
int | DEVICES_AND_MATERIALS = 7 |
H - Devices and Materials. More... | |
int | DIRECT_PATIENT_IMAGE_ITEM = 3 |
D - Direct Patient Image Item. More... | |
int | IDENTIFICATION_CARD = 8 |
I - Identification Card. More... | |
int | LIBRARY_REFERENCE_MATERIAL = 6 |
G - Library Reference Material. More... | |
int | MEDICAL_ADMINISTRATION_RECORD = 5 |
F - Medical Administration Record. More... | |
int | PATIENT = 0 |
A - Patient. More... | |
int | PATIENT_CARE_RECORD = 1 |
B - Patient Care Record. More... | |
int | PRODUCT_CONTAINER = 9 |
J - Product Container. More... | |
int | SPECIMEN_CONTAINER = 2 |
C - Specimen Container. More... | |
int | SURGICAL_INSTRUMENT = 11 |
L - Surgical Instrument. More... | |
int | USER_DEFINED = 25 |
Z - User Defined. More... | |
HIBC PAS data location types.
|
static |
K - Asset data type.
|
static |
E - Business Record.
|
static |
H - Devices and Materials.
|
static |
D - Direct Patient Image Item.
|
static |
I - Identification Card.
|
static |
G - Library Reference Material.
|
static |
F - Medical Administration Record.
|
static |
A - Patient.
|
static |
B - Patient Care Record.
|
static |
J - Product Container.
|
static |
C - Specimen Container.
|
static |
L - Surgical Instrument.
|
static |
Z - User Defined.