Skip to content

Commit

Permalink
more fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Katy Sadowski committed Nov 16, 2024
1 parent 543738c commit f33f182
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions models/staging/synthea/_synthea__models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,11 +333,11 @@ models:
- relationships:
to: ref('stg_synthea__encounters')
field: encounter_id
- name: current_ilness_date
- name: current_illness_date
data_type: date
description: "The date the patient experienced symptoms."
- name: service_date
data_type: date
- name: service_datetime
data_type: datetime
description: "The date of the services on the claim."
- name: supervising_provider_id
data_type: text
Expand Down

0 comments on commit f33f182

Please sign in to comment.