Hi All,
There is a need for one of our application to get all the profile data (MSH, PID, PD1 etc) from profile viewer tab. Right now we are getting the profile data just copy from website and paste it in excel and modifying it manually. But I don’t want to do this one as a manual process.
Is there a way were I can get the data in XML or Text so that data can be automated from our application.
Thanks and Regards
SURESH KUMAR
PHPER IT Technical Lead
Public Health Preparedness and Emergency Response
Indiana State Department of Health
317.234.6328 office
317.416.9573 mobile
Confidentiality Statement:
This message and any attachments may be confidential. If you are not the intended recipient, please 1) notify me immediately; 2) do not forward the message or attachment; 3) do not print the message or attachment; and 4) erase the message and attachment from your system.
Hi SURESH,
The Documentation tab has various resources which might be what you are looking for. The profiles are represented in XML.
Regards,
Rob
NIST
--
You received this message because you are subscribed to the Google Groups "HL7v2 Immunization Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
hl7v2-immunization-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,
I have checked under documentation tab “Resource documentation” I don’t find the download all profile option.
Please find the screen shot what it shows me under resource documentation. How do I get an option to download all profiles.
SURESH KUMAR
PHPER IT Technical Lead
Public Health Preparedness and Emergency Response
Indiana State Department of Health
317.234.6328 office
317.416.9573 mobile
Confidentiality Statement:
This message and any attachments may be confidential. If you are not the intended recipient, please 1) notify me immediately; 2) do not forward the message or attachment; 3) do not print the message or attachment; and 4) erase the message and attachment from your system.
From: Snelick, Robert D. (Fed) [mailto:robert....@nist.gov]
Sent: Tuesday, March 22, 2016 10:46 AM
To: Kumar, Suresh; hl7v2-immuniz...@googlegroups.com
Cc: Wood, Nicholas
Subject: RE: Profile Data - From Profile Viewer tab
**** This is an EXTERNAL email. Exercise caution. DO NOT open attachments or click links from unknown senders or unexpected email. ****
OK.
You sent the e-mail to the Immunization User’s Group, not the ELR Group; that is why I referred you to the immunization profiles.
For ELR, there is one profile. You can access where indicated in the screenshot below.
Rob
Hi,
I have downloaded the xml file and when checked the field and segment which I am unable to find.
For ex . I am trying to find “MSH.1 : Field Separator” in the xml unable to find it. Am I missing anything from my end.
My requirement is I need all the fields which are required in the xml or text format.
This information is in the XML profile.
It is not directly, but it can be obtained. This is what we do when creating the profile viewer. Here you have the segment, MSH, you find the 1st field (which gives you the .1), there is a name of the attribute “Field Separator”, and the Usage =”R”, etc.
If you want the code for this, send me a private e-mail.
Thank you. The information is really useful. I am planning to write a parser to get the required fields[Usage = ‘R’] for our application.
Thanks and Regards
SURESH KUMAR
PHPER IT Technical Lead
Public Health Preparedness and Emergency Response
Indiana State Department of Health
317.234.6328 office
317.416.9573 mobile
Confidentiality Statement:
This message and any attachments may be confidential. If you are not the intended recipient, please 1) notify me immediately; 2) do not forward the message or attachment; 3) do not print the message or attachment; and 4) erase the message and attachment from your system.