nightingaleproject / vrdr-dotnet

.NET (C#) code for producing and consuming the Vital Records Death Reporting (VRDR) Health Level 7 (HL7) Fast Healthcare Interoperability Resources (FHIR) standard.
Apache License 2.0
12 stars 12 forks source link

NVSS Change Tracker #2024_0288: Handle IJE translation for COUNTRYC and STATEC #580

Closed whichwit closed 5 months ago

whichwit commented 5 months ago

After we cleaned up all the Birthplace UN issues with MI, we are left with the same issue but now with Residence UN, which is invalid.

Whenever the Country of Residence is reported as ZZ, CA, or US with an Unknown State of Residence, the translation goes to UN, but it should be going to ZZ.

I think this is identical to the issue you reported for BirthPlace.

See attached file for the resolution