Giter Site home page Giter Site logo

andrew-sayers / resources Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sleepdiary/resources

0.0 1.0 0.0 4.92 MB

Sleep resources

License: Creative Commons Zero v1.0 Universal

Python 13.58% JavaScript 9.89% Makefile 0.08% Shell 0.89% HTML 75.57%

resources's Introduction

Sleep resources

Entities

A JSON file containing information about sleep-related entities (e.g. sleep specialists), generated from a collection of files.

Please see the specification for more information about the contents of entities.json.

See also

Common sleep diaries

Computer-generated datasets for use in sleep diary applications, generated in Python.

License

CC0
To the extent possible under law, Sleep Diary Authors has waived all copyright and related or neighboring rights to Sleep Diary Resources. This work is published from: United Kingdom.

resources's People

Contributors

andrew-sayers avatar

Watchers

James Cloos avatar

resources's Issues

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "name": "The Center for Sleep Medicine",
  "description": "the largest sleep medicine practice in the State of Illinois",
  "admin_contact": "",
  "specialist_type": "physician",
  "referral_types": [
    "direct"
  ],
  "registration_required": false,
  "appointment_types": [
    "in-person"
  ],
  "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": "",
  "booking_required": true,
  "booking_url": "https://www.sleepmedcenter.com/#contact",
  "booking_tel": "(708) 364-0261",
  "url": "https://www.sleepmedcenter.com/",
  "procedure_type": "researched",
  "locations": [
    {
      "name": "Naperville",
      "address": "1924 Springbrook Square Drive\nNaperville, IL 60564",
      "gps": [
        "41.73201031524646",
        "-88.20366808406986"
      ],
      "tel": "(630) 527-9950",
      "fax": "(630) 527-9953",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be14"
    },
    {
      "name": "Chicago",
      "address": "680 N. Lake Shore Drive,\nSuite 1210\nChicago, IL 60611",
      "gps": [
        "41.8946691",
        "-87.61677888499563"
      ],
      "fax": "(312) 587-8376",
      "tel": "(312) 587-3765",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be23"
    },
    {
      "name": "Glenview",
      "address": "2501 Compass Road, Suite 105\nGlenview, IL 60026",
      "gps": [
        "42.09817396707129",
        "-87.81927269215404"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2a",
      "tel": "(847)223-0717",
      "fax": "(847) 768-9925"
    },
    {
      "name": "Libertyville",
      "address": "900 Technology Way, Suite 120\nLibertyville, IL 60048",
      "gps": [
        "42.29334584068059",
        "-87.99720340398628"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2f",
      "tel": "(847) 231-4721",
      "fax": "(847) 231-4722"
    },
    {
      "name": "Orland Park",
      "address": "10640 165th Street\nOrland Park, IL 60467",
      "gps": [
        "41.59073293415194",
        "-87.88066427567132"
      ],
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf",
      "sharing_status": "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf",
      "sharing_status": "found online"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "name": "The Center for Sleep Medicine",
  "description": "the largest sleep medicine practice in the State of Illinois",
  "admin_contact": "",
  "specialist_type": "physician",
  "referral_types": [
    "direct"
  ],
  "registration_required": false,
  "appointment_types": [
    "in-person"
  ],
  "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": "",
  "booking_required": true,
  "booking_url": "https://www.sleepmedcenter.com/#contact",
  "booking_tel": "(708) 364-0261",
  "url": "https://www.sleepmedcenter.com/",
  "procedure_type": "researched",
  "locations": [
    {
      "name": "Naperville",
      "address": "1924 Springbrook Square Drive\nNaperville, IL 60564",
      "gps": [
        "41.73201031524646",
        "-88.20366808406986"
      ],
      "tel": "(630) 527-9950",
      "fax": "(630) 527-9953",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be14"
    },
    {
      "name": "Chicago",
      "address": "680 N. Lake Shore Drive,\nSuite 1210\nChicago, IL 60611",
      "gps": [
        "41.8946691",
        "-87.61677888499563"
      ],
      "fax": "(312) 587-8376",
      "tel": "(312) 587-3765",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be23"
    },
    {
      "name": "Glenview",
      "address": "2501 Compass Road, Suite 105\nGlenview, IL 60026",
      "gps": [
        "42.09817396707129",
        "-87.81927269215404"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2a",
      "tel": "(847)223-0717",
      "fax": "(847) 768-9925"
    },
    {
      "name": "Libertyville",
      "address": "900 Technology Way, Suite 120\nLibertyville, IL 60048",
      "gps": [
        "42.29334584068059",
        "-87.99720340398628"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2f",
      "tel": "(847) 231-4721",
      "fax": "(847) 231-4722"
    },
    {
      "name": "Orland Park",
      "address": "10640 165th Street\nOrland Park, IL 60467",
      "gps": [
        "41.59073293415194",
        "-87.88066427567132"
      ],
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf",
      "sharing_status": "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf",
      "sharing_status": "found online"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

[New specialist]: The Center for Sleep Medicine

Privacy

  • this message does not include any private information from the organisation (e.g. their forms and reports), unless the organisation has provided explicit consent
  • this message does not contain any personal information, even if that information is provided with consent

The organisation's preferred name

The Center for Sleep Medicine

Description

the largest sleep medicine practice in the State of Illinois

Website

https://www.sleepmedcenter.com/

Administrative Contact

No response

Referral policy

  • this organisation accepts referrals directly from members of the public
  • this organisation accepts referrals from any doctor (e.g. a general practitioner or primary care physician)
  • this organisation accepts referrals from other sleep specialists

How are you associated with this organisation?

I am aware of this organisation in some other way

Type of organisation

medical (provides diagnosis and treatment)

How is the organisation involved in this request?

it has not yet been informed about this process

Locations

Each location has a linkable section on this page: https://www.sleepmedcenter.com/contact-us

10640 165th
Street
Orland Park, IL 60467
Call: (708) 364-0261
Fax: (708) 364-0269
Get Directions

1924 Springbrook
Square Drive
Naperville, IL 60564
Call: (630) 527-9950
Fax: (630) 527-9953
Get Directions

680 N. Lake Shore Drive,
Suite 1210
Chicago, IL 60611
Call: (312) 587-3765
Fax: (312) 587-8376
Get Directions

2501 Compass Road, Suite 105
Glenview, IL 60026
Call: (847) 223-0717
Fax: (847) 231-4722
Get Directions

900 Technology Way, Suite 120
Libertyville, IL 60048
Call: (847) 231-4721
Fax: (847) 768-9925
Get Directions

Journey

This is usually something like:

  1. make an appointment
  2. follow the recommendations to prepare for your visit
  • this includes filling out a sleep diary like one of those shown
  1. visit one of the specified locations
  2. your doctor will aim to diagnose your condition, may be able to offer treatment for a common condition (such as DSPD), or may refer you to someone who specialises in a rare condition (such as non-24)
    Here are some examples - copy/paste this text if possible:

Status of these files

This only includes forms that are publicly available on the organisation's website

Forms and reports

SLEEP SYMPTOM AND MEDICAL QUESTIONNAIRE, page 5:
https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf
https://www.sleepmedcenter.com/patient-information/ > click "Adult Questionnaire and Consent Form"

Behavioral Sleep Medicine Program: Initial Evaluation Questionnaire, page 2
https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf
https://www.sleepmedcenter.com/patient-information/ > click "Adult Insomnia Questionnaire and Consent Form"

Any other comments

No response

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

[New specialist]: The Johns Hopkins Sleep Disorders Center

Privacy

  • this message does not include any private information from the organisation (e.g. their forms and reports), unless the organisation has provided explicit consent
  • this message does not contain any personal information, even if that information is provided with consent

The organisation's preferred name

The Johns Hopkins Sleep Disorders Center

Description

The Johns Hopkins Sleep Disorders Center treat conditions such as insomnia, sleep apnea, circadian rhythm disorders, narcolepsy, and restless leg syndrome.

Administrative Contact

ueieui

Referral policy

  • #2
  • this organisation accepts referrals from any doctor (e.g. a general practitioner or primary care physician)
  • this organisation accepts referrals from other sleep specialists

How are you associated with this organisation?

I am aware of this organisation in some other way

Type of organisation

medical (provides diagnosis and treatment)

How is the organisation involved in this request?

it has not yet been informed about this process

Locations

Johns Hopkins Outpatient Center
Seventh Floor
601 N. Caroline St.
Baltimore, MD 21205
Phone: 443-287-3313
Fax: 410-367-2710

Johns Hopkins Bayview Medical Center
Sleep Disorders Center
Asthma and Allergy Building
Sleep Clinic: Second Floor
Sleep Lab: Fourth Floor

5501 Hopkins Bayview Circle
Baltimore, MD 21224
Phone: 410-550-0571
Fax: 410-367-2710

Behavioral Sleep Medicine Clinic
Psychiatric Outpatient Clinic
Alpha Commons Building
Fourth Floor
5300 Alpha Commons Drive
Baltimore, MD 21224
Appointments: 410-550-6337
Phone: 410-550-6337
Fax: 410-550-5992

Pediatric Sleep Center
Phone: 443-997-5437 (KIDS)

Journey

  1. a physician will refer you if they feel it is necessary
  2. you may be asked to fill out a sleep diary like the one shown
  3. visit one of the specified locations
  4. your doctor will aim to diagnose your condition, and may be able to offer treatment

Status of these files

I am providing preliminary information, the organisation will provide a final version after reviewing a complete proposal

Forms and reports

Sleep survey

  1. Go to https://www.hopkinsmedicine.org/pulmonary/patient-care/sleep-medicine.html
  2. Click the "Sleep Survey" link in the middle of the page

Any other comments

No response

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "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",
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "name": "The Center for Sleep Medicine",
  "description": "the largest sleep medicine practice in the State of Illinois",
  "admin_contact": "",
  "specialist_type": "physician",
  "referral_types": [
    "direct"
  ],
  "registration_required": false,
  "appointment_types": [
    "in-person"
  ],
  "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": "",
  "booking_required": true,
  "booking_url": "https://www.sleepmedcenter.com/#contact",
  "booking_tel": "(708) 364-0261",
  "url": "https://www.sleepmedcenter.com/",
  "procedure_type": "researched",
  "locations": [
    {
      "name": "Naperville",
      "address": "1924 Springbrook Square Drive\nNaperville, IL 60564",
      "gps": [
        "41.73201031524646",
        "-88.20366808406986"
      ],
      "tel": "(630) 527-9950",
      "fax": "(630) 527-9953",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be14"
    },
    {
      "name": "Chicago",
      "address": "680 N. Lake Shore Drive,\nSuite 1210\nChicago, IL 60611",
      "gps": [
        "41.8946691",
        "-87.61677888499563"
      ],
      "fax": "(312) 587-8376",
      "tel": "(312) 587-3765",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be23"
    },
    {
      "name": "Glenview",
      "address": "2501 Compass Road, Suite 105\nGlenview, IL 60026",
      "gps": [
        "42.09817396707129",
        "-87.81927269215404"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2a",
      "tel": "(847)223-0717",
      "fax": "(847) 768-9925"
    },
    {
      "name": "Libertyville",
      "address": "900 Technology Way, Suite 120\nLibertyville, IL 60048",
      "gps": [
        "42.29334584068059",
        "-87.99720340398628"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2f",
      "tel": "(847) 231-4721",
      "fax": "(847) 231-4722"
    },
    {
      "name": "Orland Park",
      "address": "10640 165th Street\nOrland Park, IL 60467",
      "gps": [
        "41.59073293415194",
        "-87.88066427567132"
      ],
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf",
      "sharing_status": "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf",
      "sharing_status": "found online"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "name": "The Center for Sleep Medicine",
  "description": "the largest sleep medicine practice in the State of Illinois",
  "admin_contact": "",
  "specialist_type": "physician",
  "referral_types": [
    "direct"
  ],
  "registration_required": false,
  "appointment_types": [
    "in-person"
  ],
  "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": "",
  "booking_required": true,
  "booking_url": "https://www.sleepmedcenter.com/#contact",
  "booking_tel": "(708) 364-0261",
  "url": "https://www.sleepmedcenter.com/",
  "procedure_type": "researched",
  "locations": [
    {
      "name": "Naperville",
      "address": "1924 Springbrook Square Drive\nNaperville, IL 60564",
      "gps": [
        "41.73201031524646",
        "-88.20366808406986"
      ],
      "tel": "(630) 527-9950",
      "fax": "(630) 527-9953",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be14"
    },
    {
      "name": "Chicago",
      "address": "680 N. Lake Shore Drive,\nSuite 1210\nChicago, IL 60611",
      "gps": [
        "41.8946691",
        "-87.61677888499563"
      ],
      "fax": "(312) 587-8376",
      "tel": "(312) 587-3765",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be23"
    },
    {
      "name": "Glenview",
      "address": "2501 Compass Road, Suite 105\nGlenview, IL 60026",
      "gps": [
        "42.09817396707129",
        "-87.81927269215404"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2a",
      "tel": "(847)223-0717",
      "fax": "(847) 768-9925"
    },
    {
      "name": "Libertyville",
      "address": "900 Technology Way, Suite 120\nLibertyville, IL 60048",
      "gps": [
        "42.29334584068059",
        "-87.99720340398628"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2f",
      "tel": "(847) 231-4721",
      "fax": "(847) 231-4722"
    },
    {
      "name": "Orland Park",
      "address": "10640 165th Street\nOrland Park, IL 60467",
      "gps": [
        "41.59073293415194",
        "-87.88066427567132"
      ],
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf",
      "sharing_status": "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf",
      "sharing_status": "found online"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.


Entry data
{
  "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",
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: UCLA Sleep Disorders Center

I would like to add an entry to the list of specialists for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "name": "UCLA Sleep Disorders Center",
  "description": "researches the conditions that result in sleep disturbances and treatments to overcome and prevent them",
  "url": "https://www.uclahealth.org/sleepcenter/",
  "admin_contact": "",
  "specialist_type": "physician",
  "referral_types": [
    "secondary",
    "tertiary"
  ],
  "registration_required": false,
  "appointment_types": [
    "in-person"
  ],
  "booking_required": true,
  "booking_url": "https://www.uclahealth.org/sleepcenter/contact-us",
  "booking_tel": "310-26-SLEEP",
  "booking_fax": "(310) 267-1062",
  "booking_other": "",
  "before_first": "see [Preparing for Your Visit](https://www.uclahealth.org/sleepcenter/preparing-for-your-visit).",
  "between_appointments": "",
  "outcomes": [
    "diagnose",
    "treat"
  ],
  "outcome_other": "",
  "procedure_type": "researched",
  "locations": [
    {
      "name": "UCLA Sleep Center",
      "address": "Center for Health Sciences\n10833 Le Conte Ave, Suite 216\nLos Angeles CA 90095",
      "gps": [
        "34.066236599999996",
        "-118.44311450552331"
      ]
    }
  ],
  "forms": [
    {
      "sharing_status": "found online",
      "instructions_to_find": "1. Go to https://www.uclahealth.org/sleepcenter/preparing-for-your-visit\n2. Click _Sleep Disorders Center ADULT Questionnaire_",
      "name": "Sleep Disorders Center ADULT Questionnaire",
      "use_before_first": "yes",
      "use_between_appointments": "no",
      "url": "https://www.uclahealth.org/sleepcenter/workfiles/forms/Adult%20Information.Questionnaire.pdf"
    },
    {
      "sharing_status": "found online",
      "instructions_to_find": "1. Go to https://www.uclahealth.org/sleepcenter/preparing-for-your-visit\n2. Click _Two week sleep diary_",
      "name": "Two week sleep diary",
      "url": "http://sleepeducation.org/wp-content/uploads/2021/04/sleep-diary-form.pdf",
      "use_before_first": "maybe",
      "use_between_appointments": "no"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "name": "The Center for Sleep Medicine",
  "description": "the largest sleep medicine practice in the State of Illinois",
  "admin_contact": "",
  "specialist_type": "physician",
  "referral_types": [
    "direct"
  ],
  "registration_required": false,
  "appointment_types": [
    "in-person"
  ],
  "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": "",
  "booking_required": true,
  "booking_url": "https://www.sleepmedcenter.com/#contact",
  "booking_tel": "(708) 364-0261",
  "url": "https://www.sleepmedcenter.com/",
  "procedure_type": "researched",
  "locations": [
    {
      "name": "Naperville",
      "address": "1924 Springbrook Square Drive\nNaperville, IL 60564",
      "gps": [
        "41.73201031524646",
        "-88.20366808406986"
      ],
      "tel": "(630) 527-9950",
      "fax": "(630) 527-9953",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be14"
    },
    {
      "name": "Chicago",
      "address": "680 N. Lake Shore Drive,\nSuite 1210\nChicago, IL 60611",
      "gps": [
        "41.8946691",
        "-87.61677888499563"
      ],
      "fax": "(312) 587-8376",
      "tel": "(312) 587-3765",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be23"
    },
    {
      "name": "Glenview",
      "address": "2501 Compass Road, Suite 105\nGlenview, IL 60026",
      "gps": [
        "42.09817396707129",
        "-87.81927269215404"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2a",
      "tel": "(847)223-0717",
      "fax": "(847) 768-9925"
    },
    {
      "name": "Libertyville",
      "address": "900 Technology Way, Suite 120\nLibertyville, IL 60048",
      "gps": [
        "42.29334584068059",
        "-87.99720340398628"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2f",
      "tel": "(847) 231-4721",
      "fax": "(847) 231-4722"
    },
    {
      "name": "Orland Park",
      "address": "10640 165th Street\nOrland Park, IL 60467",
      "gps": [
        "41.59073293415194",
        "-87.88066427567132"
      ],
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf",
      "sharing_status": "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf",
      "sharing_status": "found online"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "name": "The Center for Sleep Medicine",
  "description": "the largest sleep medicine practice in the State of Illinois",
  "admin_contact": "",
  "specialist_type": "physician",
  "referral_types": [
    "direct"
  ],
  "registration_required": false,
  "appointment_types": [
    "in-person"
  ],
  "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": "",
  "booking_required": true,
  "booking_url": "https://www.sleepmedcenter.com/#contact",
  "booking_tel": "(708) 364-0261",
  "url": "https://www.sleepmedcenter.com/",
  "procedure_type": "researched",
  "locations": [
    {
      "name": "Naperville",
      "address": "1924 Springbrook Square Drive\nNaperville, IL 60564",
      "gps": [
        "41.73201031524646",
        "-88.20366808406986"
      ],
      "tel": "(630) 527-9950",
      "fax": "(630) 527-9953",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be14"
    },
    {
      "name": "Chicago",
      "address": "680 N. Lake Shore Drive,\nSuite 1210\nChicago, IL 60611",
      "gps": [
        "41.8946691",
        "-87.61677888499563"
      ],
      "fax": "(312) 587-8376",
      "tel": "(312) 587-3765",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be23"
    },
    {
      "name": "Glenview",
      "address": "2501 Compass Road, Suite 105\nGlenview, IL 60026",
      "gps": [
        "42.09817396707129",
        "-87.81927269215404"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2a",
      "tel": "(847)223-0717",
      "fax": "(847) 768-9925"
    },
    {
      "name": "Libertyville",
      "address": "900 Technology Way, Suite 120\nLibertyville, IL 60048",
      "gps": [
        "42.29334584068059",
        "-87.99720340398628"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2f",
      "tel": "(847) 231-4721",
      "fax": "(847) 231-4722"
    },
    {
      "name": "Orland Park",
      "address": "10640 165th Street\nOrland Park, IL 60467",
      "gps": [
        "41.59073293415194",
        "-87.88066427567132"
      ],
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf",
      "sharing_status": "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf",
      "sharing_status": "found online"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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

{
  "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"
    },
    {
      "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"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

I would like to add an entry to specialist.json for an organisation I am aware of. The organisation not yet been informed about this process.

(text below this line comes from the form you just filled out - please don't edit it here)


Entry data
{
  "name": "The Center for Sleep Medicine",
  "description": "the largest sleep medicine practice in the State of Illinois",
  "admin_contact": "",
  "specialist_type": "physician",
  "referral_types": [
    "direct"
  ],
  "registration_required": false,
  "appointment_types": [
    "in-person"
  ],
  "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": "",
  "booking_required": true,
  "booking_url": "https://www.sleepmedcenter.com/#contact",
  "booking_tel": "(708) 364-0261",
  "url": "https://www.sleepmedcenter.com/",
  "procedure_type": "researched",
  "locations": [
    {
      "name": "Naperville",
      "address": "1924 Springbrook Square Drive\nNaperville, IL 60564",
      "gps": [
        "41.73201031524646",
        "-88.20366808406986"
      ],
      "tel": "(630) 527-9950",
      "fax": "(630) 527-9953",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be14"
    },
    {
      "name": "Chicago",
      "address": "680 N. Lake Shore Drive,\nSuite 1210\nChicago, IL 60611",
      "gps": [
        "41.8946691",
        "-87.61677888499563"
      ],
      "fax": "(312) 587-8376",
      "tel": "(312) 587-3765",
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be23"
    },
    {
      "name": "Glenview",
      "address": "2501 Compass Road, Suite 105\nGlenview, IL 60026",
      "gps": [
        "42.09817396707129",
        "-87.81927269215404"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2a",
      "tel": "(847)223-0717",
      "fax": "(847) 768-9925"
    },
    {
      "name": "Libertyville",
      "address": "900 Technology Way, Suite 120\nLibertyville, IL 60048",
      "gps": [
        "42.29334584068059",
        "-87.99720340398628"
      ],
      "url": "https://www.sleepmedcenter.com/contact-us#tab_6262013e2be2f",
      "tel": "(847) 231-4721",
      "fax": "(847) 231-4722"
    },
    {
      "name": "Orland Park",
      "address": "10640 165th Street\nOrland Park, IL 60467",
      "gps": [
        "41.59073293415194",
        "-87.88066427567132"
      ],
      "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/1_Adult_Sleep_Study_Questions_Consent_110118.pdf",
      "sharing_status": "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",
      "url": "https://www.sleepmedcenter.com/wp-content/uploads/2021/08/3_Adult_Insomnia_Questions_Consent_120817.pdf",
      "sharing_status": "found online"
    }
  ],
  "reports": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

New specialist: The Center for Sleep Medicine

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.

{
  "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": []
}

[New specialist]: NorthShore Sleep Center

Privacy

  • this message does not include any private information from the organisation (e.g. their forms and reports), unless the organisation has provided explicit consent
  • this message does not contain any personal information, even if that information is provided with consent

The organisation's preferred name

NorthShore Sleep Center

Description

Offers state-of-the-art, comprehensive care for patients suffering from disorders including sleep apnea, restless legs syndrome, night terrors, snoring, insomnia and narcolepsy.

Website

https://www.northshore.org/sleep-center/

Administrative Contact

No response

Referral policy

  • this organisation accepts referrals directly from members of the public
  • this organisation accepts referrals from any doctor (e.g. a general practitioner or primary care physician)
  • this organisation accepts referrals from other sleep specialists

How are you associated with this organisation?

I am aware of this organisation in some other way

Type of organisation

medical (provides diagnosis and treatment)

How is the organisation involved in this request?

it has not yet been informed about this process

Locations

Old Orchard Sleep Center
9977 Woods Drive
Skokie,IL60077

Bannockburn Sleep Center
2151 Waukegan Road
Bannockburn,IL60015

Evanston Hospital | 847.570.2000
2650 Ridge Avenue, Evanston, IL 60201

Glenbrook Hospital | 847.657.5800
2100 Pfingsten Road, Glenview IL 60026

Gurnee Medical Office Building
15 Tower Court
Gurnee,IL60031

Highland Park Hospital | 847.432.8000
777 Park Avenue West, Highland Park, IL 60035

Lincolnshire Medical Group Office building
920 Milwaukee Ave.
Suite 2100
Lincolnshire, IL 60069
847.663.8200
847.570.2984 fax

Skokie Hospital | 847.677.9600
9600 Gross Point Road, Skokie, IL 60076

Journey

  1. call their main office number to book an appointment, or schedule an appointment with Richard John Munson, M.D.
  2. you may be asked to fill out some of their patient forms
  3. visit one of the specified locations
  4. you may be referred for an outpatient sleep study at a sleep lab
  5. your doctor will aim to diagnose your condition, may be able to offer treatment for a common condition (such as DSPD), or may refer you to someone who specialises in a rare condition (such as non-24)

Status of these files

This only includes forms that are publicly available on the organisation's website

Forms and reports

Two Week Sleep Log
https://www.northshore.org/sleep-center/ > Patient Forms (in the left menu) > Two Week Sleep Log

Any other comments

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.