Skip to content

Commit

Permalink
stsah
Browse files Browse the repository at this point in the history
  • Loading branch information
apgupta3303 committed Mar 6, 2024
2 parents b69721f + d58015d commit 1d64529
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 21 deletions.
1 change: 1 addition & 0 deletions Intake.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@
5680DD392AB8983D004E6D4A /* PackageCell.swift in Sources */,
ACFFA1D12B8FD8BB0006E6D4 /* MenstrualHistory.swift in Sources */,
5AEA5F422B90710B00F1577A /* EditPatient.swift in Sources */,
ACFFA1D12B8FD8BB0006E6D4 /* MenstrualHistory.swift in Sources */,
F42AB1EC2B6DBF21002E13A6 /* SummaryView.swift in Sources */,
5AEA5F4A2B96F63A00F1577A /* AllergyLLMAssistant.swift in Sources */,
2F5E32BD297E05EA003432F8 /* IntakeDelegate.swift in Sources */,
Expand Down
54 changes: 33 additions & 21 deletions Intake/Resources/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -744,12 +744,18 @@
},
"ADD_SURGERY" : {

},
"Additional Details" : {

},
"Additional details: %@" : {

},
"Age" : {

},
"Additional Symptoms" : {

},
"AI-assisted medical intake" : {

Expand Down Expand Up @@ -870,10 +876,10 @@
"DETAILS" : {

},
"Do you currently smoke or have you in the past?" : {
"Download your medical records from your health system." : {

},
"Download your medical records from your health system." : {
"End Date: %@" : {

},
"EDIT" : {
Expand All @@ -884,6 +890,12 @@
},
"Export to PDF" : {

},
"Ex: Heavy bleeding on second day, fatigue..." : {

},
"Ex: Smoked for 10 years, quit 5 years ago..." : {

},
"FHIR_RESOURCES_CHAT_CANCEL" : {

Expand Down Expand Up @@ -993,6 +1005,9 @@
},
"Medications" : {

},
"Menstrual Information" : {

},
"Message" : {

Expand Down Expand Up @@ -1061,9 +1076,6 @@
},
"Next" : {

},
"Next: Smoking History" : {

},
"NOTIFICATION_PERMISSIONS_BUTTON" : {
"extractionState" : "stale",
Expand Down Expand Up @@ -1120,10 +1132,10 @@
}
}
},
"Optional symptoms: heavy bleeding, cramps, etc." : {
"Other important questions." : {

},
"Other important questions." : {
"Pack years: %.2f" : {

},
"Patient Form" : {
Expand Down Expand Up @@ -1218,16 +1230,16 @@
}
}
},
"Select approx. end date." : {
"Select End Date" : {

},
"Select approx. start date." : {
"Select Start Date" : {

},
"Select End Date" : {
"Select your last period's end date" : {

},
"Select Start Date" : {
"Select your last period's start date" : {

},
"SETTINGS" : {
Expand All @@ -1244,12 +1256,18 @@
},
"Skip" : {

},
"Smoking History" : {

},
"Social History" : {

},
"Start" : {

},
"Start Date: %@" : {

},
"START_CALENDAR" : {

Expand All @@ -1265,9 +1283,6 @@
},
"Summarize your surgical history." : {

},
"Summary" : {

},
"Surgery" : {

Expand All @@ -1277,6 +1292,9 @@
},
"Surgical History" : {

},
"Symptoms: %@" : {

},
"TASK_CONTEXT_ACTION_QUESTIONNAIRE" : {
"localizations" : {
Expand Down Expand Up @@ -1329,18 +1347,12 @@
}
}
}
},
"Thank you for completing Social History!" : {

},
"This application will help autocomplete your medical intake form." : {

},
"Together we will summarize..." : {

},
"Total calculated result for smoking: %.2f pack years" : {

},
"Use HealthKit Resources" : {

Expand All @@ -1357,7 +1369,7 @@
"What is your surgical history?" : {

},
"You can include decimal values (e.g., 0.25) for the number of packs per day." : {
"Your Responses" : {

}
},
Expand Down

0 comments on commit 1d64529

Please sign in to comment.