A warning file will be generated by MTSOLO when patient context in MTSOLO is changed. The dictation system needs to close the report to prevent a user from dictating a report while reading the images of another patient.
Context switch file name and path are configurable and can be the same as the trigger file.
Suggested path and filename: c:\cvoxsolo\chartnet\ContextChange.xml
Sample Context Change File:
<?xml version="1.0" encoding="Windows-1252" standalone="yes" ?>
<ContextChange>
<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>
</ContextChange>