/
Multiple upload template missing fields
Multiple upload template missing fields
Back to: CHEFS Bugs/Defect Tracker
Priority | Status | Team |
---|---|---|
Low | Open | PCD/MEDIS |
Legend | |
Low medium High | Open in progress done |
Description:
The JSON template export missing fields, especialy ones in data grids. As a result the template is incomplete. We currently work around the issue by exporting a sample form submission.
Example of incomplete template:
[
{
"communityName": "",
"currentPeriod": 4,
"financialData": {
"clinical": {
"longitudinalCare": {
"financials": [
{
"expenseItem": "",
"expenseItemSubType": "",
"expenseSubCategory": "Clinical & Traditional Wellness Resources",
"expenseSubCategory1": "Family Physician",
"selectedExpense": "",
"typeOfCare": "Longitudinal Care (LC)"
}
],
From sample data:
[
{
"communityName": "North Shore",
"currentPeriod": 3,
"financialData": {
"additionalNotes": "Everything looks good, no issues.",
"clinical": {
"longitudinalCare": {
"financials": [
{
"approvedBudget": 180000,
"expenseItem": "Family Physician",
"expenseItemSubType": "NtP - Net New to Service Plan",
"expenseSubCategory": "Clinical & Traditional Wellness Resources",
"expenseSubCategory1": "Family Physician",
"fiscalYearFtesInclRelief": 1,
"ftesHiredToDate": 1,
"fyEstimatedSurplus": -11000,
"fyExpenseForecast": 191000,
"fyExpenseVariance": -6,
"fyExpenseVarianceNote": "Salary increase not accounted in the service plans",
"p1": 15000,
"p2": 13000,
"proratedYtdBudget": 27692.3076923077,
"totalActualYtdExpenses": 28000,
"typeOfCare": "Longitudinal Care (LC)",
"ytdExpenseVariance": -1,
"ytdExpenseVarianceNote": "Salary increase not accounted in the service plans"
},
, multiple selections available,
Related content
The "Submitted" and "Modified" date/time stamps are switched for applications that were saved as a draft before being submitted
The "Submitted" and "Modified" date/time stamps are switched for applications that were saved as a draft before being submitted
Read with this
FORMS-192: (LTC submitter) Submit Bed Occupancy Data
FORMS-192: (LTC submitter) Submit Bed Occupancy Data
More like this
CHEFS Bugs/Defect Tracker
CHEFS Bugs/Defect Tracker
Read with this
Export CSV submission columns issue
Export CSV submission columns issue
More like this
Data Missing When Viewing Submissions
Data Missing When Viewing Submissions
More like this
FORMS-347: Draft Form for MHSU Bed
FORMS-347: Draft Form for MHSU Bed
More like this