Skip to content

Commit 5206194

Browse files
author
Issam Kadar
committed
feature : add RPIS exemples
1 parent 7f4e8cc commit 5206194

File tree

3 files changed

+210
-0
lines changed

3 files changed

+210
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"rpis": {
3+
"orientation": {
4+
"decision": {
5+
"resourceType": "SIS",
6+
"vehicleType": "SIS.VSAV",
7+
"medicalLevel": "SECOURS"
8+
},
9+
"destination": {
10+
"destinationCountry": "FR",
11+
"destinationCategory": "ES",
12+
"healthcareType": "142",
13+
"finess": "750000015"
14+
},
15+
"type": "TEMP"
16+
},
17+
"intervention": {
18+
"smurStatus": {
19+
"departSmur": "2026-01-13T14:21:00+01:00",
20+
"arrivedSmur": "2026-01-13T14:28:00+01:00",
21+
"departLocation": "2026-01-13T14:55:00+01:00",
22+
"arrivedDestination": "2026-01-13T15:08:00+01:00",
23+
"teamAvailable": "2026-01-13T15:25:00+01:00",
24+
"returnSmur": "2026-01-13T15:35:00+01:00"
25+
},
26+
"team": {
27+
"doctor": true,
28+
"driver": true,
29+
"nurse": true
30+
},
31+
"location": {
32+
"detailedAddress": {
33+
"city": "Paris",
34+
"inseeCode": "75056"
35+
},
36+
"type": "L04.11.03"
37+
},
38+
"mainDiagnosis": "I46.9"
39+
},
40+
"patient": {
41+
"residentialAddress": {
42+
"city": "Paris",
43+
"inseeCode": "75056"
44+
},
45+
"patientId": "fr.health.samu750.patient.DRFR157502601301234.1",
46+
"birthDate": "1965-03-22",
47+
"sex": "M"
48+
},
49+
"regulation": {
50+
"healthMotive": {
51+
"code": "M08.02.00",
52+
"label": "Arrêt cardio-respiratoire"
53+
},
54+
"whatsHappen": {
55+
"code": "C01.00.00",
56+
"label": "Accident ou incident corporel"
57+
},
58+
"medicalLevel": "MED"
59+
},
60+
"context": {
61+
"orgId": "fr.health.samu750",
62+
"senderCaseId": "DRFR157502601301234",
63+
"ressourceFinessLegal": "750000015",
64+
"ressourceFinessGeo": "750000023",
65+
"ressourceStructure": "0",
66+
"creationDate": "2026-01-13T14:15:00+01:00",
67+
"decisionDate": "2026-01-13T14:18:00+01:00"
68+
}
69+
}
70+
}
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"rpis": {
3+
"orientation": {
4+
"decision": {
5+
"resourceType": "TSU",
6+
"vehicleType": "TSU.AR",
7+
"medicalLevel": "MED"
8+
},
9+
"destination": {
10+
"destinationCountry": "FR",
11+
"destinationCategory": "ES",
12+
"healthcareType": "355",
13+
"finess": "130000123"
14+
},
15+
"type": "TEMP"
16+
},
17+
"intervention": {
18+
"smurStatus": {
19+
"departSmur": "2026-01-13T09:25:00+01:00",
20+
"arrivedSmur": "2026-01-13T09:34:00+01:00",
21+
"departLocation": "2026-01-13T09:52:00+01:00",
22+
"arrivedDestination": "2026-01-13T10:08:00+01:00",
23+
"teamAvailable": "2026-01-13T10:30:00+01:00",
24+
"returnSmur": "2026-01-13T10:45:00+01:00"
25+
},
26+
"team": {
27+
"doctor": true,
28+
"driver": true,
29+
"nurse": true
30+
},
31+
"location": {
32+
"detailedAddress": {
33+
"city": "Marseille",
34+
"inseeCode": "13055"
35+
},
36+
"type": "L01.02.03"
37+
},
38+
"mainDiagnosis": "T58"
39+
},
40+
"patient": {
41+
"residentialAddress": {
42+
"city": "Marseille",
43+
"inseeCode": "13055"
44+
},
45+
"patientId": "fr.health.samu130.patient.DRFR113302601303789.1",
46+
"birthDate": "1975-11-08",
47+
"sex": "M"
48+
},
49+
"regulation": {
50+
"healthMotive": {
51+
"code": "M16.01.01",
52+
"label": "Intoxication au CO / fumées - Avec convulsions / troubles de la conscience"
53+
},
54+
"whatsHappen": {
55+
"code": "C09.00.00",
56+
"label": "Accident ou incident matériel et/ou environnemental"
57+
},
58+
"medicalLevel": "MED"
59+
},
60+
"context": {
61+
"orgId": "fr.health.samu130",
62+
"senderCaseId": "DRFR113302601303789",
63+
"ressourceFinessLegal": "130000123",
64+
"ressourceFinessGeo": "130000131",
65+
"ressourceStructure": "0",
66+
"creationDate": "2026-01-13T09:20:00+01:00",
67+
"decisionDate": "2026-01-13T09:23:00+01:00"
68+
}
69+
}
70+
}
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
"rpis": {
3+
"orientation": {
4+
"decision": {
5+
"resourceType": "SIS",
6+
"vehicleType": "SIS.VSAV",
7+
"medicalLevel": "SECOURS"
8+
},
9+
"destination": {
10+
"destinationCountry": "FR",
11+
"destinationCategory": "ES",
12+
"healthcareType": "142",
13+
"finess": "690000056"
14+
},
15+
"type": "TEMP"
16+
},
17+
"intervention": {
18+
"smurStatus": {
19+
"departSmur": "2026-01-13T16:10:00+01:00",
20+
"arrivedSmur": "2026-01-13T16:18:00+01:00",
21+
"departLocation": "2026-01-13T16:35:00+01:00",
22+
"arrivedDestination": "2026-01-13T16:48:00+01:00",
23+
"teamAvailable": "2026-01-13T17:05:00+01:00",
24+
"returnSmur": "2026-01-13T17:15:00+01:00"
25+
},
26+
"team": {
27+
"doctor": true,
28+
"driver": true,
29+
"nurse": false
30+
},
31+
"location": {
32+
"detailedAddress": {
33+
"city": "Lyon",
34+
"inseeCode": "69123"
35+
},
36+
"type": "L02.01.00"
37+
},
38+
"mainDiagnosis": "S06.9"
39+
},
40+
"patient": {
41+
"residentialAddress": {
42+
"city": "Lyon",
43+
"inseeCode": "69123"
44+
},
45+
"patientId": "fr.health.samu690.patient.DRFR169902601302456.1",
46+
"birthDate": "1988-07-15",
47+
"sex": "F"
48+
},
49+
"regulation": {
50+
"healthMotive": {
51+
"code": "M13.03.01",
52+
"label": "Traumatisme tête - cou - Avec perte de connaissance ou troubles de la la conscience"
53+
},
54+
"whatsHappen": {
55+
"code": "C01.01.00",
56+
"label": "Accident de la circulation"
57+
},
58+
"medicalLevel": "MED"
59+
},
60+
"context": {
61+
"orgId": "fr.health.samu690",
62+
"senderCaseId": "DRFR169902601302456",
63+
"ressourceFinessLegal": "690000056",
64+
"ressourceFinessGeo": "690000064",
65+
"ressourceStructure": "0",
66+
"creationDate": "2026-01-13T16:05:00+01:00",
67+
"decisionDate": "2026-01-13T16:08:00+01:00"
68+
}
69+
}
70+
}

0 commit comments

Comments
 (0)