
That is what I started to change, but I noticed the default file already had the accession number mapped to the ORC.2 and ORC.3 fields. But, the HL7 messages didn't have anything in those fields. So, I checked that the images in K-PACS had the accession number in the 0008,0050 DICOM field. It was, so I turned on logging on the MPPS2ORM service. The XML log file didn't have a value for the accession number. That is were I am confused.Thanks.
--
You received this message because you are subscribed to a topic in the Google Groups "dcm4che" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dcm4che/LAbJke8nXys/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at http://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/groups/opt_out.

I think I have found the root of my problem. The following link(http://www.dcm4che.org/jira/browse/DCMEE-47) mentions that the accession number isn't included by MPPS Emulator in certain conditions.Now my question is, would these conditions still be true for studies set from a modality without using a worklist and the tech was just hand entering the accession number? If so, could I use the cstorerq.xsl file to add the missing fields so that I can get the accession number for MPPS2ORM?