Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added sanctuary intake model and schema to api #70

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Conversation

MadelaineJ
Copy link
Collaborator

Problem
We need to add sanctuary to mediform

Solution

  • added intake model
  • added intake schema

Ticket URL
https://mediform.atlassian.net/browse/MEDI-28
Documentation
https://docs.google.com/document/d/1rxlxygV2Zo_O3TC0DSL8JOPVR_UDmJTp3rZif9ofZQo/edit?usp=sharing
You can view a comparison to mediform's patient_encounter here for the model and here for the schema
Tests Run

  • Tested that uncommenting the lines in models/init.py and then running migrations will add intake table

Problem
We need to add sanctuary to mediform

Solution
- added intake model
- added intake schema

Ticket URL

Documentation

Tests Run
Tested that uncommenting the lines in models/__init__.py and then running migrations will add intake table
Copy link
Collaborator

@critch646 critch646 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall; just a few minor changes please.

app/api/models/intake.py Outdated Show resolved Hide resolved
app/api/models/intake.py Outdated Show resolved Hide resolved
app/api/models/intake.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@critch646 critch646 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants