HIBCPASDataType

HIBCPASDataType enum

Module: aspose_barcode.complex_barcode.hibc_pas_data_type

HIBC PAS record’s data types.

Enum Values

NameValueDescription
ADMINISTRABLE_PRODUCT_IDENTIFICATION5F - Administrable Product Identification.
ASSET_IDENTIFICATION13N - Asset Identification.
BLOOD_PRODUCT_IDENTIFICATION10K - Blood Product Identification.
BUSINESS_CONTROL_NUMBER18S - Business Control Number.
DATE_TIME12M - DateTime in YYYDDDHHMMG format.
DEMOGRAPHIC_DATA11L - Demographic Data.
DIETARY_ITEM_IDENTIFICATION15P - Dietary Item Identification.
EPISODE_OF_CARE_IDENTIFICATION19T - Episode of Care Identification.
HEALTH_INDUSTRY_NUMBER20U - Health Industry Number.
HOSPITAL_ITEM_IDENTIFICATION7H - Hospital Item Identification.
IMPLANTABLE_PRODUCT_INFORMATION6G - Implantable Product Information.
LABELER_IDENTIFICATION_CODE0A - Labeler Identification Code.
LIBRARY_MATERIALS_IDENTIFICATION17R - Library Materials Identification.
MANUFACTURER_SERIAL_NUMBER16Q - Manufacturer Serial Number.
MEDICAL_PROCEDURE_IDENTIFICATION8I - Medical Procedure Identification.
PATIENT_IDENTIFICATION2C - Patient Identification.
PATIENT_VISIT_ID21V - Patient Visit ID.
PERSONNEL_IDENTIFICATION4E - Personnel Identification.
PURCHASE_ORDER_NUMBER14O - Purchase Order Number.
REIMBURSEMENT_CATEGORY9J - Reimbursement Category.
SERVICE_IDENTIFICATION1B - Service Identification.
SPECIMEN_IDENTIFICATION3D - Specimen Identification.
USER_DEFINED25Z - User Defined.
XML_DOCUMENT22X - XML Document.

HIBCPASDataType.ADMINISTRABLE_PRODUCT_IDENTIFICATION

Type: int

Value: 5

F - Administrable Product Identification.

HIBCPASDataType.ASSET_IDENTIFICATION

Type: int

Value: 13

N - Asset Identification.

HIBCPASDataType.BLOOD_PRODUCT_IDENTIFICATION

Type: int

Value: 10

K - Blood Product Identification.

HIBCPASDataType.BUSINESS_CONTROL_NUMBER

Type: int

Value: 18

S - Business Control Number.

HIBCPASDataType.DATE_TIME

Type: int

Value: 12

M - DateTime in YYYDDDHHMMG format.

HIBCPASDataType.DEMOGRAPHIC_DATA

Type: int

Value: 11

L - Demographic Data.

HIBCPASDataType.DIETARY_ITEM_IDENTIFICATION

Type: int

Value: 15

P - Dietary Item Identification.

HIBCPASDataType.EPISODE_OF_CARE_IDENTIFICATION

Type: int

Value: 19

T - Episode of Care Identification.

HIBCPASDataType.HEALTH_INDUSTRY_NUMBER

Type: int

Value: 20

U - Health Industry Number.

HIBCPASDataType.HOSPITAL_ITEM_IDENTIFICATION

Type: int

Value: 7

H - Hospital Item Identification.

HIBCPASDataType.IMPLANTABLE_PRODUCT_INFORMATION

Type: int

Value: 6

G - Implantable Product Information.

HIBCPASDataType.LABELER_IDENTIFICATION_CODE

Type: int

Value: 0

A - Labeler Identification Code.

HIBCPASDataType.LIBRARY_MATERIALS_IDENTIFICATION

Type: int

Value: 17

R - Library Materials Identification.

HIBCPASDataType.MANUFACTURER_SERIAL_NUMBER

Type: int

Value: 16

Q - Manufacturer Serial Number.

HIBCPASDataType.MEDICAL_PROCEDURE_IDENTIFICATION

Type: int

Value: 8

I - Medical Procedure Identification.

HIBCPASDataType.PATIENT_IDENTIFICATION

Type: int

Value: 2

C - Patient Identification.

HIBCPASDataType.PATIENT_VISIT_ID

Type: int

Value: 21

V - Patient Visit ID.

HIBCPASDataType.PERSONNEL_IDENTIFICATION

Type: int

Value: 4

E - Personnel Identification.

HIBCPASDataType.PURCHASE_ORDER_NUMBER

Type: int

Value: 14

O - Purchase Order Number.

HIBCPASDataType.REIMBURSEMENT_CATEGORY

Type: int

Value: 9

J - Reimbursement Category.

HIBCPASDataType.SERVICE_IDENTIFICATION

Type: int

Value: 1

B - Service Identification.

HIBCPASDataType.SPECIMEN_IDENTIFICATION

Type: int

Value: 3

D - Specimen Identification.

HIBCPASDataType.USER_DEFINED

Type: int

Value: 25

Z - User Defined.

HIBCPASDataType.XML_DOCUMENT

Type: int

Value: 22

X - XML Document.