All RPC

Package: Dental RPC List

Name Tag Routine Availability Description
Name Tag Routine Availability Description
DENTV ADA CODES QUICK GET DENTVRP2 AGREEMENT Retrieve the user's quick list of CPT codes. stored file 220.5, field 19600.
DENTV ADD QL ENTRY ADD DENTVRP2 AGREEMENT This will add a new CPT to the user's quick list. the Dental Provider file (#220.5).
DENTV DD FIELD UPDATE FILE DENTVRP3 AGREEMENT This call will allow the updating of certain fields in file 228. You can delete a locally added medical CPT code. You can edit the diagnosis codes mapped to any CPT code.
DENTV DD GET DATA GTD DENTVRP3 AGREEMENT Pass this RPC a cpt code and it will return the data stored in file 228
DENTV DD GET/ADD RECORD ADD DENTVRP3 AGREEMENT This rpc returns the internal entry number to file 228 for a cpt code.
DENTV DD SECURITY KEY KEY DENTVRP3 AGREEMENT This rpc will check to see if user holds the DENTV EDIT FILE security keys.
DENTV DELETE HISTORY ENTRY DELH DENTVRHD AGREEMENT This will mark records in file 228.1 as deleted. Through indexes on the DATE DELETED field in file 228.1, the associated transactions in file 228.2 will be marked as deleted. Since these two files are considered part of the official medical record, then, according to HIPAA, once a permenant record has been filed, it cannot be deleted unless an audit trail is maintained. So we will keep these deleted records in these two files but will mark the records as having been deleted.
DENTV DELETE QL ENTRY DEL DENTVRP2 AGREEMENT This will delete a CPT code from a user's quick list. list.
DENTV DENT HISTORY ENC ENC DENTVRH AGREEMENT This will return the dental encounter data for a given record in file
DENTV DENTAL CLASSIFICATIONS DC DENTVRP1 AGREEMENT RPC to return dental classifications from file 220.2
DENTV EXCEL EXTRACT EXCEL DENTVRP9 AGREEMENT This rpc will extract data from the history file (228.1) and format it so that the data can be imported into a spreadsheet. The data will be in delimited format, with the '^' as the delimiter.
DENTV FILE ADMIN TIME NON DENTVRP4 AGREEMENT This will file non-clinical admin time into file 226
DENTV FILE DATA UPD DENTVRF AGREEMENT The will process the data from the DRM GUI and file it to the corresponding files. It will create a record in file 221, 228.1, one or more files in 228.2, and will file data to PCE.
DENTV GET CATEG/CODES CATC DENTVRP1 AGREEMENT This works in conjunction with the DENTV GET CATEGORIES rpc. You pass the subcategory name and this call will return the array of cpt codes associated with that subcategory name. end description update 6-23-2003
DENTV GET CATEGORIES CAT DENTVRP1 AGREEMENT This rpc will return the different categories (fields 5 & 6) in file 228
DENTV GET CODE LIST LIST DENTVRP1 AGREEMENT This call will return all ADA CPT codes which match the inputted string. You can pass the cpt code name or a string, like 'surf'.
DENTV TOOTH HISTORY TH DENTVRH AGREEMENT This returns the dental history for a single tooth for a patient or for all records.
DENTV DENTAL PROVIDER PROV DENTVRP1 AGREEMENT From user's duz, verify that the user is a valid dental provider
DENTV MULT PARAM MULT DENTVRX1 AGREEMENT This will return all instances for a parameter. The Parameter should be multi-instance. The difference between this call and the national XPAR call is that this call will return a value for every parameter-instance combination regardless of entity. It will return the value for the entity of highest precedence.
DENTV INPATIENT BEDSECTION INP DENTVRP1 AGREEMENT This will return a string indicating whether or not the patient is a current inpatient. If an inpatient, then also return, if possible, the PTF Specialty and Dental Bedsection associated with the current ward that the patient is lodged.
DENTV FEE BASIS ADD ADD DENTVFB AGREEMENT This RPC adds, or edits a record in the Dental Fee Basis file (#228.5).
DENTV FEE BASIS LIST LIST DENTVFB AGREEMENT This RPC gets a list of DENTAL FEE BASIS EXTRACT (#228.5) records for a specified patient. The input is a single value, patient id (DFN).
DENTV TP FILE PSR PSR DENTVTP4 AGREEMENT This RPC adds (or updates) a record to the Treatment Plan Transaction/Exam file (#228.2). The only record type supported by this RPC is the PSR type, where the TYPE field (.29) = 3.
DENTV TP FILE PERIO PER DENTVTP4 AGREEMENT This RPC adds (or updates) a reocrd to the Treatment Plan Transaction/Exam file (#228.2). The only record type supported by this RPC is the Perio type, where the TYPE field (.29) = 2.
DENTV TP FILE HNC HNC DENTVTP4 AGREEMENT This RPC adds, updates or marks as deleted, records to the Treatment Plan Transaction/Exam file (#228.2). The only record type supported by this RPC is the Head and Neck type, where the TYPE field (.29)=4.
DENTV TP ADD ENCOUNTER ADD DENTVTP2 AGREEMENT This will add a new record to the dental encounter file, 228.1
DENTV TP GET ADA TABLE ADA DENTVTP1 AGREEMENT This returns the ADA table (file 228) for the Discus Treatment Planning system.
DENTV TP GET PROVIDERS PROV DENTVTP1 AGREEMENT This will return a list of all providers who have provided service to this patient. Each provider will have a flag indicating whether or not the provider is current.
DENTV TP FILE TOOTH NOTE NOTE DENTVTP6 AGREEMENT This will allow you to add, update, or delete a record in file 228.6
DENTV TP GET TOOTH NOTES GET DENTVTP6 AGREEMENT This returns all the tooth notes for all dates for a patient. The data will be sorted by tooth number and then by reverse date.
DENTV TP GET HNC HNC DENTVTP3 AGREEMENT Returns all of the Head&Neck records from the Treatment Plan Transaction/Exam file (#228.2) for a particular patient.
DENTV TP GET PSR PSR DENTVTP3 AGREEMENT Returns all of the PSR type records from the Treatment Plan Transaction/Exam file (#228.2) for a particular patient.
DENTV TP GET PERIO PERIO DENTVTP3 AGREEMENT Returns all of the Perio type records from the Treatment Plan Transaction/Exam file (#228.2) for a particular patient.
DENTV TP FILE TRANSACTIONS FILE DENTVTPA AGREEMENT This will file transaction data types to file 228.2. It will also create the DAS record (#221) if appropriate. It will also file data to PCE if appropriate.
DENTV DELETE TRANSACTIONS DELT DENTVRHD AGREEMENT This RPC deletes the dental encounter from the DENTAL HISTORY file (#228.1) and dental transactions from the DENTAL TREATMENT PLAN/EXAM file (#228.2) for types=PSR, PerioExam and Head&Neck if the Transaction(s) for type=Transaction fails to file.
DENTV TP GET TRANSACTIONS TXN DENTVTP5 AGREEMENT Returns all of the Transaction type records from the Treatment Plan Transaction/Exam file (228.2) for a particular patient..
DENTV REPORT PROVIDERS PROV DENTVAU AGREEMENT Returns an array containing all dental providers with 8 character Provider Ids that belong to the selected division. If the provider has no divisions listed in file 200, then they show up under any division selection.
DENTV REPORT DATA RPT DENTVAU AGREEMENT Retrieves Dental Report data for a specified time period and station.
DENTV GET ALL PROVIDERS PROV DENTVRP5 AGREEMENT Gets all providers (including inactive) for edit purposes.
DENTV GET PROVIDER TYPES TYPE DENTVRP5 AGREEMENT Gets a list of Provider Types from the DENTAL PROVIDER TYPE (220.51) file.
DENTV GET PROVIDER SPECIALTIES SPEC DENTVRP5 AGREEMENT Gets a list of all active Provider Specialties from file 220.52.
DENTV PROVIDER ADD UPDATE EDIT DENTVRP5 AGREEMENT This RPC allows Dental Record Manager to add/edit their Dental Providers.
DENTV NEW EXTRACT Q DENTVRP8 AGREEMENT This RPC queues off the Dental Extract at a user designated time. Upon completion of the extract, a TCP/IP client will be called from the tasked job to send the data to a text file.
DENTV TP GET OLD ENCOUNTERS ENC DENTVTP5 AGREEMENT Returns a list of all complete and/or terminated encounters for a selected patient.
DENTV FILE PARAMETERS PAR DENTVTP0 AGREEMENT This RPC allows the Dental software to file word processing type parameters.
DENTV TP FILE RESERVED TXNS SAVE DENTVTP7 AGREEMENT Saves transaction information for a particular Dental provider and patient. Reserved transactions are not filed to Dental History, DAS or PCE.
DENTV TP GET RESERVED TXNS GET DENTVTP7 AGREEMENT Returns all reserved transactions for a particular Dental provider and patient.
DENTV GET VA-DSS PRODUCTS VADSS DENTVTP1 AGREEMENT Returns all of the VA-DSS product lines from the DENTAL GROUPING FOR VA-DSS file.
DENTV REPORT KLF KLF DENTVAU AGREEMENT Retrieves Dental KLF Report data for specified time period.Rep
DENTV PRIMARY PROVIDER GS DENTVUTL AGREEMENT This rpc gets or sets the primary and secondary providers for a dental patient. It also sends back the User duz if the user is a dental provider for the Encounter Provider.
DENTV ADA GET COSTS GC DENTVRP3 AGREEMENT Returns all entries in file 228 and their cost fields.
DENTV GET CODING GUIDELINES GUIDE DENTVRP2 AGREEMENT Gets the admin and coding guidelines for an ADA/CPT code.
DENTV ALERTS GAL DENTVUTL AGREEMENT This RPC gets Dental Alerts from file 220. It also sets them into 220.
DENTV PATIENT PROVIDER PP DENTVUTL AGREEMENT Sets and kills the ^XTMP("DENTVPT",DFN,DUZ) global to keep track of which provider(s) are accessing which patients. Users are warned if another provider is accessing the same patient.
DENTV ACTIVE USER PROVIDER LIST DENTVUTL AGREEMENT Returns a list of active users matching the lookup value. If a matching user is not active, but has the XUORES security key, then they are valid providers and will also be returned by this call.
DENTV GET COVER PAGE INFO CP DENTVTP0 AGREEMENT Returns demographic, case management and recent dental activity data for the Cover Page in DRM Plus.
DENTV TP GET LAST STATUS LST DENTVTP5 AGREEMENT Sends back the status of the last, non-deleted, encounter.
DENTV TP CODE CHECKS CK DENTVCK AGREEMENT Processes coding compliance checks for ADA codes entered by the user.
DENTV UPDATE PCE UPD DENTVTPE AGREEMENT Deletes procedures, diagnosis and providers from PCE when users delete transactions from DRM Plus.
DENTV UPDATE PCE DX UDX DENTVTPF Updates the PCE Visit to set the Primary Diagnosis and/or Primary Provider if they are no longer defined because of deleting procedures.
DENTV MONITOR QUEUE QUE DENTVM1 AGREEMENT Queues a TaskMan job to run patient dental (e.g.) Fluoride, Monitor(s).
DENTV MONITOR POLL POLL DENTVM1 AGREEMENT See if the monitor background job has finished and if so, get the results from the DENTAL PATIENT (#220) file.
DENTV DELETE UNFILED DATA DELU DENTVRHD AGREEMENT Input takes in an array of IENS for deletion. Upon completion, the RPC will return an array of IENS with a message. 0^File record deleted if successful, or -1^Error deleting record if unsuccessful.
DENTV GET UNFILED DETAIL GETUN DENTVTP7 AGREEMENT This procedure will take in a single IEN to return all data for the IEN in ^TMP("DENT",$J,N)=value.
DENTV TP CLEAN SLATE CLNSLT DENTVTP7 AGREEMENT This will process a clean slate on DPAT passed in. The RPC processes both clean slate, and undo clean slate. You must pass a flag to determine which process you want completed. ACT=1 means you want to process a clean slate, ACT=-1 means you want to undo a clean slate. The clean slate can only be processed if there is no unfiled data for the patient. A clean slate undo can only be done if there no newer filed transactions for the patient.
DENTV TP FILE EXAM TRANSACTION FILEX DENTVTPA AGREEMENT Files the new exam template modal data (OHA,PAR,OCC,TMJ) into a record in DATA("PROV")= Provider IEN DATA("DATE")= Date of transaction DATA("OHA")=CI PLAQUE INDEX^CARIES RISK^ORAL HYGIENE^XEROSTOMIA DATA("OCC")=MANDIBULAR^OPEN BITE^CROSS BITE^LEFT MOLAR RELAT^RIGHT MOLAR RELAT^LEFT CUSPID RELAT^RIGHT CUSPID RELAT^OVERBITE^OVERJET DATA("PAR")=BRUXING^CLENCHING^HISTORY^ DATA("PARWP",N)=PARAFUNCTIONAL HABIT NOTES (WORD PROCESSING) DATA("PARC")=ATTRITION^ABRASION^EROSION^HYPERTROPHY^OBSERVED^FACETED^ABFR ACTION DATA("PARCWP",N)=PARAFUNCTIONAL HABITS CLINICAL FINDINGS NOTES (WORD 228.2 of type 5:EXAM PROCESSING) DATA("TMJ")=TRAUMA^SPONT PAIN^POPPING^CLICKING^PAIN OPENING^PAIN CHEWING^LIMITED OPENING^ DATA("TMJWP",N)=TMJ OTHER NOTES (WORD PROCESSING) DATA("TMJC")=MAX INCISAL OPENING^LEFT LATERAL^RIGHT LATERAL^CF POPPING^CF CLICKING^CF PAIN^DEVIATION^ DATA("TMJCWP",N)=TMJ CF NOTES (WORD PROCESSING) DATA("SOCH")=PAT REP SOCH^SH CIGARETTES^CIGARETTE QUANTITY^CIGARETTE FREQUENCY^CIGARETTE YEARS^SH PIPE/CIGAR^PIPE QUANTITY^PIPE FREQUENCY^PIPE YEARS^SH SMOKELESS^SMOKELESS QUANTITY^SMOKELESS FREQUENCY^SMOKELESS YEARS^SH ALCOHOL^ALCOHOL QUANTITY^ALOCHOL FREQUENCY^ALCOHOL YEARS^ DATA("SHDA")=SH DRUG ABUSE^SH DRUG ABUSE DESCRIPTION^ DATA("SHWP",N)=SH NOTES (WORD PROCESSING) Return variables: 1^Successful message -1^Error Message Input variables: SAVE DATA IN (FILED/UNFILED) ************************************** DATA("FLAG")= ACTION FLAG, A OR BLANK FOR ADD, M FOR MODIFY DATA("DPAT")= Patient IEN
DENTV TP GET EXAM TRANSACTIONS GETFEX DENTVTP7 AGREEMENT This will return a complete list of exam transactions for a specified patient. The array is organized by node, not by date. For example all of the "OHA" Oral Health Assessment data is returned together. See GETFEX^DENTVTP7 comments for details.
DENTV GET CLEAN SLATE LIST GETCSL DENTVTP7 AGREEMENT Returns a list of all clean slates applied to a patient. Return example: RETURN(1)="1^Dates found" RETURN(2)=3100101.120345 OR RETURN(1)="-1^No clean slate present"
DENTV UPDATE COMMENT SORT UPDATE DENTVCC AGREEMENT This will re-sort a providers canned comments within a category. It will return a 1^Successful or -1^Unsuccessful.
DENTV GET CANNED COMMENTS GET DENTVCC AGREEMENT Returns the canned comments by provider, system, or both. The maximum number returned is 12. This limit is set by the GUI.
DENTV FILE CANNED COMMENTS FILE DENTVCC AGREEMENT This rpc will file/update canned statements. There is no sort stored in this call. The record is automatically added to the bottom. You must use DENTV UPDATE COMMENT SORT to update sorting. The array must contain the following: DENTV("PROV") - Provider IEN DENTV("TYP") - 1: system, 2: user/provider DENTV("CAT") - 1: radio, 2: summary, 3: treatment, 4: educ, 5: disp DENTV(n) - n number of records for the WP field (the comment) DENTV("IEN") - Only Send this only if a record is being updated, a null IEN means add.
DENTV DEL CANNED COMMENT DEL DENTVCC AGREEMENT Will delete a canned comment from the system. This will automatically resort the remaining records by filling in the gap (if any) left by removing the record.
DENTV PERSON CLASS INQUIRY PROVINQ DENTVUTL SUBSCRIPTION This is an RPC wrapper for the Kernal call $$GET^XUA4A72 to determine the active providers class information.
DENTV TP RESERVED INACT CHECK CHKINA DENTVTP7 AGREEMENT This RPC will perform a check on the IEN inputted and return whether or not the transaction found has been inactivated (for view only) or left alone. The check will inactivate a reserved transaction if it is more than 8 days old.
DENTVUTL PNL PANEL CHG PNL DENTVUTL AGREEMENT Returns a list of patients with the provider matching the lookup value.
DENTV DPT GET ICN ICN DENTVUTL AGREEMENT This RPC takes in a patient identifier and returns the patient's ICN.
DENTVX2 GETWP GETWP DENTVX2 AGREEMENT This RPC takes in an entity, parameter name, and instance number and returns the word processing information for the given instance of the parameter.
DENTVX2 FILEWP FILEWP DENTVX2 AGREEMENT This RPC takes in an entity, parameter name, instance number, and the data to be filed.
DENTVGUI VERSION GET VERSION DENTVGUI AGREEMENT This is an RPC which returns the current valid DRM Plus GUI version and the current valid KID patch number.
DENTVICD ACTICD ACTICD DENTVICD AGREEMENT Verify that an ICD code is active as of a certain date
DENTVICD ICD GET DIAG ICD DENTVICD AGREEMENT This will return specific information for a diagnosis code
DENTVICD LIST LIST DENTVICD AGREEMENT This will return a list of active ICD codes for a lookup value.
DENTVICD ICD10 ACTIVATION DATE ICD10 DENTVICD AGREEMENT This RPC will return the activation date of ICD-10.
DENTVPCE PCE PRIMARY PCE DENTVPCE AGREEMENT This RPC returns the PCE primary diagnosis and PCE primary provider.
DENTV GET COMPLICATIONS GETCOMP DENTVTP2 This RPC uses a Patient IEN to retreive a list of complications for a given encounter.
DENTV ADD/EDIT COMPLICATIONS COMP DENTVTP2 AGREEMENT This RPC allows for adding, editing, and deleting complications from a dental encounter.
DENTVTPC SET DEVICE SETDEV DENTVTPC AGREEMENT This RPC takes in data for filing to the DENTAL IMPLANTS (#228.9) file.
DENTVTPC GET DEVICE GETDEV DENTVTPC AGREEMENT This RPC gets data for all dental implants for a given patient.
DENTVTPC DELETE DEVICE DELDEV DENTVTPC AGREEMENT This is a RPC interface for the default device deleting trigger.
DENTVAU LIST REPORTS LIST DENTVAU AGREEMENT This RPC returns a list of reports, both queued, in progess, and completed.
DENTVAU CHUNK REPORTS CHUNK DENTVAU AGREEMENT This RPC allows the GUI to both queue and poll dental reports utilizing chunking of data returned.
DENTV GET TIU PARAMETERS TIUPAR DENTVUT1 AGREEMENT This RPC is intended to pull CPRS template preferences for TIU notes.