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_0289: DC address.state is blank - VRDR Library #581

Closed whichwit closed 5 months ago

whichwit commented 5 months ago

The STATETEXT_R field is missing (or is blank) when we translate the attached FHIR message into IJE.

Refer to Position 1625 which is for Decedent’s Residence – State NAME. in file DC1150.IJE

example of FHIR message to look at:

Environment: TEST Certificate Number: 1150 Death Year: 2023 Jurisdiction: DC

https://cdc.sharepoint.com/sites/NCHS-DVS/Lists/RENVSS%20Change%20Management1/DispForm.aspx?ID=8429&e=dDzTKb

whichwit commented 5 months ago

Fixed by #582