CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
71 stars 40 forks source link

Remove all use of hl7v2Name url #16077

Open JFisk42 opened 1 week ago

JFisk42 commented 1 week ago

User Story

As a client of ReportStream I do not want my mappings to rely on deprecated urls so that they will correctly map.

Description/Use Case

As noted here, the RS url hl7v2Name was removed in favor of a different style of url. Most importantly some of our deprecated mapping files are still relying on logic referencing this url. The main two files with this are resources/metadata/hl7_mapping/common/patient.yml and resources/metadata/hl7_mapping/common/patient-contact.yml. All mappings in the common directory have been deprecated, however our mappings for ADT_A01 still use these.

Also, there are still a few example data files in ReportStream which have this url in them. If these data files are used in tests they should be updated.

Risks/Impacts/Considerations

Any messages of type ADT_A01 will not map properly for fields which are expecting this url.

Dev Notes

Acceptance Criteria

One of the following should occur:

MichaelEsuruoso commented 1 week ago

Hey team! Please add your planning poker estimate with Zenhub @adegolier @arnejduranovic @david-navapbc @jack-h-wang @JFisk42 @kant777 @mkalish @thetaurean