@openmrs/esm-patient-registration-app 9.2.1-pre.7126 → 9.2.1-pre.7129

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -48,6 +48,28 @@
48
48
  "hash": "38459308cbddffa1",
49
49
  "childrenByOrder": {}
50
50
  },
51
+ {
52
+ "rendered": true,
53
+ "initial": false,
54
+ "entry": false,
55
+ "recorded": false,
56
+ "size": 6021,
57
+ "sizes": {
58
+ "javascript": 6021
59
+ },
60
+ "names": [],
61
+ "idHints": [],
62
+ "runtime": [
63
+ "@openmrs/esm-patient-registration-app",
64
+ "main"
65
+ ],
66
+ "files": [
67
+ "439.js"
68
+ ],
69
+ "auxiliaryFiles": [],
70
+ "hash": "7f4cb1b4bba84ccd",
71
+ "childrenByOrder": {}
72
+ },
51
73
  {
52
74
  "rendered": true,
53
75
  "initial": false,
@@ -566,7 +588,7 @@
566
588
  "auxiliaryFiles": [
567
589
  "3474.js.map"
568
590
  ],
569
- "hash": "922e26f7788bc7c7",
591
+ "hash": "f2241eeb5b4ed5aa",
570
592
  "childrenByOrder": {}
571
593
  },
572
594
  {
@@ -997,6 +1019,28 @@
997
1019
  "hash": "9377c84d7f63ca43",
998
1020
  "childrenByOrder": {}
999
1021
  },
1022
+ {
1023
+ "rendered": true,
1024
+ "initial": false,
1025
+ "entry": false,
1026
+ "recorded": false,
1027
+ "size": 6021,
1028
+ "sizes": {
1029
+ "javascript": 6021
1030
+ },
1031
+ "names": [],
1032
+ "idHints": [],
1033
+ "runtime": [
1034
+ "@openmrs/esm-patient-registration-app",
1035
+ "main"
1036
+ ],
1037
+ "files": [
1038
+ "6589.js"
1039
+ ],
1040
+ "auxiliaryFiles": [],
1041
+ "hash": "0d97a8ba8f2559f7",
1042
+ "childrenByOrder": {}
1043
+ },
1000
1044
  {
1001
1045
  "rendered": true,
1002
1046
  "initial": false,
@@ -1245,6 +1289,28 @@
1245
1289
  "hash": "4937e313bf151611",
1246
1290
  "childrenByOrder": {}
1247
1291
  },
1292
+ {
1293
+ "rendered": true,
1294
+ "initial": false,
1295
+ "entry": false,
1296
+ "recorded": false,
1297
+ "size": 6021,
1298
+ "sizes": {
1299
+ "javascript": 6021
1300
+ },
1301
+ "names": [],
1302
+ "idHints": [],
1303
+ "runtime": [
1304
+ "@openmrs/esm-patient-registration-app",
1305
+ "main"
1306
+ ],
1307
+ "files": [
1308
+ "8371.js"
1309
+ ],
1310
+ "auxiliaryFiles": [],
1311
+ "hash": "c37a56ca24046398",
1312
+ "childrenByOrder": {}
1313
+ },
1248
1314
  {
1249
1315
  "rendered": false,
1250
1316
  "initial": false,
@@ -1337,7 +1403,7 @@
1337
1403
  "auxiliaryFiles": [
1338
1404
  "main.js.map"
1339
1405
  ],
1340
- "hash": "9869414c494dfb06",
1406
+ "hash": "8b50f919e06f81d2",
1341
1407
  "childrenByOrder": {}
1342
1408
  },
