Skip to content

Commit

Permalink
Update schema.py
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanSteinberg authored May 11, 2024
1 parent a69ec50 commit a73e90a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/meds/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def patient_schema(per_event_properties_schema=pa.null()):
"etl_name": {"type": "string"},
"etl_version": {"type": "string"},
"code_metadata": code_metadata,
"meds_version": {"type": "string"},
},
}

Expand Down

0 comments on commit a73e90a

Please sign in to comment.