Uses of Class
ca.uhn.hl7v2.model.v24.datatype.RMC

Packages that use RMC
ca.uhn.hl7v2.model.v24.segment   
 

Uses of RMC in ca.uhn.hl7v2.model.v24.segment
 

Methods in ca.uhn.hl7v2.model.v24.segment that return RMC
 RMC IN2.getIn228_RoomCoverageTypeAmount(int rep)
          Returns a specific repetition of IN2-28: "Room Coverage Type/Amount" - creates it if necessary
 RMC[] IN2.getRoomCoverageTypeAmount()
          Returns all repetitions of Room Coverage Type/Amount (IN2-28).
 RMC IN2.getRoomCoverageTypeAmount(int rep)
          Returns a specific repetition of IN2-28: "Room Coverage Type/Amount" - creates it if necessary
 RMC IN2.insertIn228_RoomCoverageTypeAmount(int rep)
          Inserts a repetition of IN2-28: "Room Coverage Type/Amount" at a specific index
 RMC IN2.insertRoomCoverageTypeAmount(int rep)
          Inserts a repetition of IN2-28: "Room Coverage Type/Amount" at a specific index
 RMC IN2.removeIn228_RoomCoverageTypeAmount(int rep)
          Removes a repetition of IN2-28: "Room Coverage Type/Amount" at a specific index
 RMC IN2.removeRoomCoverageTypeAmount(int rep)
          Removes a repetition of IN2-28: "Room Coverage Type/Amount" at a specific index
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.