Apple scenario payload
{
"pmsSoftwareName": "ACC Super Software",
"pmsSoftwareVersion": "2.05",
"claimNumber": "AA#####",
"vendor": {
"practiceName": "ACC Test Clinic",
"hpiOrganisationNumber": "V#####",
"hpiFacilityNumber": ""
},
"provider": {
"details": {
"providerId": "P#####",
"providerTypeCode": "80",
"firstName": "Test",
"middleName": "",
"surname": "Provider"
},
"address": {
"line1": "123 Fake Street",
"line2": "",
"suburb": "",
"city": "Wellington",
"postCode": "6023",
"country": "New Zealand",
"type": "Home"
}
},
"patient": {
"address": {
"line1": "100 Patient Place",
"line2": "",
"suburb": "Kilbirnie",
"city": "Wellington",
"postCode": "6021",
"country": "New Zealand",
"type": "Home"
},
"occupationCode": "9993",
"contact": {
"emailAddress": "",
"homePhone": "",
"mobilePhone": "",
"workPhone": ""
},
"details": {
"nhi": "",
"otherEthnicity": "",
"firstName": "Andrew",
"middleName": "",
"surname": "Apple",
"dateOfBirth": "1945-03-27",
"gender": "M",
"ethnicityCode": "21"
}
},
"employment": {
"inPaidEmployment": "False",
"employmentStatusCode": "",
"otherEmployment": "",
"workTypeCode": ""
},
"injury": {
"accidentDate": "2017-11-20",
"injuryComments": "",
"accidentLocationCode": "347",
"accidentSceneCode": "10",
"causeOfAccident": "Tripped over dog, hurt right knee",
"involvesVehicle": "False",
"medicalTreatmentInjury": "False",
"workInjury": "False",
"sportingInjury": "False",
"sportNameCode": "",
"accContactProvider": "",
"gradualProcessInjury": "",
"admittedToHospital": ""
},
"diagnosis": [
{
"diagnosisCode": "60058008",
"diagnosisCodeType": "1",
"diagnosisDescription": "Sprain of Cruciate ligament of knee",
"diagnosisSide": "right"
}
],
"workCapacity": {
"canResumeNormalWork": "",
"returnToNormalWorkDate": ""
},
"declaration": {
"providerDeclaration": "2017-12-01"
}
}