Name | Value |
---|---|
NAME | COUNT |
ENTRY | COUNT |
ROUTINE | PXRMFF0 |
PRINT NAME | Count |
DESCRIPTION | The COUNT function works in conjunction with the Occurrence Count Immunization findings can have associated contraindications and refusals. To use them in the COUNT function, precede the finding number with a 'C' or 'R'. For example, if finding 3 is an immunization and we want to know if there have been more than three refusals the function string would be: COUNT(R3)>3 parameter. For example, if Occurrence Count is set to 5 for finding number 2, and 3 of the 5 occurrences are true, then COUNT(2) will return a value of 3. An example of a function finding using COUNT is: COUNT(2)>2 This would be true if finding 2 has 3 or more true occurrences. |
CLASS | NATIONAL |
ARGUMENT PATTERN | .1(.1"C",.1"R")1.N |