janrain.capture.ui.handleCaptureResponse({"stat":"ok","result":{"status":"success","statusMessage":"success","transactionId":"loading","action":"load"}},function () { janrain.capture.ui.render({"authProfileData": ["name", "verifiedEmail", "identifier"], "computedFields": {"clientRegistration": {"compute": "plural", "plural": [{"attributes": {"clientId": {"compute": "clientId"}, "firstLogin": {"compute": "dateTime.now"}, "lastLogin": {"compute": "dateTime.now"}}, "compute": "object"}], "schemaId": "clients", "when": ["socialRegistration", "thinSocialRegistration", "traditionalRegistration", "socialSignIn", "traditionalSignin"]}, "emailVerified": {"compute": "conditionalValue", "forms": ["changePasswordFormNoAuth"], "if": {"compare": "emailVerified", "to": null, "withOperator": "=="}, "schemaId": "emailVerified", "then": {"compute": "dateTime.now"}}, "lastLogin": {"compute": "dateTime.now", "schemaId": "lastLogin", "when": ["socialSignIn", "socialRegistration", "thinSocialRegistration", "traditionalRegistration", "traditionalSignin"]}, "optInDateEditProfile": {"compute": "conditionalValue", "forms": ["editProfileForm"], "if": {"or": [{"and": [{"compare": "optInHidden", "evaluateAs": {"compare": "param"}, "to": "true", "withOperator": "=="}, {"compare": "optIn", "evaluateAs": {"compare": "param"}, "to": null, "withOperator": "=="}]}, {"and": [{"compare": "optInHidden", "evaluateAs": {"compare": "param"}, "to": "", "withOperator": "=="}, {"compare": "optIn", "evaluateAs": {"compare": "param"}, "to": "true", "withOperator": "=="}]}]}, "schemaId": "optIn", "then": {"compute": "conditionalValue", "else": {"attributes": {"status": {"compute": "literal", "value": false}, "updated": {"compute": "dateTime.now"}}, "compute": "object"}, "if": {"compare": "optIn", "evaluateAs": {"compare": "param"}, "to": "true", "withOperator": "=="}, "then": {"attributes": {"status": {"compute": "literal", "value": true}, "updated": {"compute": "dateTime.now"}}, "compute": "object"}}}, "optInDateRegistration": {"compute": "dateTime.now", "schemaId": "optIn.updated", "when": ["socialRegistration", "thinSocialRegistration", "traditionalRegistration"]}, "property": {"compute": "plural", "plural": [{"attributes": {"clientId": {"compute": "clientId"}}, "compute": "object"}], "schemaId": "janrain.properties.managedBy", "when": ["socialRegistration", "thinSocialRegistration", "traditionalRegistration"]}}, "controls": {"resendVerificationEmail": {"if": {"compare": "emailVerified", "to": null, "withOperator": "=="}, "then": {"sendMail": {"mail": "resendVerification"}}, "type": "server"}}, "defaultScreen": "signIn", "engageMapping": {"accessCredentials": {"origin": "accessCredentials", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "engageUpdate", "profileUpdate"]}, "displayName": {"origin": "profile.displayName", "when": ["thinSocialRegistration"]}, "domain": {"origin": "profile.identifier", "plural": "profiles", "process": "domainFromIdentifier", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "email": {"origin": "profile.email", "when": ["thinSocialRegistration"]}, "familyName": {"origin": "profile.name.familyName", "when": ["thinSocialRegistration"]}, "followers": {"origin": "followers", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "following": {"origin": "following", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "friends": {"origin": "friends", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "givenName": {"origin": "profile.name.givenName", "when": ["thinSocialRegistration"]}, "identifier": {"origin": "profile.identifier", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "profileUpdate"]}, "photos": {"origin": "merged_poco.photos", "process": "normalizeProfilePhoto", "when": ["thinSocialRegistration", "socialRegistration"]}, "profile": {"origin": "merged_poco", "plural": "profiles", "when": ["thinSocialRegistration", "socialRegistration", "addSignin", "engageUpdate", "profileUpdate"]}}, "entityTypes": ["user"], "fields": {"NEJMInstitutionalAdmin": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "label": "NEJM Institutional Admin", "schemaId": "NEJM.institutionalAdmin", "type": "checkbox", "validation": {"messages": {}}, "value": "false"}, "activatePasswordForm": {"action": "widget/recover_password.jsonp", "checkIdentifier": true, "element": "form", "fields": ["signInEmailAddress"], "messages": {"errors": {"invalidIdentifier": "No account with that email address exists.", "rateLimitExceeded": "Too many failed password recovery attempts. Please try again later."}}, "next": {"else": {"render": {"screen": "accountDeactivated"}}, "if": {"compare": "deactivateAccount", "to": null, "withOperator": "=="}, "then": {"render": {"screen": "forgotPasswordSuccess"}, "sendMail": {"mail": "activatePassword"}}, "type": "server"}}, "addressCity": {"element": "input", "forms": ["socialRegistrationForm"], "label": "City", "placeholder": "City", "schemaId": "primaryAddress.city", "tip": "", "type": "text", "validation": {"messages": {}}}, "addressCountry": {"element": "select", "forms": ["socialRegistrationForm"], "label": "Country", "options": [{"disabled": true, "text": "Country", "value": ""}, {"text": "Afghanistan", "value": "AF"}, {"text": "Aland Islands", "value": "AX"}, {"text": "Albania", "value": "AL"}, {"text": "Algeria", "value": "DZ"}, {"text": "American Samoa", "value": "AS"}, {"text": "Andorra", "value": "AD"}, {"text": "Angola", "value": "AO"}, {"text": "Anguilla", "value": "AI"}, {"text": "Antarctica", "value": "AQ"}, {"text": "Antigua and Barbuda", "value": "AG"}, {"text": "Argentina", "value": "AR"}, {"text": "Armenia", "value": "AM"}, {"text": "Aruba", "value": "AW"}, {"text": "Australia", "value": "AU"}, {"text": "Austria", "value": "AT"}, {"text": "Azerbaijan", "value": "AZ"}, {"text": "Bahamas", "value": "BS"}, {"text": "Bahrain", "value": "BH"}, {"text": "Bangladesh", "value": "BD"}, {"text": "Barbados", "value": "BB"}, {"text": "Belarus", "value": "BY"}, {"text": "Belgium", "value": "BE"}, {"text": "Belize", "value": "BZ"}, {"text": "Benin", "value": "BJ"}, {"text": "Bermuda", "value": "BM"}, {"text": "Bhutan", "value": "BT"}, {"text": "Bolivia", "value": "BO"}, {"text": "Bosnia and Herzegovina", "value": "BA"}, {"text": "Botswana", "value": "BW"}, {"text": "Bouvet Island", "value": "BV"}, {"text": "Brazil", "value": "BR"}, {"text": "British Indian Ocean Territory", "value": "IO"}, {"text": "Brunei Darussalam", "value": "BN"}, {"text": "Bulgaria", "value": "BG"}, {"text": "Burkina Faso", "value": "BF"}, {"text": "Burundi", "value": "BI"}, {"text": "Cambodia", "value": "KH"}, {"text": "Cameroon", "value": "CM"}, {"text": "Canada", "value": "CA"}, {"text": "Cape Verde", "value": "CV"}, {"text": "Cayman Islands", "value": "KY"}, {"text": "Central African Republic", "value": "CF"}, {"text": "Chad", "value": "TD"}, {"text": "Chile", "value": "CL"}, {"text": "China", "value": "CN"}, {"text": "Christmas Island", "value": "CX"}, {"text": "Cocos (Keeling) Islands", "value": "CC"}, {"text": "Colombia", "value": "CO"}, {"text": "Comoros", "value": "KM"}, {"text": "Congo", "value": "CG"}, {"text": "Congo - the Democratic Republic of the", "value": "CD"}, {"text": "Cook Islands", "value": "CK"}, {"text": "Costa Rica", "value": "CR"}, {"text": "Cote d", "value": "CI"}, {"text": "Croatia", "value": "HR"}, {"text": "Cuba", "value": "CU"}, {"text": "Cyprus", "value": "CY"}, {"text": "Czech Republic", "value": "CZ"}, {"text": "Denmark", "value": "DK"}, {"text": "Djibouti", "value": "DJ"}, {"text": "Dominica", "value": "DM"}, {"text": "Dominican Republic", "value": "DO"}, {"text": "East Timor", "value": "TP"}, {"text": "Ecuador", "value": "EC"}, {"text": "Egypt", "value": "EG"}, {"text": "El Salvador", "value": "SV"}, {"text": "Equatorial Guinea", "value": "GQ"}, {"text": "Eritrea", "value": "ER"}, {"text": "Estonia", "value": "EE"}, {"text": "Ethiopia", "value": "ET"}, {"text": "Falkland Islands (Malvinas)", "value": "FK"}, {"text": "Faroe Islands", "value": "FO"}, {"text": "Fiji", "value": "FJ"}, {"text": "Finland", "value": "FI"}, {"text": "France", "value": "FR"}, {"text": "French Guiana", "value": "GF"}, {"text": "French Polynesia", "value": "PF"}, {"text": "French Southern Territories", "value": "TF"}, {"text": "Gabon", "value": "GA"}, {"text": "Gambia", "value": "GM"}, {"text": "Georgia", "value": "GE"}, {"text": "Germany", "value": "DE"}, {"text": "Ghana", "value": "GH"}, {"text": "Gibraltar", "value": "GI"}, {"text": "Greece", "value": "GR"}, {"text": "Greenland", "value": "GL"}, {"text": "Grenada", "value": "GD"}, {"text": "Guadeloupe", "value": "GP"}, {"text": "Guam", "value": "GU"}, {"text": "Guatemala", "value": "GT"}, {"text": "Guernsey", "value": "GG"}, {"text": "Guinea", "value": "GN"}, {"text": "Guinea-Bissau", "value": "GW"}, {"text": "Guyana", "value": "GY"}, {"text": "Haiti", "value": "HT"}, {"text": "Heard Island and McDonald Islands", "value": "HM"}, {"text": "Honduras", "value": "HN"}, {"text": "Hong Kong", "value": "HK"}, {"text": "Hungary", "value": "HU"}, {"text": "Iceland", "value": "IS"}, {"text": "India", "value": "IN"}, {"text": "Indonesia", "value": "ID"}, {"text": "Iran -  Islamic Republic of", "value": "IR"}, {"text": "Iraq", "value": "IQ"}, {"text": "Ireland", "value": "IE"}, {"text": "Isle of Man", "value": "IM"}, {"text": "Israel", "value": "IL"}, {"text": "Italy", "value": "IT"}, {"text": "Jamaica", "value": "JM"}, {"text": "Japan", "value": "JP"}, {"text": "Jersey", "value": "JE"}, {"text": "Jordan", "value": "JO"}, {"text": "Kazakhstan", "value": "KZ"}, {"text": "Kenya", "value": "KE"}, {"text": "Kiribati", "value": "KI"}, {"text": "Korea -  Democratic People", "value": "KP"}, {"text": "Korea -  Republic of", "value": "KR"}, {"text": "Kuwait", "value": "KW"}, {"text": "Kyrgyzstan", "value": "KG"}, {"text": "Lao Peoples Democratic Republic", "value": "LA"}, {"text": "Latvia", "value": "LV"}, {"text": "Lebanon", "value": "LB"}, {"text": "Lesotho", "value": "LS"}, {"text": "Liberia", "value": "LR"}, {"text": "Libyan Arab Jamahiriya", "value": "LY"}, {"text": "Liechtenstein", "value": "LI"}, {"text": "Lithuania", "value": "LT"}, {"text": "Luxembourg", "value": "LU"}, {"text": "Macao", "value": "MO"}, {"text": "Macedonia -  the former Yugoslav Republic of", "value": "MK"}, {"text": "Madagascar", "value": "MG"}, {"text": "Malawi", "value": "MW"}, {"text": "Malaysia", "value": "MY"}, {"text": "Maldives", "value": "MV"}, {"text": "Mali", "value": "ML"}, {"text": "Malta", "value": "MT"}, {"text": "Marshall Islands", "value": "MH"}, {"text": "Martinique", "value": "MQ"}, {"text": "Mauritania", "value": "MR"}, {"text": "Mauritius", "value": "MU"}, {"text": "Mayotte", "value": "YT"}, {"text": "Mexico", "value": "MX"}, {"text": "Micronesia -  Federated States of", "value": "FM"}, {"text": "Moldova - Republic of", "value": "MD"}, {"text": "Monaco", "value": "MC"}, {"text": "Mongolia", "value": "MN"}, {"text": "Montenegro", "value": "ME"}, {"text": "Montserrat", "value": "MS"}, {"text": "Morocco", "value": "MA"}, {"text": "Mozambique", "value": "MZ"}, {"text": "Myanmar", "value": "MM"}, {"text": "Namibia", "value": "NA"}, {"text": "Nauru", "value": "NR"}, {"text": "Nepal", "value": "NP"}, {"text": "Netherlands", "value": "NL"}, {"text": "Netherlands Antilles", "value": "AN"}, {"text": "New Caledonia", "value": "NC"}, {"text": "New Zealand", "value": "NZ"}, {"text": "Nicaragua", "value": "NI"}, {"text": "Niger", "value": "NE"}, {"text": "Nigeria", "value": "NG"}, {"text": "Niue", "value": "NU"}, {"text": "Norfolk Island", "value": "NF"}, {"text": "Northern Mariana Islands", "value": "MP"}, {"text": "Norway", "value": "NO"}, {"text": "Oman", "value": "OM"}, {"text": "Pakistan", "value": "PK"}, {"text": "Palau", "value": "PW"}, {"text": "Palestinian Territory - Occupied", "value": "PS"}, {"text": "Panama", "value": "PA"}, {"text": "Papua New Guinea", "value": "PG"}, {"text": "Paraguay", "value": "PY"}, {"text": "Peru", "value": "PE"}, {"text": "Philippines", "value": "PH"}, {"text": "Pitcairn", "value": "PN"}, {"text": "Poland", "value": "PL"}, {"text": "Portugal", "value": "PT"}, {"text": "Puerto Rico", "value": "PR"}, {"text": "Qatar", "value": "QA"}, {"text": "Romania", "value": "RO"}, {"text": "Runion", "value": "RE"}, {"text": "Russian Federation", "value": "RU"}, {"text": "Rwanda", "value": "RW"}, {"text": "Saint Helena", "value": "SH"}, {"text": "Saint Kitts and Nevis", "value": "KN"}, {"text": "Saint Lucia", "value": "LC"}, {"text": "Saint Pierre and Miquelon", "value": "PM"}, {"text": "Saint Vincent and the Grenadines", "value": "VC"}, {"text": "Samoa", "value": "WS"}, {"text": "San Marino", "value": "SM"}, {"text": "Sao Tome and Principe", "value": "ST"}, {"text": "Saudi Arabia", "value": "SA"}, {"text": "Senegal", "value": "SN"}, {"text": "Serbia", "value": "RS"}, {"text": "Seychelles", "value": "SC"}, {"text": "Sierra Leone", "value": "SL"}, {"text": "Singapore", "value": "SG"}, {"text": "Slovakia", "value": "SK"}, {"text": "Slovenia", "value": "SI"}, {"text": "Solomon Islands", "value": "SB"}, {"text": "Somalia", "value": "SO"}, {"text": "South Africa", "value": "ZA"}, {"text": "South Georgia and the South Sandwich Islands", "value": "GS"}, {"text": "Spain", "value": "ES"}, {"text": "Sri Lanka", "value": "LK"}, {"text": "Sudan", "value": "SD"}, {"text": "Suriname", "value": "SR"}, {"text": "Svalbard and Jan Mayen", "value": "SJ"}, {"text": "Swaziland", "value": "SZ"}, {"text": "Sweden", "value": "SE"}, {"text": "Switzerland", "value": "CH"}, {"text": "Syrian Arab Republic", "value": "SY"}, {"text": "Taiwan - Province of China", "value": "TW"}, {"text": "Tajikistan", "value": "TJ"}, {"text": "Tanzania - United Republic of", "value": "TZ"}, {"text": "Thailand", "value": "TH"}, {"text": "Timor-Leste", "value": "TL"}, {"text": "Togo", "value": "TG"}, {"text": "Tokelau", "value": "TK"}, {"text": "Tonga", "value": "TO"}, {"text": "Trinidad and Tobago", "value": "TT"}, {"text": "Tunisia", "value": "TN"}, {"text": "Turkey", "value": "TR"}, {"text": "Turkmenistan", "value": "TM"}, {"text": "Turks and Caicos Islands", "value": "TC"}, {"text": "Tuvalu", "value": "TV"}, {"text": "Uganda", "value": "UG"}, {"text": "Ukraine", "value": "UA"}, {"text": "United Arab Emirates", "value": "AE"}, {"text": "United Kingdom", "value": "GB"}, {"text": "United States", "value": "US"}, {"text": "United States Minor Outlying Islands", "value": "UM"}, {"text": "Uruguay", "value": "UY"}, {"text": "Uzbekistan", "value": "UZ"}, {"text": "Vanuatu", "value": "VU"}, {"text": "Venezuela", "value": "VE"}, {"text": "Viet Nam", "value": "VN"}, {"text": "Virgin Islands - British", "value": "VG"}, {"text": "Virgin Islands - U.S.", "value": "VI"}, {"text": "Wallis and Futuna", "value": "WF"}, {"text": "Western Sahara", "value": "EH"}, {"text": "Yemen", "value": "YE"}, {"text": "Yugoslavia", "value": "YU"}, {"text": "Zambia", "value": "ZM"}, {"text": "Zimbabwe", "value": "ZW"}], "placeholder": "Country", "schemaId": "primaryAddress.country", "tip": "", "value": ""}, "addressPostalCode": {"element": "input", "forms": ["socialRegistrationForm"], "label": "Postal Code", "placeholder": "Postal Code", "schemaId": "primaryAddress.zip", "tip": "", "type": "text", "validation": {"messages": {}}}, "addressState": {"element": "select", "forms": ["socialRegistrationForm"], "label": "State", "options": [{"disabled": true, "text": "State", "value": ""}, {"text": "Alabama", "value": "AL"}, {"text": "Alaska", "value": "AK"}, {"text": "Arizona", "value": "AZ"}, {"text": "Arkansas", "value": "AR"}, {"text": "California", "value": "CA"}, {"text": "Colorado", "value": "CO"}, {"text": "Connecticut", "value": "CT"}, {"text": "Delaware", "value": "DE"}, {"text": "Florida", "value": "FL"}, {"text": "Georgia", "value": "GA"}, {"text": "Hawaii", "value": "HI"}, {"text": "Idaho", "value": "ID"}, {"text": "Illinois", "value": "IL"}, {"text": "Indiana", "value": "IN"}, {"text": "Iowa", "value": "IA"}, {"text": "Kansas", "value": "KS"}, {"text": "Kentucky", "value": "KY"}, {"text": "Louisiana", "value": "LA"}, {"text": "Maine", "value": "ME"}, {"text": "Maryland", "value": "MD"}, {"text": "Massachusetts", "value": "MA"}, {"text": "Michigan", "value": "MI"}, {"text": "Minnesota", "value": "MN"}, {"text": "Mississippi", "value": "MS"}, {"text": "Missouri", "value": "MO"}, {"text": "Montana", "value": "MT"}, {"text": "North Carolina", "value": "NC"}, {"text": "North Dakota", "value": "ND"}, {"text": "Nebraska", "value": "NE"}, {"text": "Nevada", "value": "NV"}, {"text": "New Hampshire", "value": "NH"}, {"text": "New Jersey", "value": "NJ"}, {"text": "New Mexico", "value": "NM"}, {"text": "New York", "value": "NY"}, {"text": "Ohio", "value": "OH"}, {"text": "Oklahoma", "value": "OK"}, {"text": "Oregon", "value": "OR"}, {"text": "Pennsylvania", "value": "PA"}, {"text": "Rhode Island", "value": "RI"}, {"text": "South Carolina", "value": "SC"}, {"text": "South Dakota", "value": "SD"}, {"text": "Tennessee", "value": "TN"}, {"text": "Texas", "value": "TX"}, {"text": "Utah", "value": "UT"}, {"text": "Vermont", "value": "VT"}, {"text": "Virginia", "value": "VA"}, {"text": "Washington", "value": "WA"}, {"text": "West Virginia", "value": "WV"}, {"text": "Wisconsin", "value": "WI"}, {"text": "Wyoming", "value": "WY"}], "placeholder": "State", "schemaId": "primaryAddress.stateAbbreviation", "tip": "", "value": ""}, "addressStreetAddress1": {"element": "input", "forms": ["socialRegistrationForm"], "label": "Street Address", "placeholder": "Street Address", "schemaId": "primaryAddress.address1", "tip": "", "type": "text", "validation": {"messages": {}}}, "addressStreetAddress2": {"element": "input", "forms": ["socialRegistrationForm"], "label": "Street Address 2", "placeholder": "Street Address 2", "schemaId": "primaryAddress.address2", "tip": "", "type": "text", "validation": {"messages": {}}}, "adminInstitutionName": {"element": "input", "forms": [], "label": "Admin Institution Name", "schemaId": "[institutionalAdmin].institutionName", "tip": "The institution that this user is an admin for", "type": "text", "validation": {"messages": {}}}, "alternateIDValue": {"element": "input", "forms": [], "label": "Alternate ID", "schemaId": "[alternateID].IDValue", "tip": "", "type": "text"}, "birthYear": {"element": "input", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Year of Birth", "schemaId": "birthYear", "tip": "", "type": "text"}, "birthdate": {"customText": {"dayLabelDateSelect": "Day", "monthLabelDateSelect": "Month", "yearLabelDateSelect": "Year"}, "element": "capture", "format": ["month", "day", "year"], "forms": ["editProfileForm", "socialRegistrationForm"], "label": "Birthdate", "monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], "schemaId": "birthday", "type": "dateselect", "validation": {"isDate": true, "messages": {"isDate": "This is not a valid date.", "minYears": "You're too young to register."}, "minYears": 16}}, "captcha": {"element": "capture", "forms": ["forgotPasswordForm"], "type": "captcha", "validation": {"messages": {"captcha": "Captcha failed. Try again."}}}, "catalystACSID": {"element": "input", "forms": ["ccp_editProfileForm"], "label": "ACS Customer Number", "schemaId": "[alternateID].IDValue", "tip": "", "type": "text", "validation": {"messages": {}}}, "catalystACSIDType": {"element": "select", "forms": ["ccp_editProfileForm"], "label": "Add Missing ACS#", "options": [{"text": "Yes", "value": "ACS"}], "schemaId": "[alternateID].IDType", "tip": "Select Yes to add a missing ACS#", "validation": {"checkValue": true, "messages": {}}}, "catalystAdminInstitution": {"element": "input", "forms": ["ccp_editProfileForm"], "label": "Catalyst Institutional Admin Institution Name", "schemaId": "Catalyst.adminInstitution", "tip": "", "type": "text"}, "catalystConnectOptIn": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "Catalyst Connect", "schemaId": "emailPreferences.catalystConnect.optIn", "tip": "", "type": "checkbox", "value": "false"}, "catalystEditorsPicksOptIn": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "Catalyst Editors Picks", "schemaId": "emailPreferences.catalystEditorsPicks.optIn", "tip": "", "type": "checkbox", "value": "false"}, "catalystInsightsCouncilOptIn": {"element": "input", "elementValue": "true", "forms": [], "label": "Insights Council", "schemaId": "emailPreferences.catalystInsightsCouncil.optIn", "tip": "", "type": "checkbox", "value": "false"}, "catalystInstitutionalAdmin": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "label": "Catalyst Institutional Admin", "schemaId": "Catalyst.institutionalAdmin", "tip": "", "type": "checkbox", "value": "false"}, "catalystOrganizationName": {"element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm"], "label": "Name of Organization", "schemaId": "organizationName", "tip": "", "type": "text", "validation": {"messages": {}}}, "catalystSOIOptIn": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm", "registrationForm"], "label": "Email me information about services or special offers from NEJM Catalyst", "schemaId": "emailPreferences.catalystSOI.optIn", "tip": "", "type": "checkbox", "value": "false"}, "ccp_editProfileForm": {"action": "widget/profile.jsonp", "element": "form", "fields": ["firstName", "lastName", "emailAddress", "suffix", "country", "professionalCategory", "activateDate", "catalystACSIDType", "catalystACSID", "profession", "role", "studentType", "chiefMedicalResident", "phone", "placeOfWorkOrStudy", "primarySpecialty", "catalystOrganizationName", "catalystInstitutionalAdmin", "NEJMInstitutionalAdmin", "catalystAdminInstitution", "catalystSOIOptIn", "catalystConnectOptIn", "catalystEditorsPicksOptIn", "nejmAllergyImmunology", "nejmCardiology", "nejmCareerCenter", "nejmDermatology", "nejmEmergencyMedicine", "nejmEndocrinology", "nejmGastroenterology", "nejmGeneralInformation", "nejmGenetics", "nejmGeriatricsAging", "nejmHealthPolicy", "nejmHematologyOncology", "nejmInfectiousDisease", "nejmNephrology", "nejmNeurologyNeurosurgery", "nejmNewNEJM", "nejmObstetricsGynecology", "nejmPediatrics", "nejmPrimaryCareHospitalist", "nejmPsychiatry", "nejmPulmonaryCriticalCare", "nejmRecentlyPublished", "nejmSurgery", "nejmTOC", "nejmWeeklyResidentBriefing"], "next": {"if": {"becameUnverified": true}, "then": {"sendMail": {"mail": "ccp_emailAddressChanged"}}, "type": "server"}}, "ccp_forgotPasswordForm": {"action": "widget/recover_password.jsonp", "checkIdentifier": true, "element": "form", "fields": ["signInEmailAddress"], "messages": {"errors": {"rateLimitExceeded": "Too many failed password recovery attempts. Please try again later."}}, "next": {"sendMail": {"mail": "ccp_passwordRecover"}, "type": "server"}}, "ccp_registrationForm": {"action": "widget/traditional_register.jsonp", "element": "form", "fields": ["firstName", "lastName", "emailAddress", "suffix", "role", "professionalCategory", "profession", "studentType", "chiefMedicalResident", "country", "phone", "placeOfWorkOrStudy", "primarySpecialty", "catalystOrganizationName", "catalystInstitutionalAdmin", "NEJMInstitutionalAdmin"], "next": null}, "ccp_resendVerificationForm": {"action": "widget/verify_email.jsonp", "element": "form", "fields": ["signInEmailAddress"], "next": {"else": {"sendMail": {"mail": "ccp_registrationVerification"}}, "if": {"compare": "Catalyst.institutionalAdmin", "to": true, "withOperator": "=="}, "then": {"sendMail": {"mail": "ccp_registrationVerificationInstAdmin"}}, "type": "server"}}, "changePasswordForm": {"action": "widget/profile.jsonp", "authFields": ["currentPassword"], "element": "form", "fields": ["newPassword", "newPasswordConfirm"], "messages": {"errors": {"invalidCredentials": "Current password is incorrect. Please try again."}}, "next": {"render": {"screen": "editProfile"}, "type": "server"}}, "changePasswordFormNoAuth": {"action": "widget/profile.jsonp", "element": "form", "fields": ["newPassword", "newPasswordConfirm"], "next": {"render": {"screen": "resetPasswordSuccess"}, "type": "server"}}, "chiefMedicalResident": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm", "ccp_registrationForm"], "label": "Chief Medical Resident", "schemaId": "chiefMedicalResident", "tip": "", "type": "checkbox", "value": "false"}, "country": {"element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm"], "label": "Country", "options": [{"text": "United States", "value": "USA"}, {"text": "Afghanistan", "value": "AFG"}, {"text": "Aland Island", "value": "ALA"}, {"text": "Albania", "value": "ALB"}, {"text": "Algeria", "value": "DZA"}, {"text": "Andorra", "value": "AND"}, {"text": "Angola", "value": "AGO"}, {"text": "Anguilla", "value": "AIA"}, {"text": "Antarctica", "value": "ATA"}, {"text": "Antigua And Barbuda", "value": "ATG"}, {"text": "Argentina", "value": "ARG"}, {"text": "Armenia", "value": "ARM"}, {"text": "Aruba", "value": "ABW"}, {"text": "Australia", "value": "AUS"}, {"text": "Austria", "value": "AUT"}, {"text": "Azerbaijan", "value": "AZE"}, {"text": "Bahamas", "value": "BHS"}, {"text": "Bahrain", "value": "BHR"}, {"text": "Bangladesh", "value": "BGD"}, {"text": "Barbados", "value": "BRB"}, {"text": "Belarus", "value": "BLR"}, {"text": "Belgium", "value": "BEL"}, {"text": "Belize", "value": "BLZ"}, {"text": "Benin", "value": "BEN"}, {"text": "Bermuda", "value": "BMU"}, {"text": "Bhutan", "value": "BTN"}, {"text": "Bolivia", "value": "BOL"}, {"text": "Bonaire, Sint Eustatius And Saba", "value": "BES"}, {"text": "Bosnia & Herzegovina", "value": "BIH"}, {"text": "Botswana", "value": "BWA"}, {"text": "Bouvet Island", "value": "BVT"}, {"text": "Brazil", "value": "BRA"}, {"text": "British Indian Ocean", "value": "IOT"}, {"text": "Brunei Darussalam", "value": "BRN"}, {"text": "Bulgaria", "value": "BGR"}, {"text": "Burkina Faso", "value": "BFA"}, {"text": "Burundi", "value": "BDI"}, {"text": "Cambodia", "value": "KHM"}, {"text": "Cameroon", "value": "CMR"}, {"text": "Canada", "value": "CAN"}, {"text": "Cape Verde", "value": "CPV"}, {"text": "Cayman Islands", "value": "CYM"}, {"text": "Central African Rep", "value": "CAF"}, {"text": "Chad", "value": "TCD"}, {"text": "Chile", "value": "CHL"}, {"text": "China", "value": "CHN"}, {"text": "Christmas Island", "value": "CXR"}, {"text": "Cocos Islands", "value": "CCK"}, {"text": "Colombia", "value": "COL"}, {"text": "Comoros", "value": "COM"}, {"text": "Congo", "value": "COG"}, {"text": "Congo, Dem Rep Of", "value": "COD"}, {"text": "Cook Islands", "value": "COK"}, {"text": "Costa Rica", "value": "CRI"}, {"text": "Cote D'Ivoire", "value": "CIV"}, {"text": "Croatia", "value": "HRV"}, {"text": "Cuba", "value": "CUB"}, {"text": "Curacao", "value": "CUW"}, {"text": "Cyprus", "value": "CYP"}, {"text": "Czech Republic", "value": "CZE"}, {"text": "Denmark", "value": "DNK"}, {"text": "Djibouti", "value": "DJI"}, {"text": "Dominica", "value": "DMA"}, {"text": "Dominican Republic", "value": "DOM"}, {"text": "Ecuador", "value": "ECU"}, {"text": "Egypt", "value": "EGY"}, {"text": "El Salvador", "value": "SLV"}, {"text": "Equatorial Guinea", "value": "GNQ"}, {"text": "Eritrea", "value": "ERI"}, {"text": "Estonia", "value": "EST"}, {"text": "Ethiopia", "value": "ETH"}, {"text": "Falkland Islands", "value": "FLK"}, {"text": "Faroe Islands", "value": "FRO"}, {"text": "Fiji", "value": "FJI"}, {"text": "Finland", "value": "FIN"}, {"text": "France", "value": "FRA"}, {"text": "French Guiana", "value": "GUF"}, {"text": "French Polynesia", "value": "PYF"}, {"text": "French So Terr.", "value": "ATF"}, {"text": "Gabon", "value": "GAB"}, {"text": "Gambia", "value": "GMB"}, {"text": "Georgia", "value": "GEO"}, {"text": "Germany", "value": "DEU"}, {"text": "Ghana", "value": "GHA"}, {"text": "Gibraltar", "value": "GIB"}, {"text": "Greece", "value": "GRC"}, {"text": "Greenland", "value": "GRL"}, {"text": "Grenada", "value": "GRD"}, {"text": "Guadeloupe", "value": "GLP"}, {"text": "Guatemala", "value": "GTM"}, {"text": "Guernsey", "value": "GGY"}, {"text": "Guinea", "value": "GIN"}, {"text": "Guinea-Bissau", "value": "GNB"}, {"text": "Guyana", "value": "GUY"}, {"text": "Haiti", "value": "HTI"}, {"text": "Heard & Mcdonald Isl", "value": "HMD"}, {"text": "Holy See (Vatican)", "value": "VAT"}, {"text": "Honduras", "value": "HND"}, {"text": "Hong Kong", "value": "HKG"}, {"text": "Hungary", "value": "HUN"}, {"text": "Iceland", "value": "ISL"}, {"text": "India", "value": "IND"}, {"text": "Indonesia", "value": "IDN"}, {"text": "Iran", "value": "IRN"}, {"text": "Iraq", "value": "IRQ"}, {"text": "Ireland", "value": "IRL"}, {"text": "Isle Of Man", "value": "IMN"}, {"text": "Israel", "value": "ISR"}, {"text": "Italy", "value": "ITA"}, {"text": "Jamaica", "value": "JAM"}, {"text": "Japan", "value": "JPN"}, {"text": "Jersey", "value": "JEY"}, {"text": "Jordan", "value": "JOR"}, {"text": "Kazakhstan", "value": "KAZ"}, {"text": "Kenya", "value": "KEN"}, {"text": "Kiribati", "value": "KIR"}, {"text": "Korea (North)", "value": "PRK"}, {"text": "Korea (South)", "value": "KOR"}, {"text": "Kuwait", "value": "KWT"}, {"text": "Kyrgyzstan", "value": "KGZ"}, {"text": "Laos", "value": "LAO"}, {"text": "Latvia", "value": "LVA"}, {"text": "Lebanon", "value": "LBN"}, {"text": "Lesotho", "value": "LSO"}, {"text": "Liberia", "value": "LBR"}, {"text": "Libya", "value": "LBY"}, {"text": "Liechtenstein", "value": "LIE"}, {"text": "Lithuania", "value": "LTU"}, {"text": "Luxembourg", "value": "LUX"}, {"text": "Macao", "value": "MAC"}, {"text": "Macedonia", "value": "MKD"}, {"text": "Madagascar", "value": "MDG"}, {"text": "Malawi", "value": "MWI"}, {"text": "Malaysia", "value": "MYS"}, {"text": "Maldives", "value": "MDV"}, {"text": "Mali", "value": "MLI"}, {"text": "Malta", "value": "MLT"}, {"text": "Martinique", "value": "MTQ"}, {"text": "Mauritania", "value": "MRT"}, {"text": "Mauritius", "value": "MUS"}, {"text": "Mayotte", "value": "MYT"}, {"text": "Mexico", "value": "MEX"}, {"text": "Moldova", "value": "MDA"}, {"text": "Monaco", "value": "MCO"}, {"text": "Mongolia", "value": "MNG"}, {"text": "Montenegro", "value": "MNE"}, {"text": "Montserrat", "value": "MSR"}, {"text": "Morocco", "value": "MAR"}, {"text": "Mozambique", "value": "MOZ"}, {"text": "Myanmar", "value": "MMR"}, {"text": "Namibia", "value": "NAM"}, {"text": "Nauru", "value": "NRU"}, {"text": "Nepal", "value": "NPL"}, {"text": "Netherlands", "value": "NLD"}, {"text": "Netherlands Antilles", "value": "ANT"}, {"text": "New Caledonia", "value": "NCL"}, {"text": "New Zealand", "value": "NZL"}, {"text": "Nicaragua", "value": "NIC"}, {"text": "Niger", "value": "NER"}, {"text": "Nigeria", "value": "NGA"}, {"text": "Niue", "value": "NIU"}, {"text": "Norfolk Island", "value": "NFK"}, {"text": "Norway", "value": "NOR"}, {"text": "Oman", "value": "OMN"}, {"text": "Pakistan", "value": "PAK"}, {"text": "Palestinian Terr/Occ", "value": "PSE"}, {"text": "Panama", "value": "PAN"}, {"text": "Papua New Guinea", "value": "PNG"}, {"text": "Paraguay", "value": "PRY"}, {"text": "Peru", "value": "PER"}, {"text": "Philippines", "value": "PHL"}, {"text": "Pitcairn", "value": "PCN"}, {"text": "Poland", "value": "POL"}, {"text": "Portugal", "value": "PRT"}, {"text": "Qatar", "value": "QAT"}, {"text": "Reunion", "value": "REU"}, {"text": "Romania", "value": "ROU"}, {"text": "Russian Federation", "value": "RUS"}, {"text": "Rwanda", "value": "RWA"}, {"text": "Saint Barthelemy", "value": "BLM"}, {"text": "Saint Helena", "value": "SHN"}, {"text": "Saint Kitts & Nevis", "value": "KNA"}, {"text": "Saint Lucia", "value": "LCA"}, {"text": "Saint Martin (French)", "value": "MAF"}, {"text": "Saint Vincent & Gren", "value": "VCT"}, {"text": "Samoa", "value": "WSM"}, {"text": "San Marino", "value": "SMR"}, {"text": "Sao Tome & Principe", "value": "STP"}, {"text": "Saudi Arabia", "value": "SAU"}, {"text": "Senegal", "value": "SEN"}, {"text": "Serbia", "value": "SRB"}, {"text": "Seychelles", "value": "SYC"}, {"text": "Sierra Leone", "value": "SLE"}, {"text": "Singapore", "value": "SGP"}, {"text": "Sint Maarten (Dutch)", "value": "SXM"}, {"text": "Slovakia", "value": "SVK"}, {"text": "Slovenia", "value": "SVN"}, {"text": "Solomon Islands", "value": "SLB"}, {"text": "Somalia", "value": "SOM"}, {"text": "South Africa", "value": "ZAF"}, {"text": "South Georgia", "value": "SGS"}, {"text": "South Sudan", "value": "SSD"}, {"text": "Spain", "value": "ESP"}, {"text": "Sri Lanka", "value": "LKA"}, {"text": "St Pierre & Miquelon", "value": "SPM"}, {"text": "Sudan", "value": "SDN"}, {"text": "Suriname", "value": "SUR"}, {"text": "Svalbard & Jan Mayen", "value": "SJM"}, {"text": "Swaziland", "value": "SWZ"}, {"text": "Sweden", "value": "SWE"}, {"text": "Switzerland", "value": "CHE"}, {"text": "Syria", "value": "SYR"}, {"text": "Taiwan", "value": "TWN"}, {"text": "Tajikistan", "value": "TJK"}, {"text": "Tanzania", "value": "TZA"}, {"text": "Thailand", "value": "THA"}, {"text": "Timor-Leste", "value": "TLS"}, {"text": "Togo", "value": "TGO"}, {"text": "Tokelau", "value": "TKL"}, {"text": "Tonga", "value": "TON"}, {"text": "Trinidad And Tobago", "value": "TTO"}, {"text": "Tunisia", "value": "TUN"}, {"text": "Turkey", "value": "TUR"}, {"text": "Turkmenistan", "value": "TKM"}, {"text": "Turks & Caicos Isl", "value": "TCA"}, {"text": "Tuvalu", "value": "TUV"}, {"text": "Uganda", "value": "UGA"}, {"text": "Ukraine", "value": "UKR"}, {"text": "United Arab Emirates", "value": "ARE"}, {"text": "United Kingdom", "value": "GBR"}, {"text": "Uruguay", "value": "URY"}, {"text": "Uzbekistan", "value": "UZB"}, {"text": "Vanuatu", "value": "VUT"}, {"text": "Venezuela", "value": "VEN"}, {"text": "Vietnam", "value": "VNM"}, {"text": "Virgin Islands (UK)", "value": "VGB"}, {"text": "Wallis & Futuna", "value": "WLF"}, {"text": "Western Sahara", "value": "ESH"}, {"text": "Yemen", "value": "YEM"}, {"text": "Zambia", "value": "ZMB"}, {"text": "Zimbabwe", "value": "ZWE"}], "schemaId": "country", "tip": "", "validation": {"checkValue": true, "messages": {}}, "value": "USA"}, "currentPassword": {"element": "input", "forms": ["signInForm"], "label": "Password", "placeholder": "Password", "schemaId": "password", "type": "password", "validation": {"messages": {"required": "Password is required."}, "required": true}}, "deactivateAccountForm": {"action": "widget/deactivate_account.jsonp", "element": "form", "fields": [], "next": {"sendMail": {"mail": "accountDeactivated"}, "type": "server"}}, "displayName": {"element": "input", "engageData": "profile.displayName", "forms": ["registrationForm", "socialRegistrationForm"], "label": "Display Name", "placeholder": "Display Name", "schemaId": "displayName", "tip": "", "type": "text", "validation": {}}, "editProfileForm": {"action": "widget/profile.jsonp", "element": "form", "fields": ["emailAddress", "firstName", "lastName", "country", "suffix", "birthdate", "birthYear", "professionalCategory", "profession", "studentType", "role", "placeOfWorkOrStudy", "primarySpecialty", "phone", "insightsCouncilProfitStatus", "insightsCouncilBuyingInfluence", "insightsCouncilNetPatientRevenue", "insightsCouncilState", "insightsCouncilHealthSystemAffiliation", "insightsCouncilHealthSystemSize", "insightsCouncilPhysicianOrgSize", "insightsCouncilHospitalSize", "insightsCouncilAuthorizePurchase", "insightsCouncilBusinessNeed", "insightsCouncilCreateStrategy", "insightsCouncilShortList", "insightsCouncilEvaluateVendors", "insightsCouncilRecommendSolution", "insightsCouncilState", "title", "catalystOrganizationName"], "next": {"else": {"render": {"screen": "editProfile"}}, "if": {"becameUnverified": true}, "then": {"render": {"screen": "editProfile"}, "sendMail": {"mail": "emailAddressChanged"}}, "type": "server"}}, "emailAddress": {"element": "input", "engageData": "profile.email", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm", "socialRegistrationForm"], "label": "Email Address", "placeholder": "Email Address", "schemaId": "email", "tip": "", "type": "email", "validation": {"format": "email", "maxLength": 128, "messages": {"format": "Email address is not formatted correctly.", "maxLength": "Email address cannot be more than 128 characters.", "minLength": "Email address must be at least 3 characters.", "required": "Email address is required.", "unique": "Email address is already in use."}, "minLength": 3, "required": true, "unique": true}}, "emailAddressData": {"element": "data", "forms": [], "justString": true, "schemaId": "email", "type": "string"}, "firstName": {"element": "input", "engageData": "profile.name.givenName", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm", "socialRegistrationForm"], "label": "First Name", "placeholder": "First Name", "schemaId": "givenName", "tip": "", "type": "text", "validation": {"messages": {"required": "First name is required."}, "required": true}}, "forgotPasswordEmailAddress": {"element": "input", "forms": ["forgotPasswordForm"], "label": "Email Address", "placeholder": "Email Address", "schemaId": "email", "type": "email", "validation": {"custom": "forgotPasswordEmailValidation", "format": "email", "messages": {"custom": "The Captcha field is required", "format": "Email address is not formatted correctly.", "required": "Email address is required."}, "required": true}}, "forgotPasswordForm": {"action": "widget/recover_password.jsonp", "checkIdentifier": true, "element": "form", "features": [{"name": "captcha"}], "fields": ["forgotPasswordEmailAddress", "captcha"], "messages": {"errors": {"invalidIdentifier": "No account with that email address exists.", "rateLimitExceeded": "Too many failed password recovery attempts. Please try again later."}}, "next": {"else": {"else": {"else": {"render": {"screen": "accountDeactivated"}}, "if": {"compare": "deactivateAccount", "to": null, "withOperator": "=="}, "then": {"render": {"screen": "forgotPasswordSuccess"}, "sendMail": {"mail": "passwordRecover"}}}, "if": {"compare": "password", "to": null, "withOperator": "=="}, "then": {"render": {"screen": "forgotPasswordSocialSuccess"}, "sendMail": {"mail": "passwordRecover"}}}, "if": {"compare": "audienceType", "to": "LEAD", "withOperator": "=="}, "then": {"error": {"message": "No account with that email address exists."}}, "type": "server"}}, "gender": {"element": "select", "forms": ["socialRegistrationForm"], "label": "Gender", "options": [{"disabled": true, "text": "--", "value": ""}, {"text": "Not Specified", "value": "not specified"}, {"text": "Male", "value": "male"}, {"text": "Female", "value": "female"}, {"text": "Other", "value": "other"}], "placeholder": "Gender", "schemaId": "gender", "validation": {"messages": {}}, "value": ""}, "insightsCouncilAuthorizePurchase": {"element": "input", "elementValue": "true", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Authorize/approve the purchase of the solution", "schemaId": "Catalyst.buyingInvolvement.authorizePurchase", "tip": "", "type": "checkbox", "value": "false"}, "insightsCouncilBusinessNeed": {"element": "input", "elementValue": "true", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Determine the business need", "schemaId": "Catalyst.buyingInvolvement.businessNeed", "tip": "", "type": "checkbox", "value": "false"}, "insightsCouncilBuyingInfluence": {"element": "multiRadio", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "What is the estimated dollar amount of products and services purchases that you influence at your or organization?", "options": [{"label": "$500 million+", "value": "$500 million+"}, {"label": "$100 million to $499.9 million", "value": "$100 million to $499.9 million"}, {"label": "$25 million to $99.9 million", "value": "$25 million to $99.9 million"}, {"label": "$10 million to $24.9 million", "value": "$10 million to $24.9 million"}, {"label": "$1 million to $9.9 million", "value": "$1 million to $9.9 million"}, {"label": "$100,000 to $999,999", "value": "$100,000 to $999,999"}, {"label": "Under $100,000", "value": "Under $100,000"}, {"label": "None of the above", "value": "None of the above"}], "schemaId": "Catalyst.buyingInfluence"}, "insightsCouncilCreateStrategy": {"element": "input", "elementValue": "true", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Create the strategy and determine the solution", "schemaId": "Catalyst.buyingInvolvement.createStrategy", "tip": "", "type": "checkbox", "value": "false"}, "insightsCouncilEvaluateVendors": {"element": "input", "elementValue": "true", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Evaluate vendors that can provide the solution", "schemaId": "Catalyst.buyingInvolvement.evaluateVendors", "tip": "", "type": "checkbox", "value": "false"}, "insightsCouncilHealthSystemAffiliation": {"element": "multiRadio", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Is your organization affiliated with a Health System?", "options": [{"label": "Yes", "value": true}, {"label": "No", "value": false}], "schemaId": "Catalyst.healthSystemAffiliation"}, "insightsCouncilHealthSystemSize": {"element": "multiRadio", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Which best describes your place of employment by the number of sites?", "options": [{"label": "1-5", "value": "1-5"}, {"label": "6-20", "value": "6-20"}, {"label": "21-49", "value": "21-49"}, {"label": "50-99", "value": "50-99"}, {"label": "100+", "value": "100+"}], "schemaId": "Catalyst.healthSystemSize"}, "insightsCouncilHospitalSize": {"element": "multiRadio", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Which best describes your place of employment by the number of beds?", "options": [{"label": "1-50", "value": "1-50"}, {"label": "51-199", "value": "51-199"}, {"label": "200-499", "value": "200-499"}, {"label": "500-999", "value": "500-999"}, {"label": "1000-1999", "value": "1000-1999"}, {"label": "2000+", "value": "2000+"}], "schemaId": "Catalyst.hospitalSize"}, "insightsCouncilNetPatientRevenue": {"element": "multiRadio", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "What is the estimated net patient revenue of your combined facilities?", "options": [{"label": "More than $5 billion", "text": "More than $5 billion", "value": "More than $5 billion"}, {"label": "$1 billion to $4.9 billion", "text": "$1 billion to $4.9 billion", "value": "$1 billion to $4.9 billion"}, {"label": "$500 million to $999.9 million", "text": "$500 million to $999.9 million", "value": "$500 million to $999.9 million"}, {"label": "$100 million to $499.9 million", "text": "$100 million to $499.9 million", "value": "$100 million to $499.9 million"}, {"label": "$10 million to $99.9 million", "text": "$10 million to $99.9 million", "value": "$10 million to $99.9 million"}, {"label": "$9.9 million or less", "text": "$9.9 million or less", "value": "$9.9 million or less"}, {"label": "None of the above", "text": "None of the above", "value": "None of the above"}], "schemaId": "Catalyst.netPatientRevenue", "validation": {}}, "insightsCouncilPhysicianOrgSize": {"element": "multiRadio", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Which best describes your place of employment by the number of physicians?", "options": [{"label": "1-2", "value": "1-2"}, {"label": "3-9", "value": "3-9"}, {"label": "10-25", "value": "10-25"}, {"label": "26-49", "value": "26-49"}, {"label": "50-99", "value": "50-99"}, {"label": "100-249", "value": "100-249"}, {"label": "250-499", "value": "250-499"}, {"label": "500-999", "value": "500-999"}, {"label": "1000+", "value": "1000+"}], "schemaId": "Catalyst.physicianOrgSize"}, "insightsCouncilProfileForm": {"action": "widget/profile.jsonp", "element": "form", "fields": ["birthYear", "phone", "insightsCouncilProfitStatus", "insightsCouncilBuyingInfluence", "insightsCouncilNetPatientRevenue", "insightsCouncilState", "insightsCouncilHealthSystemAffiliation", "insightsCouncilHealthSystemSize", "insightsCouncilPhysicianOrgSize", "insightsCouncilHospitalSize", "insightsCouncilAuthorizePurchase", "insightsCouncilBusinessNeed", "insightsCouncilCreateStrategy", "insightsCouncilShortList", "insightsCouncilEvaluateVendors", "insightsCouncilRecommendSolution", "title"]}, "insightsCouncilProfitStatus": {"element": "multiRadio", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Which best describes your type of organization?", "options": [{"label": "For profit", "value": "For profit"}, {"label": "Non-profit", "value": "Non-profit"}], "schemaId": "Catalyst.profitStatus", "validation": {}}, "insightsCouncilRecommendSolution": {"element": "input", "elementValue": "true", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Recommend/specify the brands/vendors for purchase", "schemaId": "Catalyst.buyingInvolvement.recommendSolution", "tip": "", "type": "checkbox", "value": "false"}, "insightsCouncilShortList": {"element": "input", "elementValue": "true", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Create the short list of products/vendors to review", "schemaId": "Catalyst.buyingInvolvement.shortList", "tip": "", "type": "checkbox", "value": "false"}, "insightsCouncilState": {"element": "select", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "State", "options": [{"text": "Alabama", "value": "AL"}, {"text": "Alaska", "value": "AK"}, {"text": "Arizona", "value": "AZ"}, {"text": "Arkansas", "value": "AR"}, {"text": "California", "value": "CA"}, {"text": "Colorado", "value": "CO"}, {"text": "Connecticut", "value": "CT"}, {"text": "Delaware", "value": "DE"}, {"text": "District of Columbia", "value": "DC"}, {"text": "Florida", "value": "FL"}, {"text": "Georgia", "value": "GA"}, {"text": "Hawaii", "value": "HI"}, {"text": "Idaho", "value": "ID"}, {"text": "Illinois", "value": "IL"}, {"text": "Indiana", "value": "IN"}, {"text": "Iowa", "value": "IA"}, {"text": "Kansas", "value": "KS"}, {"text": "Kentucky", "value": "KY"}, {"text": "Louisiana", "value": "LA"}, {"text": "Maine", "value": "ME"}, {"text": "Maryland", "value": "MD"}, {"text": "Massachusetts", "value": "MA"}, {"text": "Michigan", "value": "MI"}, {"text": "Micronesia", "value": "FM"}, {"text": "Minnesota", "value": "MN"}, {"text": "Mississippi", "value": "MS"}, {"text": "Missouri", "value": "MO"}, {"text": "Montana", "value": "MT"}, {"text": "Nebraska", "value": "NE"}, {"text": "Nevada", "value": "NV"}, {"text": "New Hampshire", "value": "NH"}, {"text": "New Jersey", "value": "NJ"}, {"text": "New Mexico", "value": "NM"}, {"text": "New York", "value": "NY"}, {"text": "North Carolina", "value": "NC"}, {"text": "North Dakota", "value": "ND"}, {"text": "Ohio", "value": "OH"}, {"text": "Oklahoma", "value": "OK"}, {"text": "Oregon", "value": "OR"}, {"text": "Palau", "value": "PW"}, {"text": "Pennsylvania", "value": "PA"}, {"text": "Rhode Island", "value": "RI"}, {"text": "South Carolina", "value": "SC"}, {"text": "South Dakota", "value": "SD"}, {"text": "Tennessee", "value": "TN"}, {"text": "Texas", "value": "TX"}, {"text": "Utah", "value": "UT"}, {"text": "Vermont", "value": "VT"}, {"text": "Virginia", "value": "VA"}, {"text": "Washington", "value": "WA"}, {"text": "West Virginia", "value": "WV"}, {"text": "Wisconsin", "value": "WI"}, {"text": "Wyoming", "value": "WY"}], "schemaId": "Catalyst.state", "validation": {"checkValue": true, "messages": {}}}, "lastName": {"element": "input", "engageData": "profile.name.familyName", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm", "socialRegistrationForm"], "label": "Last Name", "placeholder": "Last Name", "schemaId": "familyName", "tip": "", "type": "text", "validation": {"messages": {"required": "Last name is required."}, "required": true}}, "linkAccountContainer": {"element": "div", "forms": []}, "linkedAccounts": {"customText": {"linkAnotherAccount": "Link account"}, "displayFormat": "{| provider |}", "displayFormatKnown": "{| displayName |}", "element": "capture", "forms": [], "linkAccountContainer": "linkAccountContainer", "messages": {"errors": {"linkError": "That account is already in use."}}, "schemaId": {"displayNames": "profiles.profile.displayName", "identifiers": "profiles.identifier"}, "type": "linkAccounts"}, "mergeAccounts": {"customText": {"connectButton": "Connect", "connectLegacyRadio": "Connect this session with your existing account. You will need to sign in to your existing account to claim it.", "connectRadio": "Connect this session with your existing account", "createButton": "Create", "createRadio": "Create a new account using", "dateFormat": "{month} {d}{ord}, {yyyy} at {hour}:{minute}{ampm}", "dayNames": ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], "foundExistingAccount": "We found an existing account for", "monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], "moreInfo": "More Info?", "moreInfoHover": "You're seeing this screen because you've registered with us previously."}, "element": "capture", "engageData": {"current_displayName": "profile.displayName", "current_emailAddress": "profile.verifiedEmail", "current_photo": "profile.photo", "current_provider": "profile.providerName"}, "forms": [], "schemaId": {"existing_createdDate": "created", "existing_displayName": "displayName", "existing_emailAddress": "email", "existing_photo": "photos", "existing_provider": "profiles.identifier", "existing_provider_displayName": "profiles.profile.displayName", "existing_provider_emailAddress": "profiles.profile.emails", "existing_provider_photo": "profiles.profile.photos", "existing_siteName": "profiles.domain"}, "traditionalMergeScreen": "traditionalAuthenticateMerge", "type": "mergeAccounts"}, "middleName": {"element": "input", "forms": ["socialRegistrationForm"], "label": "Middle Name", "placeholder": "Middle Name", "schemaId": "middleName", "tip": "Middle Name", "type": "text"}, "mobile": {"element": "input", "forms": ["socialRegistrationForm"], "label": "Mobile", "placeholder": "Mobile", "schemaId": "mobileNumber", "type": "text", "validation": {"messages": {}}}, "nejmAllergyImmunology": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Allergy/Immunology", "schemaId": "emailPreferences.nejmAllergyImmunology.optIn", "type": "checkbox", "value": "false"}, "nejmCardiology": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Cardiology", "schemaId": "emailPreferences.nejmCardiology.optIn", "type": "checkbox", "value": "false"}, "nejmCareerCenter": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Career Center", "schemaId": "emailPreferences.nejmCareerCenter.optIn", "type": "checkbox", "value": "false"}, "nejmDermatology": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Dermatology", "schemaId": "emailPreferences.nejmDermatology.optIn", "type": "checkbox", "value": "false"}, "nejmEmergencyMedicine": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Emergency Medicine", "schemaId": "emailPreferences.nejmEmergencyMedicine.optIn", "type": "checkbox", "value": "false"}, "nejmEndocrinology": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Endocrinology", "schemaId": "emailPreferences.nejmEndocrinology.optIn", "type": "checkbox", "value": "false"}, "nejmGastroenterology": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Gastroenterology", "schemaId": "emailPreferences.nejmGastroenterology.optIn", "type": "checkbox", "value": "false"}, "nejmGeneralInformation": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM General Information", "schemaId": "emailPreferences.nejmGeneralInformation.optIn", "type": "checkbox", "value": "false"}, "nejmGenetics": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Genetics", "schemaId": "emailPreferences.nejmGenetics.optIn", "type": "checkbox", "value": "false"}, "nejmGeriatricsAging": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Geriatrics/Aging", "schemaId": "emailPreferences.nejmGeriatricsAging.optIn", "type": "checkbox", "value": "false"}, "nejmHealthPolicy": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Health Policy", "schemaId": "emailPreferences.nejmHealthPolicy.optIn", "type": "checkbox", "value": "false"}, "nejmHematologyOncology": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Hematology/Oncology", "schemaId": "emailPreferences.nejmHematologyOncology.optIn", "type": "checkbox", "value": "false"}, "nejmInfectiousDisease": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Infectious Disease", "schemaId": "emailPreferences.nejmInfectiousDisease.optIn", "type": "checkbox", "value": "false"}, "nejmNephrology": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Nephrology", "schemaId": "emailPreferences.nejmNephrology.optIn", "type": "checkbox", "value": "false"}, "nejmNeurologyNeurosurgery": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Neurology/Neurosurgery", "schemaId": "emailPreferences.nejmNeurologyNeurosurgery.optIn", "type": "checkbox", "value": "false"}, "nejmNewNEJM": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM New@NEJM.org", "schemaId": "emailPreferences.nejmNewNEJM.optIn", "type": "checkbox", "value": "false"}, "nejmObstetricsGynecology": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Obstetrics/Gynecology", "schemaId": "emailPreferences.nejmObstetricsGynecology.optIn", "type": "checkbox", "value": "false"}, "nejmPediatrics": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Pediatrics", "schemaId": "emailPreferences.nejmPediatrics.optIn", "type": "checkbox", "value": "false"}, "nejmPrimaryCareHospitalist": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Primary Care Hospitalist", "schemaId": "emailPreferences.nejmPrimaryCareHospitalist.optIn", "type": "checkbox", "value": "false"}, "nejmPsychiatry": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Psychiatry", "schemaId": "emailPreferences.nejmPsychiatry.optIn", "type": "checkbox", "value": "false"}, "nejmPulmonaryCriticalCare": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Pulmonary Critical Care", "schemaId": "emailPreferences.nejmPulmonaryCriticalCare.optIn", "type": "checkbox", "value": "false"}, "nejmRecentlyPublished": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Recently Published", "schemaId": "emailPreferences.nejmRecentlyPublished.optIn", "type": "checkbox", "value": "false"}, "nejmSurgery": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Surgery", "schemaId": "emailPreferences.nejmSurgery.optIn", "type": "checkbox", "value": "false"}, "nejmTOC": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM ETOC", "schemaId": "emailPreferences.nejmTOC.optIn", "type": "checkbox", "value": "false"}, "nejmWeeklyResidentBriefing": {"element": "input", "elementValue": "true", "forms": ["ccp_editProfileForm"], "label": "NEJM Weekly Resident Briefing", "schemaId": "emailPreferences.nejmWeeklyResidentBriefing.optIn", "type": "checkbox", "value": "false"}, "newPassword": {"element": "input", "elementAttributes": {"autocomplete": "off"}, "forms": ["changePasswordForm", "changePasswordFormNoAuth", "registrationForm"], "label": "New Password", "placeholder": "New Password", "schemaId": "password", "tip": "", "type": "password", "validation": {"custom": "passwordValidation", "maxLength": 128, "messages": {"custom": "Password is not formatted correctly.", "maxLength": "Password may not exceed 128 characters.", "minLength": "Password must be at least 8 characters.", "required": "Password is required."}, "minLength": 8, "required": true}}, "newPasswordConfirm": {"element": "input", "forms": ["changePasswordForm", "changePasswordFormNoAuth", "registrationForm"], "label": "Confirm Password", "placeholder": "Confirm Password", "schemaId": "password", "tip": "", "type": "password", "validation": {"match": "newPassword", "messages": {"match": "Passwords do not match."}}}, "optIn": {"element": "input", "elementValue": true, "forms": [], "label": "I agree to receive emails and other communications.", "schemaId": "optIn.status", "shouldUpdate": false, "type": "checkbox"}, "optInData": {"element": "data", "forms": [], "schemaId": "optIn.status", "type": "string"}, "optInHidden": {"element": "input", "forms": [], "schemaId": "optIn.status", "shouldUpdate": false, "type": "hidden", "value": "null"}, "optInRegistration": {"element": "input", "elementValue": false, "forms": ["socialRegistrationForm"], "label": "I agree to receive emails and other communications.", "schemaId": "optIn.status", "type": "checkbox", "validation": {"messages": {}}, "value": false}, "phone": {"element": "input", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "insightsCouncilProfileForm", "socialRegistrationForm"], "label": "Phone", "placeholder": "Phone", "schemaId": "phone", "type": "text", "validation": {}}, "photoManager": {"customText": {"chooseDifferentPhotoLinkPhotoManager": "Choose a different photo", "chooseNewPhotoLinkPhotoManager": "Choose a new photo", "editPhotoButtonTextPhotoManager": "Save", "editPhotoLinkPhotoManager": "Edit photo", "editProfileInstructionPhotoManager": "Select a region of the image to use for your photo.", "editProfilePhotoTitlePhotoManager": "Profile Photo", "profilePhotoTitlePhotoManager": "Profile Photo", "removePhotoButtonTextPhotoManager": "Remove", "removePhotoCancelButtonTextPhotoManager": "Cancel", "removePhotoCantBeUndoneText": "This cannot be undone.", "removePhotoLinkPhotoManager": "Remove photo", "uploadNewPhotoInstructionPhotoManager": "Select a photo to upload.", "uploadPhotoButtonTextPhotoManager": "Upload"}, "element": "capture", "forms": [], "schemaId": "photos", "type": "photoManager", "validation": {"messages": {"validFileTypes": "You may only upload a .jpg, .gif or .png."}, "validFileTypes": ["image/jpeg", "image/gif", "image/jpg", "image/png"]}}, "placeOfWorkOrStudy": {"element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm"], "label": "Place of Work or Study", "options": [{"text": "Ancillary, Allied Provider (Pharmacy, Home Health Lab, Rehab, Post-Acute, etc.)", "value": "ANC"}, {"text": "Clinic", "value": "CLI"}, {"text": "College or University", "value": "COL"}, {"text": "Government Agency", "value": "GOV"}, {"text": "Health Plan/HMO/Insurer", "value": "HMO"}, {"text": "Hospital, Community", "value": "HOC"}, {"text": "Hospital, Other", "value": "HOO"}, {"text": "Hospital, University or Teaching", "value": "HOU"}, {"text": "Health System", "value": "HSM"}, {"text": "Long-term Care/SNF", "value": "LTC"}, {"text": "Medical School Program", "value": "MSP"}, {"text": "Other", "value": "OTH"}, {"text": "Pharmaceutical Company", "value": "PHC"}, {"text": "Physician Organization", "value": "PHO"}, {"text": "Professional Services (Consulting, Financial, Legal, etc.)", "value": "PRS"}, {"text": "Research Facility", "value": "REA"}, {"text": "Technology/Equipment Vendor or Supplier", "value": "TEV"}], "schemaId": "placeOfWorkOrStudy", "tip": "", "validation": {"checkValue": true, "messages": {}}}, "poweredByJanrain": {"element": "data", "forms": [], "justString": true, "type": "string", "value": "Powered by Janrain"}, "primarySpecialty": {"element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm"], "label": "Specialty", "options": [{"text": "Allergy", "value": "A"}, {"text": "Allergy & Immunology", "value": "AI"}, {"text": "Immunology", "value": "IG"}, {"text": "Adult Cardiothoracic Anesthesiology", "value": "ACA"}, {"text": "Anesthesiology", "value": "AN"}, {"text": "Critical Care Medicine (Anesthesiology)", "value": "CCA"}, {"text": "Cardiovascular Disease", "value": "CD"}, {"text": "Interventional Cardiology", "value": "IC"}, {"text": "Clinical Cardiac Electrophysiology", "value": "ICE"}, {"text": "Nuclear Cardiology", "value": "NC"}, {"text": "Pediatric Cardiology", "value": "PDC"}, {"text": "Pediatric/Psych/Child Adolescent Psych", "value": "CPP"}, {"text": "Emergency Medicine/Family Medicine", "value": "EFM"}, {"text": "Pediatrics/Emergency Medicine", "value": "EMP"}, {"text": "Psychiatry/Family Medicine", "value": "FPP"}, {"text": "Internal/Emergency/Critical Care", "value": "IEC"}, {"text": "IM Family Practice", "value": "IFP"}, {"text": "Internal Med Preventive Medicine", "value": "IPM"}, {"text": "Internal Med Emergency Medicine", "value": "MEM"}, {"text": "IM Physical Medicine Rehabilitation", "value": "MPM"}, {"text": "Neurology/Diagnostic Rad/Neuro Rad", "value": "NRN"}, {"text": "Pediatrics/Dermatology", "value": "PDM"}, {"text": "Pediatrics/Medical Genetics", "value": "PMG"}, {"text": "Pediatrics/Physical Medicine & Rehabilitation", "value": "PPM"}, {"text": "Psychiatry/Neurology", "value": "PYN"}, {"text": "Dermatology", "value": "D"}, {"text": "Clinical & Lab Dermatological Immunology", "value": "DDL"}, {"text": "Dermatopathology", "value": "DMP"}, {"text": "Pediatric Dermatology", "value": "PDD"}, {"text": "Procedural Dermatology", "value": "PRD"}, {"text": "Emergency Medicine", "value": "EM"}, {"text": "Emergency Sports Medicine", "value": "ESM"}, {"text": "Medical Toxicology (Emergency Medicine)", "value": "ETX"}, {"text": "Hospice & Palliative Medicine (Emergency Medicine)", "value": "HPE"}, {"text": "Pediatric Emergency Medicine (Emergency Medicine)", "value": "PE"}, {"text": "Urgent Care Medicine", "value": "UCM"}, {"text": "Undersea & Hyperbaric Medicine (Emergency Medicine)", "value": "UME"}, {"text": "Diabetes", "value": "DIA"}, {"text": "Endocrinology, Diabetes, Metabolism", "value": "END"}, {"text": "Adolescent Medicine (Family Medicine/General Practice)", "value": "AMF"}, {"text": "Family Medicine", "value": "FM"}, {"text": "Sports Medicine (Family Medicine/General Practice)", "value": "FSM"}, {"text": "General Practice", "value": "GP"}, {"text": "Hospice & Palliative Medicine (Family Medicine/General Practice)", "value": "HPF"}, {"text": "Geriatric Medicine, Family Practice", "value": "FPG"}, {"text": "Geriatric Medicine, Internal Medicine", "value": "IMG"}, {"text": "Geriatric Psychiatry", "value": "PYG"}, {"text": "Adolescent Medicine (Internal Medicine)", "value": "AMI"}, {"text": "Critical Care Medicine (Internal Medicine)", "value": "CCM"}, {"text": "Gastroenterology", "value": "GE"}, {"text": "Hematology (Internal Medicine)", "value": "HEM"}, {"text": "Hepatology", "value": "HEP"}, {"text": "Hospice & Palliative Medicine (Internal Medicine)", "value": "HPI"}, {"text": "Infectious Disease", "value": "ID"}, {"text": "Clinical & Laboratory Immunology (Internal Medicine)", "value": "ILI"}, {"text": "Internal Medicine", "value": "IM"}, {"text": "Sports Medicine (Internal Medicine)", "value": "ISM"}, {"text": "Nephrology", "value": "NEP"}, {"text": "Nutrition", "value": "NTR"}, {"text": "Pulmonary Critical Care Medicine", "value": "PCC"}, {"text": "Pulmonary Disease", "value": "PUD"}, {"text": "Rheumatology", "value": "RHU"}, {"text": "Sleep Medicine (Internal Medicine)", "value": "SMI"}, {"text": "Transplant Hepatology", "value": "THP"}, {"text": "Vascular Medicine", "value": "VM"}, {"text": "Clinical Biochemical Genetics", "value": "CBG"}, {"text": "Clinical Cytogenetics", "value": "CCG"}, {"text": "Clinical Genetics", "value": "CG"}, {"text": "Clinical Molecular Genetics", "value": "CMG"}, {"text": "Medical Genetics", "value": "MG"}, {"text": "Molecular Genetic Pathology (Medical Genetics)", "value": "MGG"}, {"text": "Endovascular Surgical Neuroradiology (Neurological Surgery)", "value": "ES"}, {"text": "Neurological Surgery", "value": "NS"}, {"text": "Pediatric Surgery (Neurological Surgery)", "value": "NSP"}, {"text": "Child Neurology", "value": "CHN"}, {"text": "Clinical Neurophysiology", "value": "CN"}, {"text": "Hospice & Palliative Medicine (Neurology)", "value": "HPN"}, {"text": "Neurology", "value": "N"}, {"text": "Neurodevelopmental Disabilities (Neurology)", "value": "NDN"}, {"text": "Neuromuscular Medicine (Neurology)", "value": "NMN"}, {"text": "Sleep Medicine (Neurology)", "value": "SMN"}, {"text": "Vascular Neurology", "value": "VN"}, {"text": "Gynecology", "value": "GYN"}, {"text": "Hospice & Palliative Medicine (Obstetrics & Gynecology)", "value": "HPO"}, {"text": "Maternal & Fetal Medicine", "value": "MFM"}, {"text": "Obstetrics & Gynecology", "value": "OBG"}, {"text": "Obstetrics", "value": "OBS"}, {"text": "Critical Care Medicine (Obstetrics & Gynecology)", "value": "OCC"}, {"text": "Reproductive Endocrinology & Infertility", "value": "REN"}, {"text": "Gynecological Oncology", "value": "GO"}, {"text": "Hematology/Oncology", "value": "HO"}, {"text": "Musculoskeletal Oncology", "value": "OMO"}, {"text": "Medical Oncology", "value": "ON"}, {"text": "Pediatric Hematology/Oncology", "value": "PHO"}, {"text": "Surgical Oncology", "value": "SO"}, {"text": "Ophthalmology", "value": "OPH"}, {"text": "Pediatric Ophthalmology", "value": "PO"}, {"text": "Hand Surgery Orthopedics", "value": "HSO"}, {"text": "Adult Reconstructive Orthopedics", "value": "OAR"}, {"text": "Foot & Ankle, Orthopedics", "value": "OFA"}, {"text": "Pediatric Orthopedics", "value": "OP"}, {"text": "Orthopedic Surgery", "value": "ORS"}, {"text": "Sports Medicine (Orthopedics)", "value": "OSM"}, {"text": "Orthopedic Surgery of the Spine", "value": "OSS"}, {"text": "Orthopedic Trauma", "value": "OTR"}, {"text": "Addiction Medicine", "value": "ADM"}, {"text": "Pain Medicine (Anesthesiology)", "value": "APM"}, {"text": "Epidemiology", "value": "EP"}, {"text": "Hospitalist", "value": "HOS"}, {"text": "Legal Medicine", "value": "LM"}, {"text": "Medical Management", "value": "MDM"}, {"text": "Nuclear Medicine", "value": "NM"}, {"text": "Osteopathic Manipulative Medicine", "value": "OMM"}, {"text": "Other Specialty", "value": "OS"}, {"text": "Clinical Pharmacology", "value": "PA"}, {"text": "Phlebology", "value": "PHL"}, {"text": "Pharmaceutical Medicine", "value": "PHM"}, {"text": "Palliative Medicine", "value": "PLM"}, {"text": "Pain Medicine", "value": "PMM"}, {"text": "Pain Medicine Neurology", "value": "PMN"}, {"text": "Pain Medicine Physical Medicine & Rehabilitation", "value": "PMP"}, {"text": "Sleep Medicine", "value": "SME"}, {"text": "Unspecified", "value": "US"}, {"text": "Neurotology/Otolaryngology", "value": "NO"}, {"text": "Otolaryngology", "value": "OTO"}, {"text": "Pediatric Otolaryngology", "value": "PDO"}, {"text": "Plastic Surgery within Head & Neck (Otolaryngology)", "value": "PSH"}, {"text": "Sleep Medicine (Otolaryngology)", "value": "SMO"}, {"text": "Anatomic Pathology", "value": "ATP"}, {"text": "Blood Banking/Transfusion Medicine", "value": "BBK"}, {"text": "Clinical Pathology", "value": "CLP"}, {"text": "Forensic Pathology", "value": "FOP"}, {"text": "Hematology (Pathology)", "value": "HMP"}, {"text": "Molecular Genetic Pathology (Pathology)", "value": "MGP"}, {"text": "Medical Microbiology", "value": "MM"}, {"text": "Neuropathology", "value": "NP"}, {"text": "Chemical Pathology", "value": "PCH"}, {"text": "Cytopathology", "value": "PCP"}, {"text": "Pediatric Pathology", "value": "PP"}, {"text": "Anatomic/Clinical Pathology", "value": "PTH"}, {"text": "Selective Pathology", "value": "SP"}, {"text": "Adolescent Medicine (Pediatrics)", "value": "ADL"}, {"text": "Child Abuse Pediatrics", "value": "CAP"}, {"text": "Pediatric Critical Care Medicine", "value": "CCP"}, {"text": "Developmental-Behavioral Pediatrics", "value": "DBP"}, {"text": "Neurodevelopmental Disabilities (Pediatrics)", "value": "NDP"}, {"text": "Neonatal-Perinatal Medicine", "value": "NPM"}, {"text": "Pediatric Anesthesiology", "value": "PAN"}, {"text": "Pediatrics", "value": "PD"}, {"text": "Pediatric Allergy", "value": "PDA"}, {"text": "Pediatric Endocrinology", "value": "PDE"}, {"text": "Pediatric Infectious Diseases", "value": "PDI"}, {"text": "Pediatric Pulmonology", "value": "PDP"}, {"text": "Medical Toxicology (Pediatrics)", "value": "PDT"}, {"text": "Pediatric Emergency Medicine (Pediatrics)", "value": "PEM"}, {"text": "Pediatric Gastroenterology", "value": "PG"}, {"text": "Clinical & Laboratory Immunology (Pediatrics)", "value": "PLI"}, {"text": "Pediatric Nephrology", "value": "PN"}, {"text": "Pediatric Rheumatology", "value": "PPR"}, {"text": "Sports Medicine Pediatrics", "value": "PSM"}, {"text": "Pediatric Transplant Hepatology", "value": "PTP"}, {"text": "Sleep Medicine (Pediatrics)", "value": "SMP"}, {"text": "Hospice & Palliative Medicine (Physical Medicine & Rehabilitation)", "value": "HPM"}, {"text": "Hospice & Palliative Medicine (Physical Medicine & Rehabilitation)", "value": "HPR"}, {"text": "Neuromuscular Medicine (Physical Medicine & Rehabilitation)", "value": "NMP"}, {"text": "Physical Medicine & Rehabilitation", "value": "PM"}, {"text": "Sports Medicine Physical Medicine & Rehabilitation", "value": "PRS"}, {"text": "Pediatric Rehabilitation Medicine", "value": "RPM"}, {"text": "Spinal Cord Injury", "value": "SCI"}, {"text": "Craniofacial Surgery", "value": "CFS"}, {"text": "Facial Plastic Surgery", "value": "FPS"}, {"text": "Hand Surgery Plastic", "value": "HSP"}, {"text": "Plastic Surgery", "value": "PS"}, {"text": "Plastic Surgery - Integrated", "value": "PSI"}, {"text": "Plastic Surgery within Head & Neck (Plastic Surgery)", "value": "PSP"}, {"text": "Aerospace Medicine", "value": "AM"}, {"text": "General Preventive Medicine", "value": "GPM"}, {"text": "Occupational Medicine", "value": "OM"}, {"text": "Public Health & Gen Preventive Med", "value": "PHP"}, {"text": "Medical Toxicology (Preventive Medicine)", "value": "PTX"}, {"text": "Undersea & Hyperbaric Medicine (Preventive Medicine)", "value": "UM"}, {"text": "Addiction Psychiatry", "value": "ADP"}, {"text": "Child & Adolescent Psychiatry", "value": "CHP"}, {"text": "Neuropsychiatry", "value": "NUP"}, {"text": "Psychiatry", "value": "P"}, {"text": "Forensic Psychiatry", "value": "PFP"}, {"text": "Pain Medicine Psychiatry", "value": "PPN"}, {"text": "Psychoanalysis", "value": "PYA"}, {"text": "Psychosomatic Medicine", "value": "PYM"}, {"text": "Abdominal Radiology", "value": "AR"}, {"text": "Cardiothoracic Radiology", "value": "CTR"}, {"text": "Diagnostic Radiology", "value": "DR"}, {"text": "Hospice & Palliative Medicine (Radiology)", "value": "HPD"}, {"text": "Musculoskeletal Radiology", "value": "MSR"}, {"text": "Nuclear Radiology", "value": "NR"}, {"text": "Pediatric Radiology", "value": "PDR"}, {"text": "Radiology", "value": "R"}, {"text": "Neuroradiology", "value": "RNR"}, {"text": "Radiation Oncology", "value": "RO"}, {"text": "Radiological Physics", "value": "RP"}, {"text": "Vascular & Interventional Radiology", "value": "VIR"}, {"text": "Abdominal Surgery", "value": "AS"}, {"text": "Surgical Critical Care", "value": "CCS"}, {"text": "Congenital Cardiac Surgery", "value": "CHS"}, {"text": "Colon & Rectal Surgery", "value": "CRS"}, {"text": "Cosmetic Surgery", "value": "CS"}, {"text": "Dermatologic Surgery", "value": "DS"}, {"text": "General Surgery", "value": "GS"}, {"text": "Head & Neck Surgery", "value": "HNS"}, {"text": "Hand Surgery", "value": "HS"}, {"text": "Hand Surgery General", "value": "HSS"}, {"text": "Oral & Maxillofacial Surgery", "value": "OMF"}, {"text": "Pediatric Cardiothoracic Surgery", "value": "PCS"}, {"text": "Pediatric Surgery (Surgery)", "value": "PDS"}, {"text": "Proctology", "value": "PRO"}, {"text": "Trauma Surgery", "value": "TRS"}, {"text": "Thoracic Surgery", "value": "TS"}, {"text": "Thoracic Surgery - Integrated", "value": "TSI"}, {"text": "Transplant Surgery", "value": "TTS"}, {"text": "Vascular Surgery", "value": "VS"}, {"text": "Vascular Surgery - Integrated", "value": "VSI"}, {"text": "Urology", "value": "U"}, {"text": "Pediatric Urology", "value": "UP"}, {"text": "Anesthesiology Critical Care Medicine", "value": "ACC"}, {"text": "Advanced Heart Failure & Transplant Cardiology", "value": "AHF"}, {"text": "Clinical Laboratory Immunology", "value": "ALI"}, {"text": "Advanced Surgical Oncology", "value": "ASO"}, {"text": "Brain Injury Medicine (Neurology)", "value": "BIN"}, {"text": "Brain Injury Medicine (Physical Medicine & Rehabilitation)", "value": "BIP"}, {"text": "Critical Care Medicine (Emergency Medicine)", "value": "CCE"}, {"text": "Adult Congenital Heart Disease", "value": "CHD"}, {"text": "Clinical Informatics (Pediatrics)", "value": "CID"}, {"text": "Clinical Informatics (Emergency Medicine)", "value": "CIE"}, {"text": "Clinical Informatics (Family Medicine/General Practice)", "value": "CIF"}, {"text": "Clinical Informatics (Preventive Medicine)", "value": "CIM"}, {"text": "Clinical Informatics (Pathology)", "value": "CIP"}, {"text": "Clinical Informatics (Internal Medicine)", "value": "CLI"}, {"text": "Emergency Medical Services", "value": "EMS"}, {"text": "Endovascular Surgical Neuroradiology (Neurology)", "value": "ENR"}, {"text": "Epilepsy", "value": "EPL"}, {"text": "Endovascular Surgical Neuroradiology (Radiology)", "value": "ESN"}, {"text": "Family Medicine/Preventive Medicine", "value": "FMP"}, {"text": "Family Practice", "value": "FP"}, {"text": "Female Pelvic Med & Reconstruct Surg", "value": "FPR"}, {"text": "Hospice & Palliative Medicine (Anesthesiology)", "value": "HPA"}, {"text": "Hospice & Palliative Medicine (Pediatrics)", "value": "HPP"}, {"text": "Clinical Informatics (Anesthesiology)", "value": "IAN"}, {"text": "Internal Medicine/Anesthesiology", "value": "IMA"}, {"text": "Internal Medicine/Dermatology", "value": "IMD"}, {"text": "Interventional Radiology - Integrated", "value": "IRI"}, {"text": "Medical Biochemical Genetics", "value": "MBG"}, {"text": "Internal Medicine/Medical Genetics", "value": "MDG"}, {"text": "Internal Medicine Neurology", "value": "MN"}, {"text": "Internal Medicine Psychiatry", "value": "MP"}, {"text": "Internal Medicine Pediatrics", "value": "MPD"}, {"text": "Obstetric Anesthesiology", "value": "OAN"}, {"text": "Ophthalmological Plastic & Reconstructive Surg", "value": "OPR"}, {"text": "Pediatrics/Anesthesiology", "value": "PDN"}, {"text": "Pain Management", "value": "PME"}, {"text": "Plastic Surgery within Head & Neck (Otolaryngology)", "value": "PSO"}, {"text": "Regional Anesthesiology & Acute Pain Med", "value": "RAA"}, {"text": "Sleep Medicine (Anesthesiology)", "value": "SMA"}, {"text": "Transitional Year", "value": "TY"}, {"text": "Female Pelvic Medicine & Reconstructive Surg", "value": "UPR"}], "schemaId": "primarySpecialty", "tip": "", "validation": {"checkValue": true, "messages": {}}}, "profession": {"element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm"], "label": "Profession", "options": [{"text": "Chiropractor", "value": "CHI"}, {"text": "Dentist", "value": "DTL"}, {"text": "Doctoral Degree", "value": "PHD"}, {"text": "Emergency Medical Tech", "value": "EMT"}, {"text": "Executive/Senior Manager", "value": "SRM"}, {"text": "Lawyer", "value": "LAW"}, {"text": "Librarian", "value": "LIB"}, {"text": "Masters Degree", "value": "MST"}, {"text": "Media Professional", "value": "COM"}, {"text": "Medical Tech & Lab", "value": "LAB"}, {"text": "Medical Therapist", "value": "THR"}, {"text": "Nurse Midwife", "value": "NMW"}, {"text": "Optometrist", "value": "OPT"}, {"text": "Pharmaceutical Company", "value": "DRU"}, {"text": "Pharmacist", "value": "PHA"}, {"text": "Podiatrist", "value": "POD"}, {"text": "Psychology", "value": "PCO"}, {"text": "Public Health Professional", "value": "PUB"}, {"text": "Unspecified", "value": "US"}, {"text": "Veterinary Medicine", "value": "VET"}], "schemaId": "profession", "validation": {"checkValue": true, "messages": {}}}, "professionalCategory": {"element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm"], "label": "Professional Category", "options": [{"text": "Physician", "value": "PHY"}, {"text": "Resident", "value": "RES"}, {"text": "PA", "value": "PA"}, {"text": "Nurse", "value": "NUR"}, {"text": "Nurse Practitioner", "value": "NP"}, {"text": "Student", "value": "STU"}, {"text": "Other", "value": "OTH"}], "schemaId": "professionalCategory", "tip": "", "validation": {"checkValue": true, "messages": {"required": "Professional Category is required."}, "required": true}, "value": "PHY"}, "registrationForm": {"action": "widget/traditional_register.jsonp", "element": "form", "fields": ["firstName", "lastName", "emailAddress", "newPassword", "newPasswordConfirm", "country", "suffix", "primarySpecialty", "role", "placeOfWorkOrStudy", "catalystOrganizationName", "professionalCategory", "catalystSOIOptIn", "displayName"], "next": {"if": {"compare": "emailVerified", "to": null, "withOperator": "=="}, "then": {"render": {"screen": "emailVerificationNotification"}, "sendMail": {"mail": "registrationVerification"}}, "type": "server"}}, "resendLink": {"displayCondition": {"compare": "emailVerified", "to": null, "withOperator": "=="}, "element": "anchor", "elementAttributes": {"data-capturecontrol": "resendVerificationEmail"}, "elementHref": "#", "elementText": "Resend confirmation email", "forms": []}, "resendVerificationForm": {"action": "widget/verify_email.jsonp", "element": "form", "fields": ["signInEmailAddress"], "messages": {"errors": {"invalidCredentials": "We don't recognize that email address. Please try again."}}, "next": {"else": {"render": {"screen": "resendVerificationSuccess"}, "sendMail": {"mail": "resendVerification"}}, "if": {"compare": "emailVerified", "to": null, "withOperator": "!="}, "then": {"error": {"message": "Your email is already verified. You may sign in.", "render": {"screen": "verifyEmail"}}}, "type": "server"}}, "resetPasswordForm": {"action": "widget/recover_password.jsonp", "checkIdentifier": true, "element": "form", "fields": ["signInEmailAddress"], "messages": {"errors": {"invalidIdentifier": "No account with that email address exists.", "rateLimitExceeded": "Too many failed password recovery attempts. Please try again later."}}, "next": {"render": {"screen": "resetPasswordRequestCodeSuccess"}, "sendMail": {"mail": "passwordRecover"}, "type": "server"}}, "role": {"element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm"], "label": "Role", "options": [{"text": "CEO/President/Board Member", "value": "CEO"}, {"text": "C-Suite", "value": "CSU"}, {"text": "VP/Director", "value": "VP"}, {"text": "Manager", "value": "MGR"}, {"text": "Consultant", "value": "CON"}, {"text": "Business Executive \u2013 Other", "value": "BEO"}, {"text": "Chief Medical Officer", "value": "CMO"}, {"text": "VP of Medical Affairs", "value": "VMA"}, {"text": "Chief or Chair Service/Department (i.e., Orthopedics, Cardiology, etc.)", "value": "CCS"}, {"text": "Associate Chief or Vice of Chair Service/Department", "value": "AC"}, {"text": "Chief of Service Line (i.e., Patient safety, Quality assurance, etc.)", "value": "CSL"}, {"text": "VP, Director, Manager of Service Line", "value": "VSL"}, {"text": "Dean of Medical School", "value": "DMS"}, {"text": "Program/Residency/Fellowship Director", "value": "PRF"}, {"text": "Clinician", "value": "CLI"}, {"text": "Resident", "value": "RSD"}, {"text": "Student", "value": "STU"}, {"text": "Educator", "value": "EDU"}, {"text": "Researcher", "value": "RES"}, {"text": "Other", "value": "OTH"}], "schemaId": "role", "tip": "", "validation": {"checkValue": true, "messages": {}}}, "signInEmailAddress": {"element": "input", "forms": ["activatePasswordForm", "ccp_forgotPasswordForm", "ccp_resendVerificationForm", "resendVerificationForm", "resetPasswordForm", "signInForm"], "label": "Email Address", "placeholder": "Email Address", "schemaId": "email", "type": "email", "validation": {"format": "email", "messages": {"format": "Email address is not formatted correctly.", "required": "Email address is required."}, "required": true}}, "signInForm": {"action": "widget/traditional_signin.jsonp", "element": "form", "fields": ["signInEmailAddress", "currentPassword"], "messages": {"errors": {"invalidCredentials": "We do not recognize that combination. Please try again. Still having trouble? <a href=\"https://myaccount.nejm.org/contact-us\">Contact us</a>.", "invalidPassword": "Incorrect username or password. Please try again.", "rateLimitExceeded": "Too many failed login attempts. Please try again later."}}}, "socialRegistrationForm": {"action": "widget/social_register.jsonp", "element": "form", "fields": ["firstName", "middleName", "lastName", "emailAddress", "displayName", "mobile", "optInRegistration", "gender", "birthdate", "phone", "addressStreetAddress1", "addressStreetAddress2", "addressCity", "addressPostalCode", "addressState", "addressCountry"], "next": {"else": {"sendMail": {"mail": "registrationConfirmation"}}, "if": {"compare": "emailVerified", "to": null, "withOperator": "=="}, "then": {"render": {"screen": "emailVerificationNotification"}, "sendMail": {"mail": "registrationVerification"}}, "type": "server"}}, "studentType": {"element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm"], "label": "Student Type", "options": [{"text": "Medical Student", "value": "MED"}, {"text": "PA Student", "value": "PA"}, {"text": "Business Student", "value": "BUS"}, {"text": "Nurse Practitioner Student", "value": "NP"}, {"text": "Other Student", "value": "OTH"}], "schemaId": "studentType", "tip": "", "validation": {"checkValue": true, "messages": {}}}, "suffix": {"element": "select", "forms": ["ccp_editProfileForm", "ccp_registrationForm", "editProfileForm", "registrationForm"], "label": "Suffix", "options": [{"text": "MD", "value": "MD"}, {"text": "DO", "value": "DO"}, {"text": "MBBS", "value": "MBBS"}, {"text": "MD/PhD", "value": "MD/PhD"}, {"text": "PhD", "value": "PhD"}, {"text": "MPH", "value": "MPH"}, {"text": "PA-C", "value": "PA-C"}, {"text": "NP/ApN", "value": "NP/ApN"}, {"text": "RN", "value": "RN"}, {"text": "Other", "value": "Other"}, {"text": "None", "value": "None"}], "schemaId": "suffix", "tip": "", "validation": {"checkValue": true, "messages": {}}, "value": "MD"}, "title": {"element": "input", "forms": ["editProfileForm", "insightsCouncilProfileForm"], "label": "Title", "schemaId": "title", "tip": "", "type": "text"}, "welcomeName": {"cookieName": "welcome_info_name", "element": "data", "forms": [], "type": "engageCookie"}, "activateDate": {"element": "data", "type": "string", "justString": true, "schemaId": "activateDate", "forms": ["ccp_editProfileForm"]}}, "i18nStrings": {"accessDenied": "Sorry, access denied.", "confirmRemoveLinkedMessage": "Are you sure you want to remove this linked account?", "confirmRemoveLinkedNoText": "Cancel", "confirmRemoveLinkedTitle": "Remove Linked Account?", "confirmRemoveLinkedYesText": "Yes", "humanReadableGenericErrorMessage": "Error displaying information", "invalidCredentials": "Incorrect username or password. Please try again.", "invalidForgotPasswordCode": "That code is invalid.", "invalidIdentifier": "No account with that email address exists.", "invalidImageFormatError": "You may only upload a .jpg, .gif or .png.", "invalidPassword": "Incorrect password. Please try again.", "linkError": "That account is already in use.", "modalCancelLinkText": "No, stay", "modalConfirmLinkText": "Yes, quit", "modalConfirmText": "Are you sure you want to quit?", "processing": "Processing", "registrationRateLimitExceeded": "Too many registration attempts. Please try again later.", "retrievingUserData": "Please wait while we retrieve your user data.", "savedProfileMessage": "Your profile has been saved.", "unexpectedError": "An unexpected internal error has occurred.", "validatingText": "Validating"}, "name": "registration flow", "schema_info": {"paths": {"account_emails": "profile.emails", "accounts_plural": "profiles", "created": "created", "deactivated_account": "deactivateAccount", "email": "email", "email_verified": "emailVerified", "identifier": "profiles.identifier", "name": "displayName", "password": "password", "photo_plural": "photos", "photo_url_sub": "value", "post_login_confirmation": "post_login_confirmation", "public_display": "display", "public_profile_key": "displayName"}}, "screens": {"accountDeactivated": {"layout": "accountDeactivated", "modal": true, "source": "client"}, "changePassword": {"layout": "changePassword", "modal": true, "source": "client"}, "confirmAccountDeactivation": {"layout": "confirmAccountDeactivation", "modal": true, "source": "client"}, "editProfile": {"hasUserData": true, "layout": "editProfile", "modal": false, "source": "client"}, "emailVerificationNotification": {"displayData": ["email"], "layout": "emailVerificationNotification", "modal": true, "source": "client"}, "emailVerificationRequired": {"hasUserData": true, "layout": "emailVerificationRequired", "modal": true, "postLogin": {"trigger": {"compare": "emailVerified", "to": null, "withOperator": "=="}}, "source": "client"}, "forgotPassword": {"layout": "forgotPassword", "modal": true, "source": "client"}, "forgotPasswordEmbedded": {"hasUserData": false, "layout": "forgotPasswordEmbedded", "modal": false, "source": "client"}, "forgotPasswordSocialSuccess": {"layout": "forgotPasswordSocialSuccess", "modal": true, "source": "client"}, "forgotPasswordSuccess": {"layout": "forgotPasswordSuccess", "modal": true, "source": "client"}, "mergeAccounts": {"layout": "mergeAccounts", "modal": true, "source": "client", "type": "mergeAccounts"}, "reactivateAccount": {"dataType": "reactivateAccount", "layout": "reactivateAccount", "modal": true, "modalLoadOnLoad": true, "source": "client"}, "reactivateAccountSuccess": {"layout": "reactivateAccountSuccess", "modal": true, "modalLoadOnLoad": true, "source": "client"}, "resendVerificationSuccess": {"layout": "resendVerificationSuccess", "modal": true, "source": "client"}, "resetPassword": {"hasUserData": false, "layout": "resetPassword", "modal": false, "modalLoadOnLoad": true, "source": "client"}, "resetPasswordRequestCode": {"dataType": "changePasswordLink", "hasUserData": false, "layout": "resetPasswordRequestCode", "messages": {"errors": {"invalidForgotPasswordCode": "31673b48bf410cd63ee3fc5f0d0c56af"}}, "modal": false, "modalLoadOnLoad": true, "next": {"render": {"screen": "resetPassword"}, "type": "server"}, "source": "client"}, "resetPasswordRequestCodeSuccess": {"hasUserData": false, "layout": "resetPasswordRequestCodeSuccess", "modal": false, "source": "client"}, "resetPasswordSuccess": {"hasUserData": false, "layout": "resetPasswordSuccess", "modal": false, "source": "client"}, "signIn": {"layout": "signIn", "modal": true, "source": "client"}, "signInEmbedded": {"layout": "signInEmbedded", "modal": false, "source": "client"}, "socialRegistration": {"hasUserData": false, "layout": "socialRegistration", "modal": false, "source": "client", "validateOnRender": true}, "traditionalAuthenticateMerge": {"layout": "traditionalAuthenticateMerge", "modal": true, "source": "client", "type": "traditionalMergeAccounts"}, "traditionalRegistration": {"layout": "traditionalRegistration", "modal": true, "source": "client", "validateOnRender": true}, "verifyEmail": {"dataType": "verifyEmail", "layout": "verifyEmail", "modal": true, "modalLoadOnLoad": true, "next": {"render": {"screen": "verifyEmailSuccess"}, "type": "server"}, "source": "client"}, "verifyEmailSuccess": {"layout": "verifyEmailSuccess", "modal": true, "modalLoadOnLoad": true, "source": "client"}}, "translations": {"en-US": {}}, "userData": ["uuid", "email", "givenName", "familyName", "audienceType", "uccLastUpdatedDate", "Catalyst.subscriptionStatus", "NEJM.subscriptionStatus"], "version": "20210629180053571925"}); });