Adding Z-Segments #478
Unanswered
hlueckingk
asked this question in
Q&A: Liquid Engine
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Im using the current FHIR converter for our hospital. Unfortunately there is no way to add Z-Segments to the list, or i have not found any information on it. What would be ideal is to have for example the Segment ZTR (ZTransfer) and add it to the get_segment_lists function, so that i can have for example:
{% assign ztrSegmentLists = hl7v2Data | get_segment_lists: 'ZTR' -%} returning something in the liquid root template
Does anyone know how to do that?
Beta Was this translation helpful? Give feedback.
All reactions