Skip to content

Commit

Permalink
Adding specimen source back in
Browse files Browse the repository at this point in the history
  • Loading branch information
Damion Dooley committed Jun 15, 2022
1 parent 4931cb5 commit e914ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/monkeypox/export.js
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ var EXPORT_FORMATS = {
['PH_RELATED_RELATIONSHIP_TYPE', []],
['PH_ISOLATION_SITE_DESC', []],
['PH_ISOLATION_SITE', []],
//['PH_SPECIMEN_SOURCE', []], // Calculated field (not in import)
['PH_SPECIMEN_SOURCE', []], // Calculated field (not in import)
['PH_SPECIMEN_SOURCE_DESC', []],
//['PH_ENVIRONMENTAL_MATERIAL', []],
//['PH_ENVIRONMENTAL_SITE', []],
Expand Down

0 comments on commit e914ebe

Please sign in to comment.