From: Russell B. <ru...@wi...> - 2019-07-02 16:29:58
|
Where can I get an updated version of /ExampleParseMessage.java/ that has no errors? In particular, using the latest (2.3) JARs for hapi-base hapi-structures-v25 hapi-structures-v22 I get compilation errors trying for the following lines: String msgType = msh.getMessageType().getMessageType().getValue(); PN patientName = adtMsg.getPID().getPatientName(); Thanks |