Aspose.Barcode for Python via Java Generation and Recognition API docs
HIBCPASDataType Class Reference

HIBC PAS record's data types. More...

Inherits Enum.

Static Public Attributes

int LABELER_IDENTIFICATION_CODE = 0
 A - Labeler Identification Code. More...
 
int SERVICE_IDENTIFICATION = 1
 B - Service Identification. More...
 
int PATIENT_IDENTIFICATION = 2
 C - Patient Identification. More...
 
int SPECIMEN_IDENTIFICATION = 3
 D - Specimen Identification. More...
 
int PERSONNEL_IDENTIFICATION = 4
 E - Personnel Identification. More...
 
int ADMINISTRABLE_PRODUCT_IDENTIFICATION = 5
 F - Administrable Product Identification. More...
 
int IMPLANTABLE_PRODUCT_INFORMATION = 6
 G - Implantable Product Information. More...
 
int HOSPITAL_ITEM_IDENTIFICATION = 7
 H - Hospital Item Identification. More...
 
int MEDICAL_PROCEDURE_IDENTIFICATION = 8
 I - Medical Procedure Identification. More...
 
int REIMBURSEMENT_CATEGORY = 9
 J - Reimbursement Category. More...
 
int BLOOD_PRODUCT_IDENTIFICATION = 10
 K - Blood Product Identification. More...
 
int DEMOGRAPHIC_DATA = 11
 L - Demographic Data. More...
 
int DATE_TIME = 12
 M - DateTime in YYYDDDHHMMG format. More...
 
int ASSET_IDENTIFICATION = 13
 N - Asset Identification. More...
 
int PURCHASE_ORDER_NUMBER = 14
 O - Purchase Order Number. More...
 
int DIETARY_ITEM_IDENTIFICATION = 15
 P - Dietary Item Identification. More...
 
int MANUFACTURER_SERIAL_NUMBER = 16
 Q - Manufacturer Serial Number. More...
 
int LIBRARY_MATERIALS_IDENTIFICATION = 17
 R - Library Materials Identification. More...
 
int BUSINESS_CONTROL_NUMBER = 18
 S - Business Control Number. More...
 
int EPISODE_OF_CARE_IDENTIFICATION = 19
 T - Episode of Care Identification. More...
 
int HEALTH_INDUSTRY_NUMBER = 20
 U - Health Industry Number. More...
 
int PATIENT_VISIT_ID = 21
 V - Patient Visit ID. More...
 
int XML_DOCUMENT = 22
 X - XML Document. More...
 

Detailed Description

HIBC PAS record's data types.

Member Data Documentation

◆ ADMINISTRABLE_PRODUCT_IDENTIFICATION

int ADMINISTRABLE_PRODUCT_IDENTIFICATION = 5
static

F - Administrable Product Identification.

◆ ASSET_IDENTIFICATION

int ASSET_IDENTIFICATION = 13
static

N - Asset Identification.

◆ BLOOD_PRODUCT_IDENTIFICATION

int BLOOD_PRODUCT_IDENTIFICATION = 10
static

K - Blood Product Identification.

◆ BUSINESS_CONTROL_NUMBER

int BUSINESS_CONTROL_NUMBER = 18
static

S - Business Control Number.

◆ DATE_TIME

int DATE_TIME = 12
static

M - DateTime in YYYDDDHHMMG format.

◆ DEMOGRAPHIC_DATA

int DEMOGRAPHIC_DATA = 11
static

L - Demographic Data.

◆ DIETARY_ITEM_IDENTIFICATION

int DIETARY_ITEM_IDENTIFICATION = 15
static

P - Dietary Item Identification.

◆ EPISODE_OF_CARE_IDENTIFICATION

int EPISODE_OF_CARE_IDENTIFICATION = 19
static

T - Episode of Care Identification.

◆ HEALTH_INDUSTRY_NUMBER

int HEALTH_INDUSTRY_NUMBER = 20
static

U - Health Industry Number.

◆ HOSPITAL_ITEM_IDENTIFICATION

int HOSPITAL_ITEM_IDENTIFICATION = 7
static

H - Hospital Item Identification.

◆ IMPLANTABLE_PRODUCT_INFORMATION

int IMPLANTABLE_PRODUCT_INFORMATION = 6
static

G - Implantable Product Information.

◆ LABELER_IDENTIFICATION_CODE

int LABELER_IDENTIFICATION_CODE = 0
static

A - Labeler Identification Code.

◆ LIBRARY_MATERIALS_IDENTIFICATION

int LIBRARY_MATERIALS_IDENTIFICATION = 17
static

R - Library Materials Identification.

◆ MANUFACTURER_SERIAL_NUMBER

int MANUFACTURER_SERIAL_NUMBER = 16
static

Q - Manufacturer Serial Number.

◆ MEDICAL_PROCEDURE_IDENTIFICATION

int MEDICAL_PROCEDURE_IDENTIFICATION = 8
static

I - Medical Procedure Identification.

◆ PATIENT_IDENTIFICATION

int PATIENT_IDENTIFICATION = 2
static

C - Patient Identification.

◆ PATIENT_VISIT_ID

int PATIENT_VISIT_ID = 21
static

V - Patient Visit ID.

◆ PERSONNEL_IDENTIFICATION

int PERSONNEL_IDENTIFICATION = 4
static

E - Personnel Identification.

◆ PURCHASE_ORDER_NUMBER

int PURCHASE_ORDER_NUMBER = 14
static

O - Purchase Order Number.

◆ REIMBURSEMENT_CATEGORY

int REIMBURSEMENT_CATEGORY = 9
static

J - Reimbursement Category.

◆ SERVICE_IDENTIFICATION

int SERVICE_IDENTIFICATION = 1
static

B - Service Identification.

◆ SPECIMEN_IDENTIFICATION

int SPECIMEN_IDENTIFICATION = 3
static

D - Specimen Identification.

◆ XML_DOCUMENT

int XML_DOCUMENT = 22
static

X - XML Document.