CXPROCEDR – Case Cart Procedures

System
Case Carts (CX)
Prefix
CPC
Primary key
PROC-TYPE, PROC-CODE
Fields
5
Updated by
2 programs
Referenced by
12 programs

CXPROCEDR is the Case Cart Procedures table in Lawson Case Carts (prefix CPC). It is indexed by PROC-TYPE, PROC-CODE (CPCSET1). It is updated by CX02.1 and CX502 and referenced by CX04.1, CX05.1, CX05.2, CX100, CX20.1, CX207, CX220, CX225 and 4 more. The table has 5 fields, 1 index and 0 documented relations.

About CXPROCEDR

The Case Cart Procedures file contains the valid procedures for use in the Case Carts system. The system uses the file to validate procedure codes and to retrieve associated data for assignment to preference templates and cases. Procedure codes describe a procedure, test, equipment, or other case-related entity. You must define procedures in this file before using them on preference templates and cases. You can assign procedure codes to practitioners in the Case Carts system. The codes display on preference templates, case preference lists, and pick tickets. Each procedure in the Case Carts system is uniquely identified by a procedure type and procedure code. Procedures are stored in this file by using CX02.1 (Procedures) or an optional batch procedure. Once added, procedures can be assigned to a preference template. Sample code sets that can be stored in this file are the Medicare procedure codes defined as ICD-9-CM codes. (The Health Care Financing Administration (HCFA) defines the Diagnosis-Related Groups (DRGs) and assigns procedures and fees for Medicare.) Procedure codes used for non-Medicare cases can originate from other regulatory bodies or companies, any of which might have its own codes and payment structure. Note: DRGs are a classification system for purposes of payment under the Medicare system that organizes patient stays by specific clinical diagnoses. ICD-9-CM codes are defined in the International Classification of Diseases, revision 9, and accepted in the Medicare system. The Case Carts system also allows entry of procedure codes using the following methods: 1. Using CX02.1 (Procedures) to add values manually. 2. Importing procedure codes with a Case Carts batch program (CX502 (Procedure Code Import)). 3. A combination of the above methods. Note: Blank fields are not allowed in this file. Each line started must be complete, data in all three fields.

Fields (5)

Column = COBOL field name without the CPC- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
CPC-PROC-TYPE PK
PROC_TYPE
Alpha 8The procedure type is the first of two fields that uniquely identify a procedure. The procedure type can identify the code set to which the procedure code belongs. For example, you can use one of the following codes: - CPT-4 for a code in the Current Procedural Terminology listing compiled by the American Medical Association -HCPCS for a code in HCFA's (Health Care Financing Administration's) Common Procedure Coding System, or - A code defined for your organization's own procedures listing.CX02.1, CX502
CPC-PROC-CODE PK
PROC_CODE
Alpha 8The procedure code is the second of two fields that uniquely identify a procedure. The procedure code is an identifier for a specific procedure within a procedure type.CX02.1, CX502
CPC-PROC-DESC
PROC_DESC
Alpha 250 (Lower Case)This field defines the procedure description.CX02.1, CX502
CPC-STATUS
STATUS
Numeric 1This field defines the transaction status.
  • 0 Active
  • 1 Inactive
CPC-PROC-DESC50
PROC_DESC50
DerivedThis field contains the procedure description.

Indexes (1)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
CPCSET1PROC-TYPE, PROC-CODEPrimaryCX02.1, CX04.1, CX05.1, CX05.2, CX100, CX20.1, CX207, CX220 +6 more

Programs

Updated by (2)

Referenced by (12)