| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.segment |
| Modifier and Type | Method and Description |
|---|---|
PCF[] |
IN3.getIn320_PreCertificationReqWindow()
Returns all repetitions of Pre-Certification Req/Window (IN3-20).
|
PCF |
IN3.getIn320_PreCertificationReqWindow(int rep)
Returns a specific repetition of
IN3-20: "Pre-Certification Req/Window" - creates it if necessary
|
PCF[] |
IN3.getPreCertificationReqWindow()
Returns all repetitions of Pre-Certification Req/Window (IN3-20).
|
PCF |
IN3.getPreCertificationReqWindow(int rep)
Returns a specific repetition of
IN3-20: "Pre-Certification Req/Window" - creates it if necessary
|
PCF |
IN3.insertIn320_PreCertificationReqWindow(int rep)
Inserts a repetition of
IN3-20: "Pre-Certification Req/Window" at a specific index
|
PCF |
IN3.insertPreCertificationReqWindow(int rep)
Inserts a repetition of
IN3-20: "Pre-Certification Req/Window" at a specific index
|
PCF |
IN3.removeIn320_PreCertificationReqWindow(int rep)
Removes a repetition of
IN3-20: "Pre-Certification Req/Window" at a specific index
|
PCF |
IN3.removePreCertificationReqWindow(int rep)
Removes a repetition of
IN3-20: "Pre-Certification Req/Window" at a specific index
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.