Skip to content

issues Search Results · repo:kardianos/hl7 language:Go

Filter by

6 results
 (45 ms)

6 results

inkardianos/hl7 (press backspace or delete to remove)

Hi @kardianos, I noticed that this type of message fails to decode when using version 2.5.0: hl7Decoder := hl7.NewDecoder(h250.Registry, nil) data, err := hl7Decoder.Decode(body) Here is the sample ...
  • MihaiSandor
  • 1
  • Opened 
    on May 13, 2024
  • #7

Hi there! We have been testing and using your package and it s excellent! We really appreciate your effort on it. We would like to know if it supports Z segments, and if not, how do we customize hl7 messages ...
  • arian-khanjani
  • 2
  • Opened 
    on Oct 19, 2023
  • #6

FYI, you have done a tremendous work here. I am trying out an input example from the documentation for a piece of lab equipment. I have not confirmed if this is the actual message coming from the device, ...
  • spekary
  • 4
  • Opened 
    on Aug 9, 2023
  • #4

Hey, please check this out: https://go.dev/play/p/idI3PKTocTu Can you take a look please?
  • MihaiSandor
  • 1
  • Opened 
    on Feb 13, 2023
  • #3

@kardianos When I try to parse this message with v2.5 I got this error: invalid characters in date: 10005218^^^default^default MSH|^~\ |PATIENTPING_ADT|272605^Regional Medical CPID|1|p-d507c951-96f3-11ed-96e0-39b4d2a37a61^^^PP^PP|10005218^^^default^default||JOE^DOE^||19541129|F|||31 ...
  • MihaiSandor
  • 4
  • Opened 
    on Feb 10, 2023
  • #2

When I tried to Decode this message with v2.50 I just got an error only for DRG. 2022/12/14 21:40:41 http: panic serving 127.0.0.1:: reflect: call of reflect.Value.IsNil on struct Value goroutine 62 [running]: ...
  • MihaiSandor
  • 4
  • Opened 
    on Dec 14, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub