Eddie scenario payload example
{
"claimNumber": "ZA00502",
"declaration": {
"providerDeclaration": "2017-12-20"
},
"diagnosis": [
{
"diagnosisAction": "modify",
"diagnosisCode": "39812007",
"diagnosisCodeType": "1",
"diagnosisComment": "",
"diagnosisDate": "2017-12-20",
"diagnosisDescription": "Contusion, forearm area",
"diagnosisSide": "right",
"primaryDiagnosisIndicator": "True"
}
],
"patient": {
"address": {
"city": "Wellington",
"country": "New Zealand",
"line1": "33 Freeman Street",
"line2": "",
"postCode": "6014",
"suburb": "Silverstream",
"type": "Home"
},
"contact": {
"emailAddress": "",
"homePhone": "",
"mobilePhone": "",
"workPhone": ""
},
"details": {
"accidentDate": "2017-12-04",
"dateOfBirth": "1950-06-03",
"firstName": "Barry",
"middleName": "",
"nhi": "",
"surname": "Banana"
}
},
"provider": {
"address": {
"city": "Wellington",
"country": "New Zealand",
"line1": "1 Provider Street",
"line2": "",
"postCode": "6004",
"suburb": "",
"type": "Postal"
},
"contact": {
"emailAddress": "",
"homePhone": "",
"mobilePhone": "",
"workPhone": ""
},
"details": {
"firstName": "Test",
"middleName": "",
"providerId": "P#####",
"providerTypeCode": "80",
"surname": "Provider"
}
},
"vendor": {
"hpiFacilityNumber": "",
"hpiOrganisationNumber": "V#####",
"practiceName": "ACC Test Clinic"
},
"workCapacity": {
"accAssistance": {
"issuesDetails": "",
"otherComments": ""
},
"accContact": {
"anyDay": "",
"contactComments": "",
"preferredContactDay": ""
},
"contactRequired": "False",
"incapacity": [
{
"incapacityComments": "",
"incapacityDateRange": {
"fromDate": "2017-12-05",
"toDate": "2017-12-08"
},
"incapacityType": "Fitforselectedwork",
"selectedAlternativeWork": {
"physicalRestrictions": "",
"restrictedDaysPerWeek": "4",
"restrictedHoursPerDay": "",
"restrictionComment": ""
}
},
{
"incapacityComments": "",
"incapacityDateRange": {
"fromDate": "2017-12-09",
"toDate": "2017-12-11"
},
"incapacityType": "Fitforselectedwork",
"selectedAlternativeWork": {
"physicalRestrictions": "",
"restrictedDaysPerWeek": "3",
"restrictedHoursPerDay": "",
"restrictionComment": ""
}
}
],
"returnToWork": {
"assistanceRequired": "False",
"assistanceType": ""
},
"reviewIncapacityDate": ""
}
}