Skip to content

Commit

Permalink
Remove other AOE columns for HIV
Browse files Browse the repository at this point in the history
  • Loading branch information
mpbrown committed Oct 11, 2024
1 parent dea91de commit 3e25037
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions frontend/src/app/testResults/uploads/specificSchemaBuilder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -667,13 +667,6 @@ export const specificSchemaBuilder = (facilityId: string | null): CsvSchema => {
...aoeDocumententationItems.pregnant,
requiredStatusTag: RequiredStatusTag.REQUIRED_FOR_POSITIVES,
},
aoeDocumententationItems.employed_in_healthcare,
aoeDocumententationItems.symptomatic_for_disease,
aoeDocumententationItems.illness_onset_date,
aoeDocumententationItems.resident_congregate_setting,
aoeDocumententationItems.residence_type,
aoeDocumententationItems.hospitalized,
aoeDocumententationItems.icu,
],
},
],
Expand Down

0 comments on commit 3e25037

Please sign in to comment.