CFIND request ( wanted to know how to use dataset for worklist query ) #624
nitheeshkedlaya
started this conversation in
General
Replies: 1 comment 2 replies
-
Have you looked at the example? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
I am doing worklist request from the client.
Here i am querying for a patient with patient ID.
how i can query using some other tags ?
Like i want to query for a patient with patient id ='123' and Department 'abc'
Should i just add ds.Department='abc' ??
which all dicom tags are already present in dataset ? ( How to check )
If it is not there then how to add??
Any clues will save my day.
Thanks a ton.
Beta Was this translation helpful? Give feedback.
All reactions