/* * 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. */ #ifndef HL7_OM1SEG_H_ #define HL7_OM1SEG_H_ #pragma interface #include /* * SEGMENT * * om1(anr) -- general - fields that apply to most observations */ #include #include #include #include #include #include #include #include #include #include #include #include #include class OM1seg : public Segment { public: STtyp SegTypeId; //segment type id NMtyp SeqNum; //sequence number CEtyp ProSTestObsId; //producer's test/observation id repfield PerMitDataTypes; //permitted data types YNIndCode SpeReq; //specimen required CEtyp ProId; //producer id CEtyp ObsDes; //observation description CEtyp OtherTestObsIdsForTheObs; //other test/observation ids for the observation repfield OtherNames; //other names STtyp PreRepNameForTheObs; //preferred report name for the observation STtyp PreShortNameOrMneForObs; //preferred short name or mnemonic for observation STtyp PreLongNameForTheObs; //preferred long name for the observation YNIndCode Ord; //orderability repfield IdeOfInsUsedToPerFromThisStudy;//identity of instrument used to perfrom this study repfield CodedRepOfMet; //coded representation of method YNIndCode Por; //portable repfield ObsProDepSec; //observation producing department/section TNtyp TelNumOfSec; //telephone number of section IDtyp NatOfTestObs; //nature of test/observation CEtyp RepSubHea; //report subheader STtyp RepDisOrder; //report display order TStyp DateTimeStampForAnyChaInDefAttriForObs;//date/time stamp for any change in def attri for obs TNtyp EffDateTimeOfCha; //effective date/time of change NMtyp TypTurnAroTime; //typical turn-around time NMtyp ProTime; //processing time repfield ProPri; //processing priority IDtyp RepPri; //reporting priority repfield OutSiteSWhereObsMayBePerFor;//outside site(s) where observation may be performed ADtyp AddOfOutSiteS; //address of outside site(s) TNtyp PhoneNumOfOutSite; //phone number of outside site ConFidCode ConFid; //confidentiality code CEtyp ObsReqToIntTheObs; //observations required to interpret the obs TXtyp IntOfObs; //interpretation of observations CEtyp ConTraToObs; //contraindications to observations repfield RefTestsObs; //reflex tests/observations STtyp RulesThatTriRefTes; //rules that trigger reflex testing CEtyp FixedCanMes; //fixed canned message TXtyp PatPre; //patient preparation CEtyp ProMed; //procedure medication TXtyp FacThatMayEffTheObs; //factors that may effect the observation repfield TestObsPerForSch; //test/observation performance schedule TXtyp DesOfTestMet; //description of test methods static fielddesc fieldtab[42]; public: OM1seg(); const STtyp& getSegTypeId() const; const NMtyp& getSeqNum() const; const CEtyp& getProSTestObsId() const; const repfield& getPerMitDataTypes() const; const YNIndCode& getSpeReq() const; const CEtyp& getProId() const; const CEtyp& getObsDes() const; const CEtyp& getOtherTestObsIdsForTheObs() const; const repfield& getOtherNames() const; const STtyp& getPreRepNameForTheObs() const; const STtyp& getPreShortNameOrMneForObs() const; const STtyp& getPreLongNameForTheObs() const; const YNIndCode& getOrd() const; const repfield& getIdeOfInsUsedToPerFromThisStudy() const; const repfield& getCodedRepOfMet() const; const YNIndCode& getPor() const; const repfield& getObsProDepSec() const; const TNtyp& getTelNumOfSec() const; const IDtyp& getNatOfTestObs() const; const CEtyp& getRepSubHea() const; const STtyp& getRepDisOrder() const; const TStyp& getDateTimeStampForAnyChaInDefAttriForObs() const; const TNtyp& getEffDateTimeOfCha() const; const NMtyp& getTypTurnAroTime() const; const NMtyp& getProTime() const; const repfield& getProPri() const; const IDtyp& getRepPri() const; const repfield& getOutSiteSWhereObsMayBePerFor() const; const ADtyp& getAddOfOutSiteS() const; const TNtyp& getPhoneNumOfOutSite() const; const ConFidCode& getConFid() const; const CEtyp& getObsReqToIntTheObs() const; const TXtyp& getIntOfObs() const; const CEtyp& getConTraToObs() const; const repfield& getRefTestsObs() const; const STtyp& getRulesThatTriRefTes() const; const CEtyp& getFixedCanMes() const; const TXtyp& getPatPre() const; const CEtyp& getProMed() const; const TXtyp& getFacThatMayEffTheObs() const; const repfield& getTestObsPerForSch() const; const TXtyp& getDesOfTestMet() const; void setSegTypeId(const STtyp &x); void setSeqNum(const NMtyp &x); void setProSTestObsId(const CEtyp &x); void setPerMitDataTypes(const repfield &x); void setSpeReq(const YNIndCode &x); void setProId(const CEtyp &x); void setObsDes(const CEtyp &x); void setOtherTestObsIdsForTheObs(const CEtyp &x); void setOtherNames(const repfield &x); void setPreRepNameForTheObs(const STtyp &x); void setPreShortNameOrMneForObs(const STtyp &x); void setPreLongNameForTheObs(const STtyp &x); void setOrd(const YNIndCode &x); void setIdeOfInsUsedToPerFromThisStudy(const repfield &x); void setCodedRepOfMet(const repfield &x); void setPor(const YNIndCode &x); void setObsProDepSec(const repfield &x); void setTelNumOfSec(const TNtyp &x); void setNatOfTestObs(const IDtyp &x); void setRepSubHea(const CEtyp &x); void setRepDisOrder(const STtyp &x); void setDateTimeStampForAnyChaInDefAttriForObs(const TStyp &x); void setEffDateTimeOfCha(const TNtyp &x); void setTypTurnAroTime(const NMtyp &x); void setProTime(const NMtyp &x); void setProPri(const repfield &x); void setRepPri(const IDtyp &x); void setOutSiteSWhereObsMayBePerFor(const repfield &x); void setAddOfOutSiteS(const ADtyp &x); void setPhoneNumOfOutSite(const TNtyp &x); void setConFid(const ConFidCode &x); void setObsReqToIntTheObs(const CEtyp &x); void setIntOfObs(const TXtyp &x); void setConTraToObs(const CEtyp &x); void setRefTestsObs(const repfield &x); void setRulesThatTriRefTes(const STtyp &x); void setFixedCanMes(const CEtyp &x); void setPatPre(const TXtyp &x); void setProMed(const CEtyp &x); void setFacThatMayEffTheObs(const TXtyp &x); void setTestObsPerForSch(const repfield &x); void setDesOfTestMet(const TXtyp &x); }; #ifndef OUTLINE # include #endif #endif /* ! HL7_OM1SEG_H_ */