forked from 18F/pdf-forms-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sf2809_mappings.json
854 lines (854 loc) · 32.3 KB
/
sf2809_mappings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
[
{
"pdf_name": "1. Name",
"api_name": "1name",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 1. Enter enrollee's last name, first name, and middle initial."
},
{
"pdf_name": "2. SS",
"api_name": "2ss",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 2. Enter enrollee's social security number."
},
{
"pdf_name": "3. DOB",
"api_name": "3dob",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 3. Enter enrollee's date of birth. Enter a two digit month and day and a four digit year."
},
{
"pdf_name": "6. address 1",
"api_name": "6address1",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 6. Enter enrollee's street number and name. Enter apartment number if applicable."
},
{
"pdf_name": "6. address 2",
"api_name": "6address2",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 6. Enter enrollee's city, state, and ZIP code."
},
{
"pdf_name": "8. medical claim",
"api_name": "8medicalclaim",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 8. Enter the enrollee's Medicare Claim Number."
},
{
"pdf_name": "10. Insurance Name",
"api_name": "10insurancename",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 10. Enter the name of the other insurance the enrollee has."
},
{
"pdf_name": "10. Policy number",
"api_name": "10policynumber",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 10. Enter the policy number for the other insurance the enrollee has."
},
{
"pdf_name": "10. Tricare",
"api_name": "10tricare",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 10. This is check box one of three. If the enrollee is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is TRICARE.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "10. Other",
"api_name": "10other",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 10. This is check box two of three. If the enrollee is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is not TRICARE or, an FEHB enrollment. Tab and enter the name of the insurance.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "10. FEHB",
"api_name": "10fehb",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 10. This is check box three of three. If the enrollee is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is an FEHB enrollment.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "13. Name",
"api_name": "13name",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 13. Enter last name, first name, and middle initial of the first family member."
},
{
"pdf_name": "15. DOB",
"api_name": "15dob",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 15. Enter the date of birth for the first family member. Enter a two digit month and day and a four digit year."
},
{
"pdf_name": "18. address 2",
"api_name": "18address2",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 18. Enter city, state, and ZIP code for the first family member."
},
{
"pdf_name": "18. address 1",
"api_name": "18address1",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 18. Enter street number and name for the first family member. Enter apartment number if applicable."
},
{
"pdf_name": "22. Insurance Name",
"api_name": "22insurancename",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 22. Enter the name of the other insurance the first family member has."
},
{
"pdf_name": "22. Policy number",
"api_name": "22policynumber",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 22. Enter the policy number for the other insurance the first family member has."
},
{
"pdf_name": "22. Other",
"api_name": "22other",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 22. This is check box two of three. If the first family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is not TRICARE or an FEHB enrollment. Tab and enter the name of the insurance.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "22. Tricare",
"api_name": "22tricare",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 22. This is check box one of three. If the first family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is TRICARE.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "22. FEHB",
"api_name": "22fehb",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 22. This is check box three of three. If the first family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is an FEHB enrollment.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "25. Name",
"api_name": "25name",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 25. Enter last name, first name, and middle initial of the second family member."
},
{
"pdf_name": "27. DOB",
"api_name": "27dob",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 27. Enter date of birth for the second family member. Enter a two digit month and day and a four digit year."
},
{
"pdf_name": "30. address 2",
"api_name": "30address2",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 30. Enter city, state, and ZIP code for the second family member."
},
{
"pdf_name": "30. address 1",
"api_name": "30address1",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 30. Enter street number and name for the second family member. Enter apartment number if applicable."
},
{
"pdf_name": "34. Insurance Name",
"api_name": "34insurancename",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 34. Enter the name of the other insurance the second family member has."
},
{
"pdf_name": "34. Policy number",
"api_name": "34policynumber",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 34. Enter the policy number for the other insurance the second family member has."
},
{
"pdf_name": "34. Other",
"api_name": "34other",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 34. This is check box two of three. If the second family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is not TRICARE or an FEHB enrollment. Tab and enter the name of the insurance.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "34. FEHB",
"api_name": "34fehb",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 34. This is check box three of three. If the second family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is an FEHB enrollment.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "34. Tricare",
"api_name": "34tricare",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 34. This is check box one of three. If the second family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is TRICARE.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "35. email address",
"api_name": "35emailaddress",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 35. Enter the email address for the second family member. (If applicable, enter email address of your spouse or adult child.)"
},
{
"pdf_name": "36. Preferred telephone number",
"api_name": "36preferredtelephonenumber",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 36. Enter the preferred telephone number, including area code, for the second family member. (If applicable, enter preferred phone number of your spouse or adult child.)"
},
{
"pdf_name": "37. Name",
"api_name": "37name",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 37. Enter last name, first name, and middle initial of the third family member."
},
{
"pdf_name": "39. DOB",
"api_name": "39dob",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 39. Enter date of birth for the third family member. Enter a two digit month and day and a four digit year."
},
{
"pdf_name": "42. address 1",
"api_name": "42address1",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 42. Enter street number and name for the third family member. Enter apartment number if applicable."
},
{
"pdf_name": "42. address 2",
"api_name": "42address2",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 42. Enter city, state, and ZIP code for the third family member."
},
{
"pdf_name": "46. Insurance Name",
"api_name": "46insurancename",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 46. Enter the name of the other insurance the third family member has."
},
{
"pdf_name": "46. Policy number",
"api_name": "46policynumber",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 46. Enter the policy number for the other insurance the third family member has."
},
{
"pdf_name": "46. Other",
"api_name": "46other",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 46. This is check box two of three. If the third family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is not TRICARE or an FEHB enrollment. Tab and enter the name of the insurance.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "46. Tricare",
"api_name": "46tricare",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 46. This is check box one of three. If the third family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is TRICARE.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "46. FEHB",
"api_name": "46fehb",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 46. This is check box three of three. If the third family member is covered by insurance other than Medicare, press the space bar to select this box if the other insurance is an FEHB enrollment.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "14. SS",
"api_name": "14ss",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 14. Enter social security number of the first family member."
},
{
"pdf_name": "17. relation",
"api_name": "17relation",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 17. Enter the relationship code for the first family member."
},
{
"pdf_name": "26. SS",
"api_name": "26ss",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 26. Enter the social security number of the second family member."
},
{
"pdf_name": "24. Preferred telephone number",
"api_name": "24preferredtelephonenumber",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 24. Enter the preferred telephone number, including area code, for the first family member. (If applicable, enter preferred phone number ofyour spouse or adult child.)"
},
{
"pdf_name": "29. relation",
"api_name": "29relation",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 29. Enter the relationship code for the second family member."
},
{
"pdf_name": "38. SS",
"api_name": "38ss",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 38. Enter social security number of the third family member."
},
{
"pdf_name": "41. relation",
"api_name": "41relation",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 41. Enter the relationship code for the third family member."
},
{
"pdf_name": "47. email address",
"api_name": "47emailaddress",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 47. Enter the email address for the third family member. (If applicable, enter email address of your spouse or adult child.)"
},
{
"pdf_name": "48. Preferred telephone number",
"api_name": "48preferredtelephonenumber",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 48. Enter the preferred telephone number, including area code, for the third family member. (If applicable, enter preferred phone number of your spouse or adult child.)"
},
{
"pdf_name": "23 email address",
"api_name": "23emailaddress",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 23. Enter the email address for the first family member. (If applicable, enter email address of your spouse or adult child.)"
},
{
"pdf_name": "11 email address",
"api_name": "11emailaddress",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 11. Enter the email address for the enrollee."
},
{
"pdf_name": "12. Preferred telephone number",
"api_name": "12preferredtelephonenumber",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 12. Enter the preferred telephone number, including area code, for the enrollee."
},
{
"pdf_name": "current plan",
"api_name": "currentplan",
"type": "text",
"alt_text": "Part B. FEHB Plan You Are Currently Enrolled In (if applicable). Number 1. Enter the plan name."
},
{
"pdf_name": "enrollment code",
"api_name": "enrollmentcode",
"type": "text",
"alt_text": "Part B. FEHB Plan You Are Currently Enrolled In. Number 2. Enter the enrollment code."
},
{
"pdf_name": "enrollment new",
"api_name": "enrollmentnew",
"type": "text",
"alt_text": "Part C. FEHB Plan You Are Enrolling In or Changing To. Number 2. Enter the enrollment code."
},
{
"pdf_name": "event",
"api_name": "event",
"type": "text",
"alt_text": "Part D. Event That Permits You To Enroll, Change, or Cancel. Number 1. Enter the event code."
},
{
"pdf_name": "event date 1",
"api_name": "eventdate1",
"type": "text",
"alt_text": "Part D. Event That Permits You To Enroll, Change, or Cancel. Number 2. Enter the date of event. Enter a two digit month and day and a four digit year."
},
{
"pdf_name": "H. event date 1",
"api_name": "heventdate1",
"type": "text",
"alt_text": "Part H. Signature. Number 2. Enter the date you signed the form. Enter a two digit month and day and a four digit year."
},
{
"pdf_name": "Part I Date received",
"api_name": "partidatereceived",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 1. Enter the date the form was received. Enter a two digit month and day and a four digit year."
},
{
"pdf_name": "Part I effective date",
"api_name": "partieffectivedate",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 2. Enter the effective date of action. Enter a two digit month and day and a four digit year."
},
{
"pdf_name": "Part I telephone",
"api_name": "partitelephone",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 3. Enter the personnel telephone number."
},
{
"pdf_name": "Part I agency address",
"api_name": "partiagencyaddress",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 4. Enter the address of the agency or retirement system."
},
{
"pdf_name": "Part I agency name",
"api_name": "partiagencyname",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 4. Enter the name of the agency or retirement system."
},
{
"pdf_name": "Part I authorizing official",
"api_name": "partiauthorizingofficial",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 5. Enter the name of authorizing official."
},
{
"pdf_name": "Part I payroll office no",
"api_name": "partipayrollofficeno",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 7. Enter the payroll office number."
},
{
"pdf_name": "Part I payroll office Contact",
"api_name": "partipayrollofficecontact",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 8. Enter the payroll office contact."
},
{
"pdf_name": "Part I area code",
"api_name": "partiareacode",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 3. Enter the area code of the personnel telephone number."
},
{
"pdf_name": "Part I telephone number",
"api_name": "partitelephonenumber",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 9. Enter the payroll telephone number."
},
{
"pdf_name": "Part I remarks",
"api_name": "partiremarks",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Enter your remarks."
},
{
"pdf_name": "Print",
"api_name": "print",
"type": "button",
"alt_text": "This is the print button. Press the enter key to print the form."
},
{
"pdf_name": "Clear",
"api_name": "clear",
"type": "button",
"alt_text": "This is the clear button. Press the enter key to clear your entries. END OF FORM."
},
{
"pdf_name": "Save",
"api_name": "save",
"type": "button",
"alt_text": "This is the save button. Press the enter key to save the form. You must have the full version of Adobe or a plug in to save your entries."
},
{
"pdf_name": "male",
"api_name": "male",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 4. This is checkbox one of two. Press the space bar to select this box if enrollee is a male.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "female",
"api_name": "female",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 4. This is checkbox two of two. Press the space bar to select this box if enrollee is a female.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "married",
"api_name": "married",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 5. This is the YES checkbox. Press the space bar to select this box if the enrollee is married. Note",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "not married",
"api_name": "notmarried",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 5. This is the NO checkbox. Press the space bar to select this box if the enrollee is NOT married. Note",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "Med A",
"api_name": "meda",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 7. This is checkbox one of three. Press the space bar to select this box if you, the enrollee, are covered by Medicare Part A.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "Med B",
"api_name": "medb",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 7. This is checkbox two of three. Press the space bar to select this box if you, the enrollee, are covered by Medicare Part B.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "Med D",
"api_name": "medd",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 7. This is checkbox three of three. Press the space bar to select this box if you, the enrollee, are covered by Medicare Part D.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "9. other insurance",
"api_name": "9otherinsurance",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 9. This is the YES checkbox. Press the space bar to select this box if the enrollee is covered by insurance other than Medicare. Tab and enter name of insurance in item 10.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "9. no other",
"api_name": "9noother",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 9. This is the No checkbox. Press the space bar to select this box if the enrollee is NOT covered by insurance, other than Medicare.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "19. Med A",
"api_name": "19meda",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 19. This is check box one of three. Press the space bar to select this box if the first family member is covered by Medicare Part A.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "19. Med B",
"api_name": "19medb",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 19. This is check box two of three. Press the space bar to select this box if the first family member is covered by Medicare Part B.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "19. Med D",
"api_name": "19medd",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 19. This is check box three of three. Press the space bar to select this box if the first family member is covered by Medicare Part D.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "31. Med A",
"api_name": "31meda",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 31. This is check box one of three. Press the space bar to select this box if the second family member is covered by Medicare Part A.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "31. Med B",
"api_name": "31medb",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 31. This is check box two of three. Press the space bar to select this box if the second family member is covered by Medicare Part B.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "31. Med D",
"api_name": "31medd",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 31. This is check box three of three. Press the space bar to select this box if the second family member is covered by Medicare Part D.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "43. Med A",
"api_name": "43meda",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 43. This is check box one of three. Press the space bar to select this box if the third family member is covered by Medicare Part A.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "43. Med B",
"api_name": "43medb",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 43. This is check box two of three. Press the space bar to select this box if the third family member is covered by Medicare Part B.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "43. Med D",
"api_name": "43medd",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 43. This is check box three of three. Press the space bar to select this box if the third family member is covered by Medicare Part D.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "16. male",
"api_name": "16male",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 16. This is check box one of two. Press the space bar to select this box if the first family member is a male.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "16. female",
"api_name": "16female",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 16. This is check box two of two. Press the space bar to select this box if the first family member is a female.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "21. other insurance",
"api_name": "21otherinsurance",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 21. This is the YES check box. Press the space bar to select this box if the first family member is covered by insurance other than Medicare. Tab and enter name of insurance in item 22.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "21. no other",
"api_name": "21noother",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 21. This is the No check box. Press the space bar to select this box if the first family member is not covered by insurance other than Medicare.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "28. female",
"api_name": "28female",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 28. This is check box two of two. Press the space bar to select this box if the second family member is a female.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "28. male",
"api_name": "28male",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 28. This is check box one of two. Press the space bar to select this box if the second family member is a male.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "33. other insurance",
"api_name": "33otherinsurance",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 33. This is the YES check box. Press the space bar to select this box if the second family member is covered by insurance other than Medicare. Tab and enter name of insurance in item 34.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "33. no other",
"api_name": "33noother",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 33. This is the No check box. Press the space bar to select this box if the second family member is not covered by insurance other than Medicare.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "40. male",
"api_name": "40male",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 40. This is check box one of two. Press the space bar to select this box if the third family member is a male.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "40. female",
"api_name": "40female",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 40. This is check box two of two. Press the space bar to select this box if the third family member is a female.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "45. other insurance",
"api_name": "45otherinsurance",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 45. This is the YES check box. Press the space bar to select this box if the third family member is covered by insurance other than Medicare. Tab and enter name of insurance in item 46.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "45. no other",
"api_name": "45noother",
"type": "button",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 45. This is the No check box. Press the space bar to select this box if the third family member is not covered by insurance other than Medicare.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "part e",
"api_name": "parte",
"type": "button",
"alt_text": "Part E. Election NOT to enroll (Employees Only). Press the space bar to select this box if you do NOT want to enroll in the FEHB Program. When you sign the form you certify that you have read and understand the information regarding this election.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "part f",
"api_name": "partf",
"type": "button",
"alt_text": "Part F. Cancellation of FEHB. Press the space bar to select this box to cancel your enrollment. When you sign the form you certify that you have read and understand the information regarding cancellation of enrollment.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "part g",
"api_name": "partg",
"type": "button",
"alt_text": "Part G. Suspension of FEHB (Annuitants or Former Spouses Only). Press the space bar to select this box if you want to suspend your enrollment in the FEHB Program. When you sign the form you certify that you have read and understand the information regarding suspension of enrollment.",
"options": [
"1",
"Off"
]
},
{
"pdf_name": "New Plan Name",
"api_name": "newplanname",
"type": "text",
"alt_text": "Part C. FEHB Plan You Are Enrolling In or Changing To. Number 1. Enter the plan name."
},
{
"pdf_name": "Enrollee name pg 15",
"api_name": "enrolleenamepg15",
"type": "text",
"alt_text": "Enter the enrollee name."
},
{
"pdf_name": "Date of Birth page 15",
"api_name": "dateofbirthpage15",
"type": "text",
"alt_text": "Enter the enrollee's date of birth."
},
{
"pdf_name": "20. medicare claim",
"api_name": "20medicareclaim",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 20. Enter the Medicare Claim Number for the first family member."
},
{
"pdf_name": "44. medicare claim",
"api_name": "44medicareclaim",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 44. Enter the Medicare Claim Number for the third family member."
},
{
"pdf_name": "32. medicare claim",
"api_name": "32medicareclaim",
"type": "text",
"alt_text": "Part, A,. Enrollee and Family Member Information. Number 32. Enter the Medicare Claim Number for the second family member."
},
{
"pdf_name": "Part I number 9 area code",
"api_name": "partinumber9areacode",
"type": "text",
"alt_text": "Part I. To be completed by agency or retirement system. Number 9. Enter the area code for the Payroll telephone number."
}
]