Skip to content

Commit

Permalink
corrected plan year dates for v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrosenbaum committed Dec 6, 2016
1 parent 92bcc73 commit 5c18cde
Show file tree
Hide file tree
Showing 22 changed files with 139 additions and 139 deletions.
114 changes: 57 additions & 57 deletions enroll/broker/employers_list/response/example.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
{
"employer_name": "Courageous Consulting, LLC",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": "Betadyne General Agency, Inc.",
"plan_years": [
{
"plan_year_begins": "2018-01-01",
"plan_year_begins": "2016-01-01",
"open_enrollment_begins": null,
"open_enrollment_ends": "2017-12-13",
"open_enrollment_ends": "2015-12-13",
"renewal_in_progress": false,
"renewal_application_available": "2017-10-01",
"renewal_application_due": "2017-12-10",
"renewal_application_available": "2015-10-01",
"renewal_application_due": "2015-12-10",
"state": "Active",
"minimum_participation_required": 3,
"employees_enrolled": 1,
Expand All @@ -36,8 +36,8 @@
}
],
"employees_total": 5,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_0.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_0.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_0.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_0.json",
"contact_info": [
{
"first": "Bob",
Expand All @@ -58,7 +58,7 @@
{
"employer_name": "National Network to End Domestic Abuse",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": "Betadyne General Agency, Inc.",
"plan_years": [
{
Expand All @@ -76,8 +76,8 @@
}
],
"employees_total": 5,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_1.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_1.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_1.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_1.json",
"contact_info": [
{
"first": "Jane",
Expand Down Expand Up @@ -112,16 +112,16 @@
{
"employer_name": "District Yoga",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": null,
"plan_years": [
{
"plan_year_begins": "2018-02-01",
"plan_year_begins": "2016-02-01",
"open_enrollment_begins": null,
"open_enrollment_ends": "2018-01-13",
"open_enrollment_ends": "2016-01-13",
"renewal_in_progress": false,
"renewal_application_available": "2017-11-01",
"renewal_application_due": "2018-01-10",
"renewal_application_available": "2015-11-01",
"renewal_application_due": "2016-01-10",
"state": "Active",
"minimum_participation_required": 2,
"employees_enrolled": 1,
Expand All @@ -143,8 +143,8 @@
}
],
"employees_total": 4,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_2.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_2.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_2.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_2.json",
"contact_info": [
{
"first": "Priya",
Expand Down Expand Up @@ -179,16 +179,16 @@
{
"employer_name": "DC Cupcakes",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": "Betadyne General Agency, Inc.",
"plan_years": [
{
"plan_year_begins": "2018-05-01",
"plan_year_begins": "2016-05-01",
"open_enrollment_begins": null,
"open_enrollment_ends": "2018-04-13",
"open_enrollment_ends": "2016-04-13",
"renewal_in_progress": false,
"renewal_application_available": "2018-02-01",
"renewal_application_due": "2018-04-10",
"renewal_application_available": "2016-02-01",
"renewal_application_due": "2016-04-10",
"state": "Active",
"minimum_participation_required": 4,
"employees_enrolled": 2,
Expand All @@ -210,8 +210,8 @@
}
],
"employees_total": 6,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_3.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_3.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_3.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_3.json",
"contact_info": [
{
"first": "Emile",
Expand Down Expand Up @@ -246,7 +246,7 @@
{
"employer_name": "OPEN Art Studio",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": "Betadyne General Agency, Inc.",
"plan_years": [
{
Expand All @@ -264,8 +264,8 @@
}
],
"employees_total": 6,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_4.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_4.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_4.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_4.json",
"contact_info": [
{
"first": "Yona",
Expand Down Expand Up @@ -314,16 +314,16 @@
{
"employer_name": "Best Brau Brewing Company",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": null,
"plan_years": [
{
"plan_year_begins": "2018-02-01",
"plan_year_begins": "2016-02-01",
"open_enrollment_begins": null,
"open_enrollment_ends": "2018-01-13",
"open_enrollment_ends": "2016-01-13",
"renewal_in_progress": false,
"renewal_application_available": "2017-11-01",
"renewal_application_due": "2018-01-10",
"renewal_application_available": "2015-11-01",
"renewal_application_due": "2016-01-10",
"state": "Active",
"minimum_participation_required": 2,
"employees_enrolled": 1,
Expand All @@ -345,8 +345,8 @@
}
],
"employees_total": 4,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_5.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_5.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_5.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_5.json",
"contact_info": [
{
"first": "Heinrich",
Expand Down Expand Up @@ -409,16 +409,16 @@
{
"employer_name": "Bistrot Du Monde",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": null,
"plan_years": [
{
"plan_year_begins": "2018-01-01",
"plan_year_begins": "2016-01-01",
"open_enrollment_begins": null,
"open_enrollment_ends": "2017-12-13",
"open_enrollment_ends": "2015-12-13",
"renewal_in_progress": false,
"renewal_application_available": "2017-10-01",
"renewal_application_due": "2017-12-10",
"renewal_application_available": "2015-10-01",
"renewal_application_due": "2015-12-10",
"state": "Active",
"minimum_participation_required": 2,
"employees_enrolled": 1,
Expand All @@ -440,8 +440,8 @@
}
],
"employees_total": 3,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_6.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_6.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_6.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_6.json",
"contact_info": [
{
"first": "Claudette",
Expand Down Expand Up @@ -490,16 +490,16 @@
{
"employer_name": "Bistrot Du Bois",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": "Betadyne General Agency, Inc.",
"plan_years": [
{
"plan_year_begins": "2018-03-01",
"plan_year_begins": "2016-03-01",
"open_enrollment_begins": null,
"open_enrollment_ends": "2018-02-13",
"open_enrollment_ends": "2016-02-13",
"renewal_in_progress": false,
"renewal_application_available": "2017-12-01",
"renewal_application_due": "2018-02-10",
"renewal_application_available": "2015-12-01",
"renewal_application_due": "2016-02-10",
"state": "Active",
"minimum_participation_required": 4,
"employees_enrolled": 2,
Expand All @@ -521,8 +521,8 @@
}
],
"employees_total": 6,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_7.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_7.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_7.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_7.json",
"contact_info": [
{
"first": "Claudette",
Expand Down Expand Up @@ -571,7 +571,7 @@
{
"employer_name": "Strategy & Tactics Game Shop",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": null,
"plan_years": [
{
Expand All @@ -589,8 +589,8 @@
}
],
"employees_total": 3,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_8.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_8.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_8.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_8.json",
"contact_info": [
{
"first": "Maria Susanna",
Expand Down Expand Up @@ -625,7 +625,7 @@
{
"employer_name": "Portia's Tea Bar",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": null,
"plan_years": [
{
Expand All @@ -643,8 +643,8 @@
}
],
"employees_total": 3,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_9.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_9.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_9.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_9.json",
"contact_info": [
{
"first": "Portia",
Expand Down Expand Up @@ -693,7 +693,7 @@
{
"employer_name": "J. Grigory Food Trucks & Fine Comestibles",
"binder_payment_due": null,
"billing_report_date": "2017-01-02",
"billing_report_date": "2017-01-06",
"active_general_agency": null,
"plan_years": [
{
Expand All @@ -711,8 +711,8 @@
}
],
"employees_total": 4,
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employer_details/response/example_10.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2/enroll/employer/employee_roster/response/example_10.json",
"employer_details_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employer_details/response/example_10.json",
"employee_roster_url": "https://raw.githubusercontent.com/dchealthlink/HBX-mobile-app-APIs/v0.2.1/enroll/employer/employee_roster/response/example_10.json",
"contact_info": [
{
"first": "Joe",
Expand Down
16 changes: 8 additions & 8 deletions enroll/employer/employee_roster/response/example_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"id": 0,
"enrollments": [
{
"start_on": "2018-01-01",
"start_on": "2016-01-01",
"health": {
"status": "Not Enrolled"
},
Expand All @@ -30,7 +30,7 @@
"plan_type": "HMO",
"metal_level": "Silver",
"benefit_group_name": "PART-TIME EMPLOYEES",
"terminated_on": "2016-12-02",
"terminated_on": "2016-12-06",
"terminate_reason": "I have coverage through an individual market health plan"
},
"dental": null
Expand Down Expand Up @@ -70,7 +70,7 @@
"id": 1,
"enrollments": [
{
"start_on": "2018-01-01",
"start_on": "2016-01-01",
"health": {
"status": "Terminated",
"employer_contribution": 0.0,
Expand All @@ -80,7 +80,7 @@
"plan_type": "HMO",
"metal_level": "Silver",
"benefit_group_name": "FULL-TIME EMPLOYEES",
"terminated_on": "2016-12-02",
"terminated_on": "2016-12-06",
"terminate_reason": "I have coverage through an individual market health plan"
},
"dental": null
Expand Down Expand Up @@ -126,7 +126,7 @@
"id": 2,
"enrollments": [
{
"start_on": "2018-01-01",
"start_on": "2016-01-01",
"health": {
"status": "Enrolled",
"employer_contribution": 770.0,
Expand Down Expand Up @@ -182,7 +182,7 @@
"id": 3,
"enrollments": [
{
"start_on": "2018-01-01",
"start_on": "2016-01-01",
"health": {
"status": "Waived",
"employer_contribution": 0.0,
Expand Down Expand Up @@ -230,7 +230,7 @@
"id": 4,
"enrollments": [
{
"start_on": "2018-01-01",
"start_on": "2016-01-01",
"health": {
"status": "Not Enrolled"
},
Expand All @@ -247,7 +247,7 @@
"plan_type": "HMO",
"metal_level": "Silver",
"benefit_group_name": "PART-TIME EMPLOYEES",
"terminated_on": "2016-12-02",
"terminated_on": "2016-12-06",
"terminate_reason": "I have coverage through an individual market health plan"
},
"dental": null
Expand Down
2 changes: 1 addition & 1 deletion enroll/employer/employee_roster/response/example_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"plan_type": "HMO",
"metal_level": "Silver",
"benefit_group_name": "FULL-TIME EMPLOYEES",
"terminated_on": "2016-12-02",
"terminated_on": "2016-12-06",
"terminate_reason": "I have coverage through an individual market health plan"
},
"dental": null
Expand Down
2 changes: 1 addition & 1 deletion enroll/employer/employee_roster/response/example_10.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"plan_type": "HMO",
"metal_level": "Silver",
"benefit_group_name": "PART-TIME EMPLOYEES",
"terminated_on": "2016-12-02",
"terminated_on": "2016-12-06",
"terminate_reason": "I have coverage through an individual market health plan"
},
"dental": null
Expand Down
Loading

0 comments on commit 5c18cde

Please sign in to comment.