Class HIBCPASDataType
HIBC PAS record's data types.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.EnumMap, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intF - Administrable Product Identificationstatic final intN - Asset Identificationstatic final intK - Blood Product Identificationstatic final intS - Business Control Numberstatic final intM - DateTime in YYYDDDHHMMG formatstatic final intL - Demographic Datastatic final intP - Dietary Item Identificationstatic final intT - Episode of Care Identificationstatic final intU - Health Industry Numberstatic final intH - Hospital Item Identificationstatic final intG - Implantable Product Informationstatic final intA - Labeler Identification Codestatic final intR - Library Materials Identificationstatic final intQ - Manufacturer Serial Numberstatic final intI - Medical Procedure Identificationstatic final intC - Patient Identificationstatic final intV - Patient Visit IDstatic final intE - Personnel Identificationstatic final intO - Purchase Order Numberstatic final intJ - Reimbursement Categorystatic final intB - Service Identificationstatic final intD - Specimen Identificationstatic final intZ - User Definedstatic final intX - XML DocumentFields inherited from class com.aspose.ms.System.Enum
EnumSeparatorCharArray -
Method Summary
Methods inherited from class com.aspose.ms.System.Enum
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
-
Field Details
-
LABELER_IDENTIFICATION_CODE
public static final int LABELER_IDENTIFICATION_CODEA - Labeler Identification Code
- See Also:
-
SERVICE_IDENTIFICATION
public static final int SERVICE_IDENTIFICATIONB - Service Identification
- See Also:
-
PATIENT_IDENTIFICATION
public static final int PATIENT_IDENTIFICATIONC - Patient Identification
- See Also:
-
SPECIMEN_IDENTIFICATION
public static final int SPECIMEN_IDENTIFICATIOND - Specimen Identification
- See Also:
-
PERSONNEL_IDENTIFICATION
public static final int PERSONNEL_IDENTIFICATIONE - Personnel Identification
- See Also:
-
ADMINISTRABLE_PRODUCT_IDENTIFICATION
public static final int ADMINISTRABLE_PRODUCT_IDENTIFICATIONF - Administrable Product Identification
- See Also:
-
IMPLANTABLE_PRODUCT_INFORMATION
public static final int IMPLANTABLE_PRODUCT_INFORMATIONG - Implantable Product Information
- See Also:
-
HOSPITAL_ITEM_IDENTIFICATION
public static final int HOSPITAL_ITEM_IDENTIFICATIONH - Hospital Item Identification
- See Also:
-
MEDICAL_PROCEDURE_IDENTIFICATION
public static final int MEDICAL_PROCEDURE_IDENTIFICATIONI - Medical Procedure Identification
- See Also:
-
REIMBURSEMENT_CATEGORY
public static final int REIMBURSEMENT_CATEGORYJ - Reimbursement Category
- See Also:
-
BLOOD_PRODUCT_IDENTIFICATION
public static final int BLOOD_PRODUCT_IDENTIFICATIONK - Blood Product Identification
- See Also:
-
DEMOGRAPHIC_DATA
public static final int DEMOGRAPHIC_DATAL - Demographic Data
- See Also:
-
DATE_TIME
public static final int DATE_TIMEM - DateTime in YYYDDDHHMMG format
- See Also:
-
ASSET_IDENTIFICATION
public static final int ASSET_IDENTIFICATIONN - Asset Identification
- See Also:
-
PURCHASE_ORDER_NUMBER
public static final int PURCHASE_ORDER_NUMBERO - Purchase Order Number
- See Also:
-
DIETARY_ITEM_IDENTIFICATION
public static final int DIETARY_ITEM_IDENTIFICATIONP - Dietary Item Identification
- See Also:
-
MANUFACTURER_SERIAL_NUMBER
public static final int MANUFACTURER_SERIAL_NUMBERQ - Manufacturer Serial Number
- See Also:
-
LIBRARY_MATERIALS_IDENTIFICATION
public static final int LIBRARY_MATERIALS_IDENTIFICATIONR - Library Materials Identification
- See Also:
-
BUSINESS_CONTROL_NUMBER
public static final int BUSINESS_CONTROL_NUMBERS - Business Control Number
- See Also:
-
EPISODE_OF_CARE_IDENTIFICATION
public static final int EPISODE_OF_CARE_IDENTIFICATIONT - Episode of Care Identification
- See Also:
-
HEALTH_INDUSTRY_NUMBER
public static final int HEALTH_INDUSTRY_NUMBERU - Health Industry Number
- See Also:
-
PATIENT_VISIT_ID
public static final int PATIENT_VISIT_IDV - Patient Visit ID
- See Also:
-
XML_DOCUMENT
public static final int XML_DOCUMENTX - XML Document
- See Also:
-
USER_DEFINED
public static final int USER_DEFINEDZ - User Defined
- See Also:
-