1343
1409
  {
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"pages":[{"component":"root","route":"patient-registration","online":true,"offline":true},{"component":"editPatient","routeRegex":"patient\\/([a-zA-Z0-9\\-]+)\\/edit","online":true,"offline":true}],"extensions":[{"component":"addPatientLink","name":"add-patient-action","slot":"top-nav-actions-slot","online":true,"offline":true,"order":30},{"component":"patientPhotoExtension","name":"patient-photo-widget","slot":"patient-photo-slot","online":true,"offline":true},{"component":"editPatientDetailsButton","name":"edit-patient-details-button","slot":"patient-actions-slot","online":true,"offline":true},{"component":"editPatientDetailsButton","name":"edit-patient-details-button","slot":"patient-search-actions-slot","online":true,"offline":true}],"modals":[{"name":"cancel-patient-edit-modal","component":"cancelPatientEditModal"},{"name":"delete-identifier-confirmation-modal","component":"deleteIdentifierConfirmationModal"}],"version":"9.2.1-pre.7126"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"pages":[{"component":"root","route":"patient-registration","online":true,"offline":true},{"component":"editPatient","routeRegex":"patient\\/([a-zA-Z0-9\\-]+)\\/edit","online":true,"offline":true}],"extensions":[{"component":"addPatientLink","name":"add-patient-action","slot":"top-nav-actions-slot","online":true,"offline":true,"order":30},{"component":"patientPhotoExtension","name":"patient-photo-widget","slot":"patient-photo-slot","online":true,"offline":true},{"component":"editPatientDetailsButton","name":"edit-patient-details-button","slot":"patient-actions-slot","online":true,"offline":true},{"component":"editPatientDetailsButton","name":"edit-patient-details-button","slot":"patient-search-actions-slot","online":true,"offline":true}],"modals":[{"name":"cancel-patient-edit-modal","component":"cancelPatientEditModal"},{"name":"delete-identifier-confirmation-modal","component":"deleteIdentifierConfirmationModal"}],"version":"9.2.1-pre.7129"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-registration-app",
3
- "version": "9.2.1-pre.7126",
3
+ "version": "9.2.1-pre.7129",
4
4
  "description": "Patient registration microfrontend for O3",
5
5
  "browser": "dist/openmrs-esm-patient-registration-app.js",
6
6
  "main": "src/index.ts",
@@ -0,0 +1,119 @@
1
+ {
2
+ "addPatient": "Add patient",
3
+ "addRelationshipButtonText": "Add Relationship",
4
+ "addressHeader": "Address",
5
+ "allFieldsRequiredText": "All fields are required unless marked optional",
6
+ "autoGeneratedPlaceholderText": "Auto-generated",
7
+ "birthdayNotInTheFuture": "Birthday cannot be in future",
8
+ "birthdayNotOver140YearsAgo": "Birthday cannot be more than 140 years ago",
9
+ "birthdayRequired": "Birthday is required",
10
+ "birthFieldLabelText": "Birth",
11
+ "cancel": "Cancel",
12
+ "causeOfDeathInputLabel": "Cause of death",
13
+ "closeOverlay": "Close overlay",
14
+ "codedPersonAttributeAnswerSetEmpty": "The coded person attribute field '{{codedPersonAttributeFieldId}}' has been defined with an answer concept set UUID '{{answerConceptSetUuid}}' that does not have any concept answers.",
15
+ "codedPersonAttributeAnswerSetInvalid": "The coded person attribute field '{{codedPersonAttributeFieldId}}' has been defined with an invalid answer concept set UUID '{{answerConceptSetUuid}}'.",
16
+ "codedPersonAttributeNoAnswerSet": "The person attribute field '{{codedPersonAttributeFieldId}}' is of type 'coded' but has been defined without an answer concept set UUID. The 'answerConceptSetUuid' key is required.",
17
+ "configure": "Configure",
18
+ "configureIdentifiers": "Configure identifiers",
19
+ "confirmDiscardChangesBody": "Your unsaved changes will be lost if you proceed to discard the form",
20
+ "confirmDiscardChangesTitle": "Are you sure you want to discard these changes?",
21
+ "confirmIdentifierDeletionText": "Are you sure you want to remove this identifier?",
22
+ "contactSection": "Contact Details",
23
+ "createNewPatient": "Create new patient",
24
+ "dateOfBirthLabelText": "Date of birth",
25
+ "deathCauseRequired": "Cause of death is required",
26
+ "deathDateInFuture": "Death date cannot be in future",
27
+ "deathDateInputLabel": "Date of death",
28
+ "deathDateRequired": "Death date is required",
29
+ "deathdayInvalidDate": "Death date and time cannot be before the birthday",
30
+ "deathdayIsRequired": "Death date is required when the patient is marked as deceased.",
31
+ "deathdayNotInTheFuture": "",
32
+ "deathSection": "Death Info",
33
+ "deathTimeFormatInvalid": "Time format is invalid",
34
+ "deathTimeFormatRequired": "Time format is required",
35
+ "deathTimeInvalid": "Time doesn't match the format 'hh:mm'",
36
+ "deathTimeRequired": "Death time is required",
37
+ "deleteIdentifierModalHeading": "Remove identifier?",
38
+ "deleteIdentifierModalText": " has a value of ",
39
+ "deleteIdentifierTooltip": "Delete",
40
+ "deleteRelationshipTooltipText": "Delete",
41
+ "demographicsSection": "Basic Info",
42
+ "discard": "Discard",
43
+ "dobToggleLabelText": "Date of Birth Known?",
44
+ "editIdentifierTooltip": "Edit",
45
+ "editPatientDetails": "Edit patient details",
46
+ "editPatientDetailsBreadcrumb": "Edit patient details",
47
+ "enterNonCodedCauseOfDeath": "Enter non-coded cause of death",
48
+ "error": "Error",
49
+ "errorFetchingCodedCausesOfDeath": "Error fetching coded causes of death",
50
+ "errorFetchingOrderedFields": "Error occured fetching ordered fields for address hierarchy",
51
+ "estimatedAgeInMonthsLabelText": "Estimated age in months",
52
+ "estimatedAgeInYearsLabelText": "Estimated age in years",
53
+ "familyNameLabelText": "Family Name",
54
+ "familyNameRequired": "Family name is required",
55
+ "female": "Female",
56
+ "fieldsWithErrors": "The following fields have errors: ",
57
+ "fullNameLabelText": "Full Name",
58
+ "genderLabelText": "Sex",
59
+ "genderRequired": "Gender is required",
60
+ "genderUnspecified": "Gender unspecified",
61
+ "givenNameLabelText": "First Name",
62
+ "givenNameRequired": "Given name is required",
63
+ "identifierValueRequired": "Identifier value is required",
64
+ "idFieldLabelText": "Identifiers",
65
+ "IDInstructions": "Select the identifiers you'd like to add for this patient:",
66
+ "invalidEmail": "Invalid email",
67
+ "invalidInput": "Invalid Input",
68
+ "isDeadInputLabel": "Is dead",
69
+ "jumpTo": "Jump to",
70
+ "male": "Male",
71
+ "middleNameLabelText": "Middle Name",
72
+ "negativeMonths": "Estimated months cannot be negative",
73
+ "negativeYears": "Estimated years cannot be negative",
74
+ "no": "No",
75
+ "nonCodedCauseOfDeath": "Non-coded cause of death",
76
+ "nonCodedCauseOfDeathRequired": "Cause of death is required",
77
+ "nonsensicalYears": "Estimated years cannot be more than 140",
78
+ "numberInNameDubious": "Number in name is dubious",
79
+ "obsFieldUnknownDatatype": "Concept for obs field '{{fieldDefinitionId}}' has unknown datatype '{{datatypeName}}'",
80
+ "optional": "optional",
81
+ "optionalIdentifierLabel": "{{identifierName}} (optional)",
82
+ "other": "Other",
83
+ "patientNameKnown": "Patient's Name is Known?",
84
+ "patientRegistrationBreadcrumb": "Patient Registration",
85
+ "refreshOrContactAdmin": "Try refreshing the page or contact your system administrator",
86
+ "registerPatient": "Register patient",
87
+ "registerPatientSuccessSnackbarSubtitle": "The patient can now be found by searching for them using their name or ID number",
88
+ "registerPatientSuccessSnackbarTitle": "New Patient Created",
89
+ "registrationErrorSnackbarTitle": "Patient Registration Failed",
90
+ "relationship": "Relationship",
91
+ "relationshipPersonMustExist": "Related person must be an existing person",
92
+ "relationshipPlaceholder": "Relationship",
93
+ "relationshipRemovedText": "Relationship removed",
94
+ "relationshipsSection": "Relationships",
95
+ "relationshipToPatient": "Relationship to patient",
96
+ "relativeFullNameLabelText": "Full name",
97
+ "relativeNamePlaceholder": "Firstname Familyname",
98
+ "removeIdentifierButton": "Remove identifier",
99
+ "resetIdentifierTooltip": "Reset",
100
+ "restoreRelationshipActionButton": "Undo",
101
+ "searchAddress": "Search address",
102
+ "searchIdentifierPlaceholder": "Search identifier",
103
+ "searchLocationPersonAttribute": "Search location",
104
+ "selectAnOption": "Select an option",
105
+ "sexFieldLabelText": "Sex",
106
+ "source": "Source",
107
+ "submitting": "Submitting",
108
+ "timeFormat": "Time Format",
109
+ "timeOfDeathInputLabel": "Time of death (hh:mm)",
110
+ "unableToFetch": "Unable to fetch person attribute type - {{personattributetype}}",
111
+ "unknown": "Unknown",
112
+ "unknownPatientAttributeType": "Patient attribute type has unknown format {{personAttributeTypeFormat}}",
113
+ "updatePatient": "Update patient",
114
+ "updatePatientErrorSnackbarTitle": "Patient Details Update Failed",
115
+ "updatePatientSuccessSnackbarSubtitle": "The patient's information has been successfully updated",
116
+ "updatePatientSuccessSnackbarTitle": "Patient Details Updated",
117
+ "yearsEstimateRequired": "Estimated years required",
118
+ "yes": "Yes"
119
+ }
@@ -0,0 +1,119 @@
1
+ {
2
+ "addPatient": "Add patient",
3
+ "addRelationshipButtonText": "Add Relationship",
4
+ "addressHeader": "Address",
5
+ "allFieldsRequiredText": "All fields are required unless marked optional",
6
+ "autoGeneratedPlaceholderText": "Auto-generated",
7
+ "birthdayNotInTheFuture": "Birthday cannot be in future",
8
+ "birthdayNotOver140YearsAgo": "Birthday cannot be more than 140 years ago",
9
+ "birthdayRequired": "Birthday is required",
10
+ "birthFieldLabelText": "Birth",
11
+ "cancel": "Cancel",
12
+ "causeOfDeathInputLabel": "Cause of death",
13
+ "closeOverlay": "Close overlay",
14
+ "codedPersonAttributeAnswerSetEmpty": "The coded person attribute field '{{codedPersonAttributeFieldId}}' has been defined with an answer concept set UUID '{{answerConceptSetUuid}}' that does not have any concept answers.",
15
+ "codedPersonAttributeAnswerSetInvalid": "The coded person attribute field '{{codedPersonAttributeFieldId}}' has been defined with an invalid answer concept set UUID '{{answerConceptSetUuid}}'.",
16
+ "codedPersonAttributeNoAnswerSet": "The person attribute field '{{codedPersonAttributeFieldId}}' is of type 'coded' but has been defined without an answer concept set UUID. The 'answerConceptSetUuid' key is required.",
17
+ "configure": "Configure",
18
+ "configureIdentifiers": "Configure identifiers",
19
+ "confirmDiscardChangesBody": "Your unsaved changes will be lost if you proceed to discard the form",
20
+ "confirmDiscardChangesTitle": "Are you sure you want to discard these changes?",
21
+ "confirmIdentifierDeletionText": "Are you sure you want to remove this identifier?",
22
+ "contactSection": "Contact Details",
23
+ "createNewPatient": "Create new patient",
24
+ "dateOfBirthLabelText": "Date of birth",
25
+ "deathCauseRequired": "Cause of death is required",
26
+ "deathDateInFuture": "Death date cannot be in future",
27
+ "deathDateInputLabel": "Date of death",
28
+ "deathDateRequired": "Death date is required",
29
+ "deathdayInvalidDate": "Death date and time cannot be before the birthday",
30
+ "deathdayIsRequired": "Death date is required when the patient is marked as deceased.",
31
+ "deathdayNotInTheFuture": "",
32
+ "deathSection": "Death Info",
33
+ "deathTimeFormatInvalid": "Time format is invalid",
34
+ "deathTimeFormatRequired": "Time format is required",
35
+ "deathTimeInvalid": "Time doesn't match the format 'hh:mm'",
36
+ "deathTimeRequired": "Death time is required",
37
+ "deleteIdentifierModalHeading": "Remove identifier?",
38
+ "deleteIdentifierModalText": " has a value of ",
39
+ "deleteIdentifierTooltip": "Delete",
40
+ "deleteRelationshipTooltipText": "Delete",
41
+ "demographicsSection": "Basic Info",
42
+ "discard": "Discard",
43
+ "dobToggleLabelText": "Date of Birth Known?",
44
+ "editIdentifierTooltip": "Edit",
45
+ "editPatientDetails": "Edit patient details",
46
+ "editPatientDetailsBreadcrumb": "Edit patient details",
47
+ "enterNonCodedCauseOfDeath": "Enter non-coded cause of death",
48
+ "error": "Error",
49
+ "errorFetchingCodedCausesOfDeath": "Error fetching coded causes of death",
50
+ "errorFetchingOrderedFields": "Error occured fetching ordered fields for address hierarchy",
51
+ "estimatedAgeInMonthsLabelText": "Estimated age in months",
52
+ "estimatedAgeInYearsLabelText": "Estimated age in years",
53
+ "familyNameLabelText": "Family Name",
54
+ "familyNameRequired": "Family name is required",
55
+ "female": "Female",
56
+ "fieldsWithErrors": "The following fields have errors: ",
57
+ "fullNameLabelText": "Full Name",
58
+ "genderLabelText": "Sex",
59
+ "genderRequired": "Gender is required",
60
+ "genderUnspecified": "Gender unspecified",
61
+ "givenNameLabelText": "First Name",
62
+ "givenNameRequired": "Given name is required",
63
+ "identifierValueRequired": "Identifier value is required",
64
+ "idFieldLabelText": "Identifiers",
65
+ "IDInstructions": "Select the identifiers you'd like to add for this patient:",
66
+ "invalidEmail": "Invalid email",
67
+ "invalidInput": "Invalid Input",
68
+ "isDeadInputLabel": "Is dead",
69
+ "jumpTo": "Jump to",
70
+ "male": "Male",
71
+ "middleNameLabelText": "Middle Name",
72
+ "negativeMonths": "Estimated months cannot be negative",
73
+ "negativeYears": "Estimated years cannot be negative",
74
+ "no": "No",
75
+ "nonCodedCauseOfDeath": "Non-coded cause of death",
76
+ "nonCodedCauseOfDeathRequired": "Cause of death is required",
77
+ "nonsensicalYears": "Estimated years cannot be more than 140",
78
+ "numberInNameDubious": "Number in name is dubious",
79
+ "obsFieldUnknownDatatype": "Concept for obs field '{{fieldDefinitionId}}' has unknown datatype '{{datatypeName}}'",
80
+ "optional": "optional",
81
+ "optionalIdentifierLabel": "{{identifierName}} (optional)",
82
+ "other": "Other",
83
+ "patientNameKnown": "Patient's Name is Known?",
84
+ "patientRegistrationBreadcrumb": "Patient Registration",
85
+ "refreshOrContactAdmin": "Try refreshing the page or contact your system administrator",
86
+ "registerPatient": "Register patient",
87
+ "registerPatientSuccessSnackbarSubtitle": "The patient can now be found by searching for them using their name or ID number",
88
+ "registerPatientSuccessSnackbarTitle": "New Patient Created",
89
+ "registrationErrorSnackbarTitle": "Patient Registration Failed",
90
+ "relationship": "Relationship",
91
+ "relationshipPersonMustExist": "Related person must be an existing person",
92
+ "relationshipPlaceholder": "Relationship",
93
+ "relationshipRemovedText": "Relationship removed",
94
+ "relationshipsSection": "Relationships",
95
+ "relationshipToPatient": "Relationship to patient",
96
+ "relativeFullNameLabelText": "Full name",
97
+ "relativeNamePlaceholder": "Firstname Familyname",
98
+ "removeIdentifierButton": "Remove identifier",
99
+ "resetIdentifierTooltip": "Reset",
100
+ "restoreRelationshipActionButton": "Undo",
101
+ "searchAddress": "Search address",
102
+ "searchIdentifierPlaceholder": "Search identifier",
103
+ "searchLocationPersonAttribute": "Search location",
104
+ "selectAnOption": "Select an option",
105
+ "sexFieldLabelText": "Sex",
106
+ "source": "Source",
107
+ "submitting": "Submitting",
108
+ "timeFormat": "Time Format",
109
+ "timeOfDeathInputLabel": "Time of death (hh:mm)",
110
+ "unableToFetch": "Unable to fetch person attribute type - {{personattributetype}}",
111
+ "unknown": "Unknown",
112
+ "unknownPatientAttributeType": "Patient attribute type has unknown format {{personAttributeTypeFormat}}",
113
+ "updatePatient": "Update patient",
114
+ "updatePatientErrorSnackbarTitle": "Patient Details Update Failed",
115
+ "updatePatientSuccessSnackbarSubtitle": "The patient's information has been successfully updated",
116
+ "updatePatientSuccessSnackbarTitle": "Patient Details Updated",
117
+ "yearsEstimateRequired": "Estimated years required",
118
+ "yes": "Yes"
119
+ }
@@ -0,0 +1,119 @@
1
+ {
2
+ "addPatient": "Add patient",
3
+ "addRelationshipButtonText": "Add Relationship",
4
+ "addressHeader": "Address",
5
+ "allFieldsRequiredText": "All fields are required unless marked optional",
6
+ "autoGeneratedPlaceholderText": "Auto-generated",
7
+ "birthdayNotInTheFuture": "Birthday cannot be in future",
8
+ "birthdayNotOver140YearsAgo": "Birthday cannot be more than 140 years ago",
9
+ "birthdayRequired": "Birthday is required",
10
+ "birthFieldLabelText": "Birth",
11
+ "cancel": "Cancel",
12
+ "causeOfDeathInputLabel": "Cause of death",
13
+ "closeOverlay": "Close overlay",
14
+ "codedPersonAttributeAnswerSetEmpty": "The coded person attribute field '{{codedPersonAttributeFieldId}}' has been defined with an answer concept set UUID '{{answerConceptSetUuid}}' that does not have any concept answers.",
15
+ "codedPersonAttributeAnswerSetInvalid": "The coded person attribute field '{{codedPersonAttributeFieldId}}' has been defined with an invalid answer concept set UUID '{{answerConceptSetUuid}}'.",
16
+ "codedPersonAttributeNoAnswerSet": "The person attribute field '{{codedPersonAttributeFieldId}}' is of type 'coded' but has been defined without an answer concept set UUID. The 'answerConceptSetUuid' key is required.",
17
+ "configure": "Configure",
18
+ "configureIdentifiers": "Configure identifiers",
19
+ "confirmDiscardChangesBody": "Your unsaved changes will be lost if you proceed to discard the form",
20
+ "confirmDiscardChangesTitle": "Are you sure you want to discard these changes?",
21
+ "confirmIdentifierDeletionText": "Are you sure you want to remove this identifier?",
22
+ "contactSection": "Contact Details",
23
+ "createNewPatient": "Create new patient",
24
+ "dateOfBirthLabelText": "Date of birth",
25
+ "deathCauseRequired": "Cause of death is required",
26
+ "deathDateInFuture": "Death date cannot be in future",
27
+ "deathDateInputLabel": "Date of death",
28
+ "deathDateRequired": "Death date is required",
29
+ "deathdayInvalidDate": "Death date and time cannot be before the birthday",
30
+ "deathdayIsRequired": "Death date is required when the patient is marked as deceased.",
31
+ "deathdayNotInTheFuture": "",
32
+ "deathSection": "Death Info",
33
+ "deathTimeFormatInvalid": "Time format is invalid",
34
+ "deathTimeFormatRequired": "Time format is required",
35
+ "deathTimeInvalid": "Time doesn't match the format 'hh:mm'",
36
+ "deathTimeRequired": "Death time is required",
37
+ "deleteIdentifierModalHeading": "Remove identifier?",
38
+ "deleteIdentifierModalText": " has a value of ",
39
+ "deleteIdentifierTooltip": "Delete",
40
+ "deleteRelationshipTooltipText": "Delete",
41
+ "demographicsSection": "Basic Info",
42
+ "discard": "Discard",
43
+ "dobToggleLabelText": "Date of Birth Known?",
44
+ "editIdentifierTooltip": "Edit",
45
+ "editPatientDetails": "Edit patient details",
46
+ "editPatientDetailsBreadcrumb": "Edit patient details",
47
+ "enterNonCodedCauseOfDeath": "Enter non-coded cause of death",
48
+ "error": "Error",
49
+ "errorFetchingCodedCausesOfDeath": "Error fetching coded causes of death",
50
+ "errorFetchingOrderedFields": "Error occured fetching ordered fields for address hierarchy",
51
+ "estimatedAgeInMonthsLabelText": "Estimated age in months",
52
+ "estimatedAgeInYearsLabelText": "Estimated age in years",
53
+ "familyNameLabelText": "Family Name",
54
+ "familyNameRequired": "Family name is required",
55
+ "female": "Female",
56
+ "fieldsWithErrors": "The following fields have errors: ",
57
+ "fullNameLabelText": "Full Name",
58
+ "genderLabelText": "Sex",
59
+ "genderRequired": "Gender is required",
60
+ "genderUnspecified": "Gender unspecified",
61
+ "givenNameLabelText": "First Name",
62
+ "givenNameRequired": "Given name is required",
63
+ "identifierValueRequired": "Identifier value is required",
64
+ "idFieldLabelText": "Identifiers",
65
+ "IDInstructions": "Select the identifiers you'd like to add for this patient:",
66
+ "invalidEmail": "Invalid email",
67
+ "invalidInput": "Invalid Input",
68
+ "isDeadInputLabel": "Is dead",
69
+ "jumpTo": "Jump to",
70
+ "male": "Male",
71
+ "middleNameLabelText": "Middle Name",
72
+ "negativeMonths": "Estimated months cannot be negative",
73
+ "negativeYears": "Estimated years cannot be negative",
74
+ "no": "No",
75
+ "nonCodedCauseOfDeath": "Non-coded cause of death",
76
+ "nonCodedCauseOfDeathRequired": "Cause of death is required",
77
+ "nonsensicalYears": "Estimated years cannot be more than 140",
78
+ "numberInNameDubious": "Number in name is dubious",
79
+ "obsFieldUnknownDatatype": "Concept for obs field '{{fieldDefinitionId}}' has unknown datatype '{{datatypeName}}'",
80
+ "optional": "optional",
81
+ "optionalIdentifierLabel": "{{identifierName}} (optional)",
82
+ "other": "Other",
83
+ "patientNameKnown": "Patient's Name is Known?",
84
+ "patientRegistrationBreadcrumb": "Patient Registration",
85
+ "refreshOrContactAdmin": "Try refreshing the page or contact your system administrator",
86
+ "registerPatient": "Register patient",
87
+ "registerPatientSuccessSnackbarSubtitle": "The patient can now be found by searching for them using their name or ID number",
88
+ "registerPatientSuccessSnackbarTitle": "New Patient Created",
89
+ "registrationErrorSnackbarTitle": "Patient Registration Failed",
90
+ "relationship": "Relationship",
91
+ "relationshipPersonMustExist": "Related person must be an existing person",
92
+ "relationshipPlaceholder": "Relationship",
93
+ "relationshipRemovedText": "Relationship removed",
94
+ "relationshipsSection": "Relationships",
95
+ "relationshipToPatient": "Relationship to patient",
96
+ "relativeFullNameLabelText": "Full name",
97
+ "relativeNamePlaceholder": "Firstname Familyname",
98
+ "removeIdentifierButton": "Remove identifier",
99
+ "resetIdentifierTooltip": "Reset",
100
+ "restoreRelationshipActionButton": "Undo",
101
+ "searchAddress": "Search address",
102
+ "searchIdentifierPlaceholder": "Search identifier",
103
+ "searchLocationPersonAttribute": "Search location",
104
+ "selectAnOption": "Select an option",
105
+ "sexFieldLabelText": "Sex",
106
+ "source": "Source",
107
+ "submitting": "Submitting",
108
+ "timeFormat": "Time Format",
109
+ "timeOfDeathInputLabel": "Time of death (hh:mm)",
110
+ "unableToFetch": "Unable to fetch person attribute type - {{personattributetype}}",
111
+ "unknown": "Unknown",
112
+ "unknownPatientAttributeType": "Patient attribute type has unknown format {{personAttributeTypeFormat}}",
113
+ "updatePatient": "Update patient",
114
+ "updatePatientErrorSnackbarTitle": "Patient Details Update Failed",
115
+ "updatePatientSuccessSnackbarSubtitle": "The patient's information has been successfully updated",
116
+ "updatePatientSuccessSnackbarTitle": "Patient Details Updated",
117
+ "yearsEstimateRequired": "Estimated years required",
118
+ "yes": "Yes"
119
+ }