Download OpenAPI specification:Download
Endpoints REST exposés par les LRM externes à destination du SI-SAMU
Appel Entrant.
| idCrra required | string^FR[0-9][0-9AB]{2}$ Identifiant du CRRA |
| idNatPs required | string [ 0 .. 32 ] characters Identifiant de l'agent |
Information de l'appel
| numTel required | string^(([#\+\*]|37000)?[0-9]{2,15}|\*\*\*)$ Numéro de téléphone de l’appelant. |
| idAppel required | string [ 0 .. 64 ] characters Identifiant de la communication (interne SI-SAMU) |
| idFlux required | string [ 0 .. 32 ] characters Identifiant du flux, au format : {id CRRA}-{flux}-{salle}-{prio}-{fo}. fo = niveau front office : F01|F02; prio = priorité : Px|UV pour FO1, P[0-3] pour FO2; salle = CoordAmb, SuiviOp, Crise, Samu, 15, Malv... pour FO1, ML|MU|MUCrise|T2 pour FO2; flux = 15, 112, 116117, Amb, Smur, PRO... pour FO1, FluxStd pour FO2 |
| nePasExecuter | boolean Indique au LRM si le traitement du service AppelEntrant est attendu ou non. false = Exécuter / true = Ne pas Exécuter |
{- "numTel": "string",
- "idAppel": "string",
- "idFlux": "string",
- "nePasExecuter": true
}{- "message": "string",
- "code": "string"
}Afficher le dossier.
| idCrra required | string^FR[0-9][0-9AB]{2}$ Identifiant du CRRA |
| idDossier required | string [ 0 .. 25 ] characters Identifiant du dossier |
Information du dossier
| numTel | string^([#\+\*]|37000)?[0-9]{2,15}$ Numéro de téléphone de l’appelant. |
| idAppel | string [ 0 .. 64 ] characters Identifiant de la communication (interne SI-SAMU) |
| idNatPs required | string [ 0 .. 32 ] characters Identifiant national de l’agent |
{- "numTel": "string",
- "idAppel": "string",
- "idNatPs": "string"
}{- "message": "string",
- "code": "string"
}