ref: 5491435e513ac3e16c02eda64764a25a9017328c
parent: 065e30ba4cb48fd240f51a7da96f8bf3b63b87f4
author: halfwit <michaelmisch1985@gmail.com>
date: Thu Apr 9 03:44:42 PDT 2020
using asab
--- a/patient/symptoms.go
+++ b/patient/symptoms.go
@@ -24,7 +24,7 @@
"profileHeader": p.Sprintf("Create Patient Profile"),
"formHeader": p.Sprintf("Please submit some information regarding your consult."),
"birthdate": p.Sprintf("When were you born?"),
- "gender": p.Sprintf("What is your biological gender?"),
+ "asab": p.Sprintf("Which were you assigned at birth?"),
"visitReason": p.Sprintf("Please give a brief statement regarding the main reason you would like to see your doctor:"),
"symptomStart": p.Sprintf("When did your symptoms start?"),
"symptomArea": p.Sprintf("Where are your symptoms located? <i>part of your body</i>"),