Hi,
I am new in nHapi. On DFT-P03, i didn't find ACC segment. How i am going to
get that Segment? Same way i didn't fins SIU14, SIU15. Does anyone know how
to work on those messages?
Another thing i am creating sample app to parse HL7 message. Here is some
code.
p03.PID.SetIDPID.Value = "";
p03.PID.GetPatientIdentifierList(0).IdentifierTypeCode.Value =
"";
p03.PID.GetPatientIdentifierList(1).IdentifierTypeCode.Value
="";
p03.PID.GetPatientIdentifierList(0).ID.Value = "";
p03.PID.GetPatientName(0).GivenName.Value = "";
p03.PID.GetPatientName(0).FamilyName.Surname.Value = "";
p03.PID.GetPatientName(0).SecondAndFurtherGivenNamesOrInitialsThereof.Value
= "";
p03.PID.DateTimeOfBirth.TimeOfAnEvent.SetLongDate(DateTime.Now);
p03.PID.AdministrativeSex.Value = "";
p03.PID.GetPatientAddress(0).City.Value = "";
p03.PID.GetPatientAddress(0).StateOrProvince.Value = "";
p03.PID.GetPatientAddress(0).StreetAddress.StreetName.Value =
"";
p03.PID.GetPatientAddress(0).ZipOrPostalCode.Value = "";
p03.PID.GetPhoneNumberBusiness(0).AreaCityCode.Value = "";
p03.PID.GetPhoneNumberBusiness(0).PhoneNumber.Value = "";
p03.PID.GetPhoneNumberHome(0).AreaCityCode.Value = "";
p03.PID.GetPhoneNumberHome(0).PhoneNumber.Value = "";
Could you please let me know am i on right track?
Thanks.
--
View this message in context:
http://old.nabble.com/nHapi-DFT-P03-ACC-Segment-tp28769397p28769397.html
Sent from the hl7api-devel mailing list archive at Nabble.com.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel