QuoteIn the last weeks I implemented a series of tools for a small hospital. Previously they had the iQRIS/PACS tool, but due to a budget they had to change to cheaper technologies. Now I implement Osirix MD for the visualization of studies through its web viewer. And we have a RIS system, and I have sent data through pasting code to MySQL tables successfully to different modalities. The Hospital has. US, XA, CR, DX, CT, RM, MG. I already managed to send a work list to DX, MG, US and MG. But I don't know how to start adding correct TAGS, scripts, or configurations data for XA, CT, MR. I have read a lot in the forums and mainly the responses of Marcel Vanherk. But the truth, I don't know what should be the first steps and the best ways to achieve my mission, I hope you can help me. I have seen that this community is very large and friendly. And I hope in the future also to be able to do something to help the community. Thank You All. And I Keep reading the forum. (Sorry bad English Im From México)
Newbie whit Conquest.
-
-
Hi,
some modalities require a StudyInstanceUID to be added to the worklist entry. You can create one in conquest with:
dgate64 --genuid:
regards,
Marcel
-
Quote
I already put that part on. In fact I originally put Conques and only US worked. Then I put that code and I put it in the start of the MySQL with Lua. And it works fine. But in a CR Dental I found this document with specifications and I want to see what I do in that situation.
Code
Display More(0008, 0050) SH Accession Number AccessionN (On MySQL make by Concuest Command) (0008, 0090) PN Referring Physician's Name ReqPhysici (On MySQL make by Concuest Command) (0010, 0010) PN Patient's Name PatientNam (On MySQL make by Concuest Command) (0010, 0020) LO Patient ID PatientID (On MySQL make by Concuest Command) (0010, 0030) DA Patient's Birth Date PatientBir (On MySQL make by Concuest Command) (0010, 0040) CS Patient's Sex PatientSex (On MySQL make by Concuest Command) (0018, 0015) CS Body Part Examined No Exist On MySql (0020, 000d) UI Study Instance UID StudyInsta (On MySQL make by Concuest Command) (0038, 0300) LO Visit Status ID (CREATED) No Exist On MySql (0032, 1060) LO Requested Procedure Description ReqProcDescription (On MySQL make by Concuest Command) (0040, 0100) SQ Scheduled Procedure Step Sequence No Exist On MySql (fffe,e000) na Sequence Delimitation Item No Exist On MySql (0008, 0060) CS Modality Modality (On MySQL make by Concuest Command) (0040, 0001) AE Scheduled Station AE Title ScheduledA (On MySQL make by Concuest Command) (0040, 0002) DA Start Date StartDate (On MySQL make by Concuest Command) (0040, 0003) TM StartTime StartTime (On MySQL make by Concuest Command) (0040, 0007) LO Scheduled Procedure Step Description SchedPSDes (On MySQL make by Concuest Command) (0040, 0010) SH SchedStationName SchedStati (On MySQL make by Concuest Command) (fffe,e00d) na Item Delimitation Item No Exist On MySql (fffe,e0dd) na Secuence Delimittion Item No Exist On MySql
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!