Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_RMC
Packages that use CM_RMC
-
Uses of CM_RMC in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_RMCModifier and TypeMethodDescriptionCM_RMC[]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 necessaryCM_RMC[]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