Stream: Death on FHIR
Topic: Canary Validation fails for a few values
Sirisha Sathyamurthy (Sep 09 2021 at 20:47):
I am using VRDR library to produce the DeathRecord. I could set and read the values for Age and BirthRecordID from the record, but the canary validation fails. Race Text for record 2, and Military service are two other fields where I have some issues.
Sirisha Sathyamurthy (Sep 09 2021 at 20:59):
(deleted)
Saul Kravitz (Sep 09 2021 at 21:22):
Hi @Sirisha Sathyamurthy Please attach your json file, and confirm version of VRDR library and canary.
Sirisha Sathyamurthy (Sep 09 2021 at 22:15):
DeathRecord_000002.json DeathRecord_000001.json
@Saul Kravitz I am using VRDR 3.2.0 Preview 4 and the Canary URL http://canary.hdap.gatech.edu/. I am using Connectathon records testing option for VRDR.
Pete Krautscheid (Sep 10 2021 at 00:49):
Hi @Sirisha Sathyamurthy , thanks for reporting this issue, I believe we've addressed it via a pull request to the .NET libraries (which Canary uses): https://github.com/nightingaleproject/vrdr-dotnet/pull/165. Once the team has reviewed and merged this change and updated Canary to use the updated .NET library this will be included in the next release of Canary.
Last updated: Apr 12 2022 at 19:14 UTC