Stream: Death on FHIR
Topic: New release of VRDR Tools: .NET libraries and Canary
Pete Krautscheid (Sep 13 2021 at 22:20):
In preparation for the September Connectathon, we have released new versions of the VRDR and VRDR.Messaging libraries (v3.2.0-preview5) as well as Canary (v3.1.0-preview2). Thanks everyone for your feedback and bug reports!
VRDR IG | FHIR | Release | VRDR | VRDR.Messaging | Release | Canary |
---|---|---|---|---|---|---|
STU2 Ballot | R4 | v3.2.0-preview5 | nuget github | nuget github | v3.1.0-preview2 | github .exe dockerhub |
Sirisha Sathyamurthy (Sep 14 2021 at 13:05):
@Pete Krautscheid May I know if the Canary test instance for this connectathon is updated? http://canary.hdap.gatech.edu/ test site is still giving the same error.
Pete Krautscheid (Sep 14 2021 at 13:11):
Hi @Sirisha Sathyamurthy, the GA Tech team makes that Canary instance available, but from here it looks like it has been updated to the most recent version (v3.1.0-preview2) and I was able to successfully test a file. Are you still seeing an error?
Sirisha Sathyamurthy (Sep 14 2021 at 13:18):
@Pete Krautscheid I used the local windows instance, military service is still having some issues with message testing. VRDR testing seems to be working as expected.
Pete Krautscheid (Sep 14 2021 at 13:24):
Hi @Sirisha Sathyamurthy, can you attach the file that you're testing with? Thanks!
Sirisha Sathyamurthy (Sep 14 2021 at 13:51):
@Pete Krautscheid Submission_Message_000001.json
Eric Trinh (Genesis) (Sep 14 2021 at 13:58):
@Pete Krautscheid it doesn't recognize Date Of Birth Date Part Absent.
Javier-Perez.json image.png
Pete Krautscheid (Sep 14 2021 at 15:02):
Hi @Sirisha Sathyamurthy, I don't see a military service observation present in the submission file that you shared. What are you doing to specify that when you're creating the file?
Pete Krautscheid (Sep 14 2021 at 15:32):
Hi @Eric Trinh (Genesis), I think I see the issue (I think Canary is expecting the incorrect data types, plus Canary isn't showing the expected vs actual), working on it now
Sirisha Sathyamurthy (Sep 14 2021 at 15:41):
@Pete Krautscheid I could resolve this issue in my end, Thanks Pete.
Pete Krautscheid (Sep 14 2021 at 15:41):
@Sirisha Sathyamurthy great, thanks for the update!
Pete Krautscheid (Sep 14 2021 at 17:09):
Hi @Eric Trinh (Genesis), we've found and fixed the issue with the Date of Birth Date Part Absent test (pull request is up at https://github.com/nightingaleproject/vrdr-dotnet/pull/172), we just need to review it internally and then it will be in our next Canary release
Eric Trinh (Genesis) (Sep 14 2021 at 17:40):
Eric Trinh (Genesis) (Sep 14 2021 at 17:53):
Examiner Contacted: We sent as N but Canaray interprets to U
Genesis_EDRStoNCHS_Test1_Case5-CarAccidentatWorkDeathPartial.json image.png
Sarah MacAdam (Sep 14 2021 at 17:58):
Thanks @Eric Trinh (Genesis) ! checking out the issues for these two fields now. Could you attach the file you are testing with?
Sarah MacAdam (Sep 14 2021 at 18:29):
@Eric Trinh (Genesis) Looking at the attached json file, I see Examiner Contacted value is UNK not N. Is this the file you submitted in the test?
Update: I see now there is an error in Canary's reference file for test 5. I'm making a change in canary now to update the expected value to UNK. Thanks for pointing this out!
Last updated: Apr 12 2022 at 19:14 UTC