Skip to content

Commit

Permalink
Move TODO to issue #306
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmlft committed Feb 16, 2024
1 parent f180280 commit 81d5874
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/data/parquet_files.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ _de-identified_ radiology reports for the given extract from the CogStack API.

The functionality for this is defined in the [EHR API](../../pixl_ehr/README.md), specifically in
[`PIXLDatabase.get_radiology_reports`](../../pixl_ehr/src/pixl_ehr/_databases.py), which queries the
<!-- TODO: add link to PIXL database documentation once we have that -->
[PIXL database]() for the de-identified radiology reports of the current extract and collects them
PIXL database for the de-identified radiology reports of the current extract and collects them
in a single _parquet_ file together with the `image_identifier` and `procedure_occurrence_id`.

_This was implemented in [PR#203](https://github.com/UCLH-Foundry/PIXL/pull/203)_.
Expand Down

0 comments on commit 81d5874

Please sign in to comment.