You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/content/guides/ma/birth-certificate.mdx
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,14 +32,6 @@ Once finished, a PDF will be downloaded for you to review and sign.
32
32
33
33
## Gather funds or waive fees
34
34
35
-
<Costs
36
-
costs={[
37
-
{ title: "Amendment fee", amount: 50 },
38
-
{ title: "Certified copy of amended record (by mail)", amount: 32, required: "notRequired" },
39
-
{ title: "Certified copy of amended record (in person)", amount: 20, required: "notRequired" }
40
-
]}
41
-
/>
42
-
43
35
You can waive court fees if you meet the [eligibility requirements in Massachusetts](https://www.mass.gov/info-details/eligibility-requirements-for-indigency-waiver-of-fees). The Massachusetts Transgender Political Coalition also offers financial assistance through its [Identity Document Assistance](https://www.masstpc.org/what-we-do/ida-network/) network.
44
36
45
37
## File your documents
@@ -54,6 +46,13 @@ To submit by mail, gather:
54
46
2. A check or money order payable to Commonwealth of Massachusetts
55
47
3. Your court-certified name change, if applicable
56
48
49
+
<Costs
50
+
costs={[
51
+
{ title: "Amendment fee", amount: 50 },
52
+
{ title: "Certified copy of amended record (by mail)", amount: 32 },
53
+
]}
54
+
/>
55
+
57
56
Mail all documents to:
58
57
59
58
**Registry of Vital Records and Statistics**
@@ -65,6 +64,13 @@ Dorchester, MA 02125
65
64
66
65
Make an appointment with the Registry of Vital Records and Statistics by emailing [vip-amend@state.ma.us](mailto:vip-amend@state.ma.us) or calling [(617) 740-2600](tel:6177402600).
67
66
67
+
<Costs
68
+
costs={[
69
+
{ title: "Amendment fee", amount: 50 },
70
+
{ title: "Certified copy of amended record (in person)", amount: 20 }
71
+
]}
72
+
/>
73
+
68
74
Amendments may also be made in your city or town of birth. Please contact the local city or town clerk, or Boston Registrar, for more information.
0 commit comments