Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_PCF
Packages that use CM_PCF
-
Uses of CM_PCF in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_PCFModifier and TypeMethodDescriptionCM_PCF[]Returns all repetitions of Pre-certification required / window (IN3-20).IN3.getIn320_PreCertificationRequiredWindow(int rep) Returns a specific repetition of IN3-20: "Pre-certification required / window" - creates it if necessaryCM_PCF[]Returns all repetitions of Pre-certification required / window (IN3-20).IN3.getPreCertificationRequiredWindow(int rep) Returns a specific repetition of IN3-20: "Pre-certification required / window" - creates it if necessaryIN3.insertIn320_PreCertificationRequiredWindow(int rep) Inserts a repetition of IN3-20: "Pre-certification required / window" at a specific indexIN3.insertPreCertificationRequiredWindow(int rep) Inserts a repetition of IN3-20: "Pre-certification required / window" at a specific indexIN3.removeIn320_PreCertificationRequiredWindow(int rep) Removes a repetition of IN3-20: "Pre-certification required / window" at a specific indexIN3.removePreCertificationRequiredWindow(int rep) Removes a repetition of IN3-20: "Pre-certification required / window" at a specific index