David Simic's Blog
Menu
  • Home
Thoughts on (data) science, tech and life.
Browse: Home » 2016 » August » 04

DICOM Quickie: Copying a study from one PACS to another using dcmqr (query / retrieve)

August 4, 2016 · by David Simic · in HealthCare, Software

Sending a dicom study from one PACS to another is quite simple using dcmqr from the dcm4che toolkit (I am currently using v2): dcmqr -highprior $FROM_PACS_AET@$FROM_PACS_HOST:$FROM_PACS_PORT -cmove $TO_PACS_AET \ -L $TO_PACS_AET \ -qStudyInstanceUID=”$STUDY_UID” It implements a dicom query (here we…

Search

No fancy tricks or popups, simply a few articles of my articles a month, as they come in.

About David

Welcome to my blog!

I'm a physicist, entrepreneur and globe trotter with expertise in software development, big data and project management.

I provide consulting services. Feel free to contact me at david@moringasci.com to have a chat.

You can also find me on LinkedIn, stackoverflow, Twitter, ResearchGate  & GitHub.

alt text here

Recent Posts

  • Clearing out FileCopy Orders in dcm4chee2.x
  • Getting Acquired or Selling Your Software: Tax Issues in the US
  • WordPress Security: Part 2 (Or Why fail2ban Rocks)
  • dcm4chee: Updating sps order status of an MWL item via HL7 and better HL7 compliance
  • Developing Dicom Apps: How to obtain an org root UID for free

Recent Comments

  • David Simic on Developing Dicom Apps: How to obtain an org root UID for free
  • James Korte on Developing Dicom Apps: How to obtain an org root UID for free
  • David Simic on dcm4chee: Updating sps order status of an MWL item via HL7 and better HL7 compliance
  • Alejandro Benavides on dcm4chee: Updating sps order status of an MWL item via HL7 and better HL7 compliance
  • Paul on Dcm4chee: PACS Synchronization via Dicom Forwarding

Categories

  • HealthCare
  • Security
  • Software

Copyright © 2021 Moringa Science LLC. All rights reserved. Terms of Service. Privacy Policy.Hello Nagios!