Hello everyone,
We are looking to add a new Segment, IAR for Allergy Reactions and Severities to a new schema that we going to create, but can’t seem to find where this is created? We will then add the IAR after the IAM within our new schema for the ADT_A60. We have a downstream system that is looking for the IAM, followed by the IAR segment.
2.6:ADT_A60 ADT message - Update allergy information
Thank you for your assistance.
Mark Nunziato
Albany Medical Center
Integration Services
--
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare Community" group.
To post to this group, send email to Ensemble-in...@googlegroups.com
To unsubscribe from this group, send email to Ensemble-in-Healt...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Ensemble-in-Healthcare?hl=en
Keep in mind, you do not want to modify the 2.6HL7 schema, since this will be overwritten the next time you do an upgrade.
Rather, you should create a custom schema based on 2.6, copy the definitions you need from 2.6 to your custom schema, and then modify as needed.
You will need to prefix the segment names with ‘base:’ to inherit the segment definitions from the base…
It is a bit cumbersome, but it works. I am guessing you can find more information on custom schemas in the documentation.
-Ben