From: Nico V. <ni...@us...> - 2006-03-23 19:12:10
|
Hi, This is a quite common question on this mailing list ;-) HAPI classes are based on message structure, not on message type and event. If you consult the HL7 standard you'll notice that the QPB^Q23 event (re)uses the QBP_Q21 message structure, and ADT^A31 event uses the ADT_A05 message structure. Please let me know if my explanation is not clear ! Best Regards Nico At 23/03/2006, Alper Okcan wrote: >Hi, > >I am not sure in which version of HL7 the QBP_Q23 message is added, but it >should be in HL7 v2.5. Also, version 2.5 of hapi does not have ADT_A31 >which also must be in that version. Is there a specific reason for not >implementing these messages? I will appreciate if you someone can provide >information on this issue. > >Thanks. |