/* * 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 "AdmSiteCode.h" #include "AdmSiteCode.h" #include "LinearCode.h" /* * code * * AdmSiteCode(hl7_standard) -- administrative site */ const char *AdmSiteCode::_table[AdmSiteCode::size] = { "BE",// bilateral ears "BN",// bilateral nares "BU",// buttock "CT",// chest tube "LA",// left arm "LAC",// left anterior chest "LACF",// left antecubital fossa "LD",// left deltoid "LE",// left ear "LEJ",// left external jugular "LF",// left foot "LG",// left gluteus medius "LH",// left hand "LIJ",// left internal jugular "LLAQ",// left lower abd quadrant "LLFA",// left lower forearm "LMFA",// left mid forearm "LN",// left naris "LPC",// left posterior chest "LSC",// left subclavian "LT",// left thigh "LUA",// left upper arm "LUAQ",// left upper abd quadrant "LUFA",// left upper forearm "LVG",// left ventragluteal "LVL",// left vastus lateralis "NB",// nebulized "OD",// right eye "OS",// left eye "OU",// bilateral eyes "PA",// perianal "PERIN",// perineal "RA",// right arm "RAC",// right anterior chest "RACF",// right antecubital fossa "RD",// right deltoid "RE",// right ear "REJ",// right external jugular "RF",// right foot "RG",// right gluteus medius "RH",// right hand "RIJ",// right internal jugular "RLAQ",// rt lower abd quadrant "RLFA",// right lower forearm "RMFA",// right mid forearm "RN",// right naris "RPC",// right posterior chest "RSC",// right subclavian "RT",// right thigh "RUA",// right upper arm "RUAQ",// right upper abd quadrant "RUFA",// right upper forearm "RVG",// right ventragluteal "RVL",// right vastus lateralis };