CDCgov / prime-simplereport

SimpleReport is a fast, free, and easy way for COVID-19 testing facilities to report results to public health departments.
https://simplereport.gov
Creative Commons Zero v1.0 Universal
57 stars 54 forks source link

Add LOINC long names to HIV devices in test and stg #7460

Closed mehansen closed 6 months ago

mehansen commented 6 months ago

After we sent the test HIV message to ReportStream's lower environment, they notified us that the message was missing the LOINC long names. The LOINC long names need to be manually updated for the two HIV devices in test and stg. We have already written the code to include them in the FHIR message if they are populated.

The two devices are:

Both test performed LOINC long name and test ordered LOINC long name need to be added manually, probably by running a mutation against the environments, since we don't support modifying these fields in our device page.

After updating the fields, submit an HIV result in test and notify RS, including the test event UUID in the message.

DanielSass commented 6 months ago

@jayna-SkylightDigital What are the values for the long names for these devices?

jayna-SkylightDigital commented 6 months ago

@DanielSass

OraQuick In-Home HIV Test

INSTI HIV-1/HIV-2 Rapid Antibody Test

bobbywells52 commented 6 months ago

@jayna-SkylightDigital where can I find the manufacturer and model type for the two devices? Neither seem to be on the linked LOINC pages

jayna-SkylightDigital commented 6 months ago

@bobbywells52

OraQuick In-Home HIV Test

INSTI HIV-1/HIV-2 Rapid Antibody Test

bobbywells52 commented 6 months ago

Long names have been updated in both staging and testing. For SR to review they can look at the two following tests conducted with the following IDs in the RS org in the test env:

mehansen commented 6 months ago

Checked back in with ReportStream and they confirmed that the new messages do have the LOINC long name in the correct place so we are all good! Closing this ticket now, thanks @bobbywells52