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
I would like to add an entry to specialists.json for an organisation I am aware of. The organisation not yet been informed about this process.
specialists.json
{ "name": "The Center for Sleep Medicine", "description": "the largest sleep medicine practice in the State of Illinois", "website": "https://www.sleepmedcenter.com/", "admin_contact": "", "specialist_type": "physician", "referral_types": [ "direct" ], "registration_required": false, "registration_tel": "", "registration_fax": "", "registration_other": "", "appointment_types": [ "in-person" ], "appointment_type_other": "", "appointment_required": true, "appointment_url": "https://www.sleepmedcenter.com/#contact", "appointment_tel": "(708) 364-0261", "appointment_fax": "", "appointment_other": "", "before_first": "follow [the recommendations to prepare for your visit](https://www.sleepmedcenter.com/patient-information/)\n", "between_appointments": "", "outcomes": [ "treat", "refer", "diagnose" ], "outcome_other": "", "registration_url": "", "procedure_type": "researched", "locations": [ { "name": "Naperville", "default_referrals": true, "referrals": [], "address": "1924 Springbrook Square Drive\nNaperville, IL 60564", "gps": "41.73201031524646, -88.20366808406986", "referral_types": [], "tel": "(630) 527-9950", "fax": "(630) 527-9953 ", "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be14" }, { "name": "Chicago", "default_referrals": true, "referrals": [], "address": "680 N. Lake Shore Drive,\nSuite 1210\nChicago, IL 60611", "gps": "41.8946691, -87.61677888499563", "referral_types": [], "fax": "(312) 587-8376 ", "tel": "(312) 587-3765", "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be23" }, { "name": "Glenview", "default_referrals": true, "referrals": [], "address": "2501 Compass Road, Suite 105\nGlenview, IL 60026", "gps": "2501 Compass Road, Suite 105 Glenview, IL 60026", "referral_types": [], "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2a", "tel": "(847)223-0717", "fax": "(847) 768-9925 " }, { "name": "Libertyville", "default_referrals": true, "referrals": [], "address": "900 Technology Way, Suite 120\nLibertyville, IL 60048", "gps": "42.29334584068059, -87.99720340398628", "referral_types": [], "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2f", "tel": "(847) 231-4721", "fax": "(847) 231-4722" }, { "name": "Orland Park", "default_referrals": true, "referrals": [], "address": "10640 165th Street\nOrland Park, IL 60467", "gps": "41.59073293415194, -87.88066427567132", "referral_types": [], "tel": "(708) 364-0261", "fax": "(708) 364-0269", "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be35" } ], "forms": [ { "instructions_to_find": "https://www.sleepmedcenter.com/patient-information/ > click \"Adult Questionnaire and Consent Form\"", "name": "SLEEP SYMPTOM AND MEDICAL QUESTIONNAIRE, page 5", "doc_type": "form", "shared": "found online", "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf" }, { "shared": "found online", "instructions_to_find": "https://www.sleepmedcenter.com/patient-information/ > click \"Adult Insomnia Questionnaire and Consent Form\"", "name": "Behavioral Sleep Medicine Program: Initial Evaluation Questionnaire, page 2", "doc_type": "form", "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf" } ], "reports": [] }
The text was updated successfully, but these errors were encountered:
Thanks for contributing!
Here's an auto-generated first draft based on your feedback.
If you'd like to edit this draft yourself, please fork our repository and edit entities/specialist.json. Just let us know the repository we need to look at.
entities/specialist.json
Someone should come along in a day or two and finish off the last jobs:
forms[0]
forms[1]
Sorry, something went wrong.
First draft for issue #25
2f07153
Merge pull request #25 from andrew-sayers/fix-allin
2047953
Swap woke/fell asleep keys for Allin Clinic
No branches or pull requests
I would like to add an entry to
specialists.json
for an organisation I am aware of. The organisation not yet been informed about this process.The text was updated successfully, but these errors were encountered: