NAME |
DENTV GET CANNED COMMENTS |
TAG |
GET |
ROUTINE |
DENTVCC |
RETURN VALUE TYPE |
ARRAY |
AVAILABILITY |
AGREEMENT |
INACTIVE |
ACTIVE |
DESCRIPTION |
Returns the canned comments by provider, system, or both. The maximum
number returned is 12. This limit is set by the GUI.
|
INPUT PARAMETER |
-
- PROV
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 32
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
Provider IEN.
-
- TYP
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
Type returns either S-system,U-user/provider,A-Both.
-
- CAT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: YES
- SEQUENCE NUMBER: 3
- DESCRIPTION:
Category of the canned statements.
1-Radiographic Findings
2-Summary Assessment
3-Treatment Plan
4-Patient Education
5-Disposition
|
RETURN PARAMETER DESCRIPTION |
Returns an array of up to 12 canned statements for a category. It will
return all of the system specific statements first and any remainder up
to 12 will be user/provider statements.
|