We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The 3rd SDMJ document in the test data INVALID_TEST_SDMJ_DOCS seems valid.
INVALID_TEST_SDMJ_DOCS
{ "__modelname__": "TestMedication2", "name": "ibuprofen", "date_started": "2010-10-01T1a00:34Z", "date_stopped": "2010-10-31T00:00:00Z", "brand_name": "Advil", "route": "Oral", "prescription": { "__modelname__": "TestPrescription2", "prescribed_by_name": "Kenneth D. Mandl", "prescribed_by_institution": "Children's Hospital Boston", "prescribed_on": "2010-09-30T00:00:00Z", "prescribed_stop_on": "2010-10-31T00:00:00Z" }, "fills": [ { "__modelname__": "TestFill2", "date_filled": "2010-10-01T00:00:00Z", "supply_days": "15", "filled_at_name": "CVS" }, { "__modelname__": "TestFill2", "date_filled": "2010-10-16T00:00:00Z", "supply_days": "15", "filled_at_name": "CVS" } ] }
The text was updated successfully, but these errors were encountered:
cleaning up insurance chb#53
e74f506
No branches or pull requests
The 3rd SDMJ document in the test data
INVALID_TEST_SDMJ_DOCS
seems valid.The text was updated successfully, but these errors were encountered: