passerelle/functests/toulouse_maelis/data/test_update_child.json

124 lines
3.0 KiB
JSON

{
"num": "N/A",
"lastname": "N/A",
"firstname": "BARTOLOME",
"sexe": "F",
"birth": {
"dateBirth": "1970-01-01T00:00:00+01:00",
"place": null,
"communeCode": null,
"countryCode": null
},
"dietcode": "STD",
"bPhoto": false,
"bLeaveAlone": false,
"authorizedPersonList": [
{
"personInfo": {
"num": "N/A",
"lastname": "SIMPSON",
"firstname": "ABRAHAM JEBEDIAH",
"dateBirth": "1927-05-24T00:00:00+01:00",
"civility": "M.",
"sexe": "M",
"contact": {
"phone": "0312345678",
"mobile": null,
"mail": "abe.simpson@example.org"
},
"civility_text": "Monsieur",
"sexe_text": "Masculin"
},
"personQuality": {
"code": "GPP",
"libelle": "GRAND-PERE PATERNEL",
"code_text": "GRAND-PERE PATERNEL"
}
},
{
"personInfo": {
"num": "N/A",
"lastname": "SIMPSON",
"firstname": "MONA PENELOPE",
"dateBirth": "1929-03-15T00:00:00Z",
"civility": "MME",
"sexe": "F",
"contact": {
"phone": "0412345678",
"mobile": "0612345678",
"mail": "mona.simpson@example.org"
},
"civility_text": "Madame",
"sexe_text": "F\u00e9minin"
},
"personQuality": {
"code": "GMP",
"libelle": "GRAND-MERE PATERNELLE",
"code_text": "GRAND-MERE PATERNELLE"
}
}
],
"indicatorList": [
{
"code": "AUTRE",
"label": "Autre",
"note": "rebellious",
"choice": null,
"code_text": "Autre"
},
{
"code": "LUNETTE",
"label": "Port de lunettes",
"note": null,
"choice": null,
"code_text": "Port de lunettes"
}
],
"medicalRecord": {
"familyDoctor": {
"name": "MONROE",
"phone": "0612341234",
"address": {
"street1": "Alameda",
"zipcode": "90701",
"town": "Springfield"
}
},
"allergy1": "butterscotch, imitation butterscotch, glow-in-the-dark monster make-up",
"allergy2": "shrimp and cauliflower",
"comment1": "the shrimp allergy isn't fully identified",
"comment2": null,
"observ1": "Ay Caramba!",
"observ2": "Eat my shorts!",
"isAuthHospital": true,
"hospital": "Springfield General Hospital",
"vaccinList": [
{
"code": "ROR",
"label": "ROUGEOLE-OREILLONS-RUBEOLE",
"vaccinationDate": "2022-02-22T00:00:00+01:00"
},
{
"code": "DTC",
"label": "DIPHTERIE TETANOS COQUELUCHE",
"vaccinationDate": "2011-01-11T00:00:00+01:00"
}
]
},
"insurance": null,
"paiInfoBean": {
"code": "PAIMED",
"dateDeb": "2022-09-01T00:00:00+02:00",
"dateFin": "2023-07-01T00:00:00+02:00",
"description": "mischievous, rebellious, misunderstood, disruptive",
"code_text": "MEDICAL"
},
"mother": "N/A",
"father": "N/A",
"rl": null,
"subscribeSchoolList": [],
"subscribeActivityList": [],
"sexe_text": "F\u00e9minin",
"dietcode_text": "1- REPAS STANDARD"
}