/* * This file is automatically Generated by ProtoGen r1.3. * Do not edit it. * * Copyright (c) 1995, 1996 Gunther Schadow. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #pragma implementation "SegTypeCode.h" #include "SegTypeCode.h" #include "LinearCode.h" /* * code * * SegTypeCode(derived) -- segment type */ const char *SegTypeCode::_table[SegTypeCode::size] = { "ACC",// accident "ADD",// addendum "AL1",// patient allergy information "BHS",// batch header "BLG",// billing "BTS",// batch trailer "DG1",// diagnosis "DSC",// continuation pointer "DSP",// display data "ERR",// error "EVN",// event type "FHS",// file header "FT1",// financial transaction "FTS",// file trailer "GT1",// guarantor "H",// header "IN1", // insurance "IN2",// insurance additional info "IN3",// insurance additional info - certification "L",// trailer "MFA",// master file acknowledgement "MFE",// master file entry "MFI",// master file identification "MRG",// merge patient information "MSA",// message acknowledgement "MSH",// message header "NCK",// system clock "NK1",// next of kin "NPU",// bed status update "NSC",// status change "NST",// statistics "NTE",// notes and comments "O",// order "OBR", // observation request "OBX",// observation "ODS",// dietary orders, supplements, and preferences "ODT",// diet tray instructions "OM1",// general - fields that apply to most observations "OM2",// numeric observation "OM3",// categorical test/observation "OM4",// observations that require specimens "OM5",// observation batteries "OM6",// observations that are calculated from other observations "ORC",// common order "P",// patient "PID",// patient identification "PR1",// procedures "PRA",// practitioner detail "PV1",// patient visit "PV2",// patient visit - additional information "QRD",// query definition "QRF",// query filter "R",// result "RQ1", // requisition detail-1 "RQD",// requisition detail "RXA",// pharmacy administration "RXC",// pharmacy component order "RXD",// pharmacy dispense "RXE",// pharmacy encoded order "RXG",// pharmacy give "RXO",// pharmacy prescription order "RXR",// pharmacy route "STF",// staff identification "UB1",// ub82 data "UB2",// ub92 data "URD",// results/update definition "URS",// unsolicited selection "ZDM",// hp configuable demographics };