Uses of Class
ca.uhn.hl7v2.model.v24.datatype.PCF
Packages that use PCF
-
Uses of PCF in ca.uhn.hl7v2.model.v24.segment
Methods in ca.uhn.hl7v2.model.v24.segment that return PCFModifier and TypeMethodDescriptionPCF[]Returns all repetitions of Pre-Certification Req/Window (IN3-20).IN3.getIn320_PreCertificationReqWindow(int rep) Returns a specific repetition of IN3-20: "Pre-Certification Req/Window" - creates it if necessaryPCF[]Returns all repetitions of Pre-Certification Req/Window (IN3-20).IN3.getPreCertificationReqWindow(int rep) Returns a specific repetition of IN3-20: "Pre-Certification Req/Window" - creates it if necessaryIN3.insertIn320_PreCertificationReqWindow(int rep) Inserts a repetition of IN3-20: "Pre-Certification Req/Window" at a specific indexIN3.insertPreCertificationReqWindow(int rep) Inserts a repetition of IN3-20: "Pre-Certification Req/Window" at a specific indexIN3.removeIn320_PreCertificationReqWindow(int rep) Removes a repetition of IN3-20: "Pre-Certification Req/Window" at a specific indexIN3.removePreCertificationReqWindow(int rep) Removes a repetition of IN3-20: "Pre-Certification Req/Window" at a specific index