Uses of Class
ca.uhn.hl7v2.model.v251.datatype.RMC
Packages that use RMC
-
Uses of RMC in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return RMCModifier and TypeMethodDescriptionRMC[]Returns all repetitions of Room Coverage Type/Amount (IN2-28).IN2.getIn228_RoomCoverageTypeAmount(int rep) Returns a specific repetition of IN2-28: "Room Coverage Type/Amount" - creates it if necessaryRMC[]Returns all repetitions of Room Coverage Type/Amount (IN2-28).IN2.getRoomCoverageTypeAmount(int rep) Returns a specific repetition of IN2-28: "Room Coverage Type/Amount" - creates it if necessaryIN2.insertIn228_RoomCoverageTypeAmount(int rep) Inserts a repetition of IN2-28: "Room Coverage Type/Amount" at a specific indexIN2.insertRoomCoverageTypeAmount(int rep) Inserts a repetition of IN2-28: "Room Coverage Type/Amount" at a specific indexIN2.removeIn228_RoomCoverageTypeAmount(int rep) Removes a repetition of IN2-28: "Room Coverage Type/Amount" at a specific indexIN2.removeRoomCoverageTypeAmount(int rep) Removes a repetition of IN2-28: "Room Coverage Type/Amount" at a specific index