Skip to content

Commit

Permalink
SOE Sequence of events
Browse files Browse the repository at this point in the history
FHIR Encounter, Condition, MedicationRequest, DocumentReference
  • Loading branch information
comorbidity authored and dogversioning committed Aug 23, 2023
1 parent fed6934 commit 3ffb73d
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cumulus_library/studies/core/manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ file_names = [
"observation_vital_signs.sql",
"medication_request.sql",
"study_period.sql",
"count_core.sql"
"count_core.sql",
"soe_sequence_of_events.sql"
]

[export_config]
Expand All @@ -38,4 +39,7 @@ export_list = [
"core__count_medicationrequest_month",
"core__meta_date",
"core__meta_version",
"core__count_soe_cond_week",
"core__count_soe_document_week",
"core__count_soe_medreq_week"
]
Loading

0 comments on commit 3ffb73d

Please sign in to comment.