microsoft / vscode-azurehealthcareapis-tools

This VS Code extension contains a collection of tools to work with Azure Healthcare APIs.
MIT License
22 stars 16 forks source link

Update Code Extension to latest FHIR Converter #71

Open sgtcmofo opened 1 year ago

sgtcmofo commented 1 year ago

When will the Visual Studio Code Extension be updated to use the latest FHIR-Converter.

|20210105120030.123-0500| in the MSH and it fails with error: "Conversion Error - Process failed: The format of Date or DateTime is invalid: 20210105120030.1234-0500."

I've got HL7 messages where the milliseconds is has a 4th digit and it fails when I go to use this extensions. I noticed the millisecond was fixed in the FHIR-Converter back on July 4 2022 #409

MSH|^~\&|SendAppName^2.16.840.1.114222.TBD^ISO|Sending-Facility^2.16.840.1.114222.TBD^ISO|PHINCDS^2.16.840.1.114222.4.3.2.10^ISO|PHIN^2.16.840.1.114222^ISO|20210105120030.1234-0500||ORU^R01^ORU_R01|05102023122007_14959|D|2.5.1|||||||||

Respectfully,