I've always followed advice like
http://www.hl7resources.com/Public/index.html?a55433.htm
and constructed my own as MMDDHHMMSS + right(system_uptime_seconds,6)
For some reason the HAPI JavaDocs at
http://hl7api.sourceforge.net/base/apidocs/ca/uhn/hl7v2/...
are no longer working, so I can't se
Hi,
we have had an interface in production fail when we try to create a new
message and call .initQuickstart().
What is happening is the id_file is read and the value is coerced into a
number. Unfortunately the code uses an Int (10 chars long, max
value 2147483647) so once the value in the id_fil
2 matches
Mail list logo