Category "hapi"

How to encode maiden name

I'm trying to encode maiden name and I'm not sure I'm doing it right. Surprisingly Mother's Maiden Name seems to be a standard field but Maiden Name isn't. My t

Hapi/Joi Cannot apply rules to empty ruleset or the last rule added does not support rule properties

I am trying to display a custom message when users didn't put a password during login. This worked fine when I don't have a custom message for the password: con

Read Patient Information from HL7 Standard Message

For HL7(Health Level 7) I'm using Hapi Write Operation :- ADT_A01 adt = new ADT_A01(); adt.initQuickstart("ADT", "A01", "P"); // Populate th