Problem Parsing ORU #486
Unanswered
tiagofaria
asked this question in
Q&A
Replies: 4 comments
-
@tiagofaria I will take a look at this but can't promise I will be able to do this at any pace. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@tiagofaria the same thing happens in hapi too (where nhapi was ported from). |
Beta Was this translation helpful? Give feedback.
0 replies
-
@tiagofaria I have raised an issue for |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks
…On Tue, Oct 17, 2023 at 2:18 PM Jake Aitchison ***@***.***> wrote:
@tiagofaria <https://github.com/tiagofaria> I have raised an issue
<hapifhir/hapi-hl7v2#105> for hapi for this
aswell.
—
Reply to this email directly, view it on GitHub
<#486 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7SSSCT6M42M67AUKEAZ6LX72AQZAVCNFSM6AAAAAA46RB5IOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGMBTHE4DS>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Esta mensagem é ecológica se não a imprimir.
Poupe papel e ajude o ambiente.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this ORU message
When I parse with NonGreedyMode = true, occurs the error
ORC does not exist in the group NHapi.Model.V25.Group.ORU_R01_PATIENT_RESULT
My code:
Why does the parser try to fetch the ORC segment from the Patient_Result?
Beta Was this translation helpful? Give feedback.
All reactions