Skip to content

Commit

Permalink
Update firebase_fhir_data_access.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AdritRao committed Jul 29, 2024
1 parent 6777620 commit 83a54e2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ def fetch_data_path(
full_path (str): The fully specified path to a Firestore collection.
loinc_codes (list[str] | None): Optional list of LOINC codes to filter
resources. If None, all resources in the subcollection are fetched.
index_name (str | None): The name of the Firebase index that has a registered filter
start_date (str | None): The start date for Firestore query index filter
end_date (str | None): The end date for Firestore query index filter
Expand Down

0 comments on commit 83a54e2

Please sign in to comment.