Dictation Trigger

Navigation:  ChartVox Solo (CVSolo) > ChartVox Solo ChartNet Integration >

Dictation Trigger

Previous pageReturn to chapter overviewNext page

The Trigger File is created when the Radiologist selects one or more studies from the Radiology Pick List, indicating that they want to dictate on those studies.

 

Suggested path and filename: c:\cvoxsolo\chartnet\Trigger.xml

 

Sample Trigger File:

 

<?xml version="1.0" encoding="Windows-1252" standalone="yes" ?>

<NewReport>

<Site> 1000 </Site>

<Facility> 111 </Facility>

<Location> </Location>

<WorkType> 10 </WorkType>

<Rept_Type> RAD </Rept_Type>

<OrderNo> Acc123 </OrderNo>

<Assoc> Acc456 </Assoc>

<Assoc> Acc789 </Assoc>

<SubjField> O </SubjField>

<Subject> 12345 </Subject>

<Ptname> Kannen, Bill </Ptname>

<OrderDrNm> SMITH, JOHN </OrderDrNm>

<ExamCode> X10034 </ExamCode>

<ExamDesc> CHEST XRAY </ExamDesc>

</NewReport>