Bob scenario payload example
{
"claimNumber": "QQ00018",
"declaration": {
"providerDeclaration": "2017-12-05"
},
"diagnosis": [
{
"diagnosisAction": "modify",
"diagnosisCode": "60058008",
"diagnosisCodeType": "1",
"diagnosisComment": "",
"diagnosisDate": "2017-12-05",
"diagnosisDescription": "Sprain of cruciate ligament of knee",
"diagnosisSide": "right",
"primaryDiagnosisIndicator": "False"
},
{
"diagnosisAction": "add",
"diagnosisCode": "208662008",
"diagnosisCodeType": "1",
"diagnosisComment": "",
"diagnosisDate": "2017-12-05",
"diagnosisDescription": "Closed fracture ankle, bimalleolar, low fibular fracture",
"diagnosisSide": "right",
"primaryDiagnosisIndicator": "True"
}
],
"patient": {
"address": {
"line1": "33 Freeman St",
"line2": "",
"suburb": "Silverstream",
"city": "Wellington",
"postCode": "6014",
"country": "New Zealand",
"type": "Home"
},
"contact": {
"emailAddress": "",
"homePhone": "",
"mobilePhone": "",
"workPhone": ""
},
"details": {
"accidentDate": "2017-12-04",
"dateOfBirth": "1950-06-03",
"firstName": "Barry",
"middleName": "",
"nhi": "",
"surname": "Banana"
}
},
"provider": {
"address": {
"line1": "123 Fake Street",
"line2": "",
"postCode": "6023",
"suburb": "",
"type": "Home",
"city": "Wellington",
"country": "New Zealand"
},
"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": [],
"returnToWork": {
"assistanceRequired": "False",
"assistanceType": ""
},
"reviewIncapacityDate": ""
}
}