Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intervention Secondaire #207

Merged
merged 33 commits into from
Nov 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
1f369a7
Add files via upload
daphneleccia Nov 28, 2024
73626cc
⚙️ Auto-génération des classes et des specs
daphneleccia Nov 28, 2024
3fbd677
Add files via upload
daphneleccia Nov 28, 2024
ffacd5c
Add files via upload
daphneleccia Nov 28, 2024
2baa820
⚙️ Auto-génération des classes et des specs
daphneleccia Nov 28, 2024
a7ccab3
Add files via upload
daphneleccia Nov 28, 2024
aa178d2
Add files via upload
daphneleccia Nov 28, 2024
fc06c38
Add files via upload
daphneleccia Nov 28, 2024
57cf94f
Add files via upload
daphneleccia Nov 28, 2024
d32687f
Add files via upload
daphneleccia Nov 28, 2024
2726c04
Rename RS-EDA-message_Secondaire.json to RS-EDA_Secondaire_RobertVerm…
daphneleccia Nov 28, 2024
d26b7e2
⚙️ Auto-génération des classes et des specs
daphneleccia Nov 28, 2024
9809623
Rename RS-EDA-message_Secondaire.xml to RS-EDA_Secondaire_RobertVerma…
daphneleccia Nov 28, 2024
d233d9f
Rename RS-ER-message_Secondaire.json to RS-ER_Secondaire_RobertVerman…
daphneleccia Nov 28, 2024
32c95ca
Rename RS-ER-message_Secondaire.xml to RS-ER_Secondaire_RobertVermand…
daphneleccia Nov 28, 2024
ec22ca6
Rename RS-RI-message_Secondaire.json to RS-RI_Secondaire_RobertVerman…
daphneleccia Nov 28, 2024
d24910e
Rename RS-RI-message_Secondaire.xml to RS-RI_Secondaire_RobertVermand…
daphneleccia Nov 28, 2024
1114252
Rename RS-SR-message_Secondaire_Départ.json to RS-SR_Secondaire_Rober…
daphneleccia Nov 28, 2024
a4358fa
Rename RS-SR-message_Secondaire_Départ.xml to RS-SR_Secondaire_Robert…
daphneleccia Nov 28, 2024
6228ee3
⚙️ Auto-génération des classes et des specs
daphneleccia Nov 28, 2024
43cdea5
Update and rename RS-SR-message_Secondaire_Arrivée destination.json t…
daphneleccia Nov 28, 2024
d228725
Rename RS-SR-message_Secondaire_Arrivée destination.xml to RS-SR_Seco…
daphneleccia Nov 28, 2024
56d5890
Rename RS-URL-message_Secondaire.json to RS-URL_Secondaire_RobertVerm…
daphneleccia Nov 28, 2024
e96493a
Rename RS-URL-message_Secondaire.xml to RS-URL_Secondaire_RobertVerma…
daphneleccia Nov 28, 2024
73a0894
Rename RS-BPV-message_Secondaire.json to RS-BPV_Secondaire_RobertVerm…
daphneleccia Nov 28, 2024
a5ba88c
Rename RS-BPV-message_Secondaire.xml to RS-BPV_Secondaire_RobertVerma…
daphneleccia Nov 28, 2024
dd990d2
Rename RS-RPIS-message_Secondaire.json to RS-RPIS_Secondaire_RobertVe…
daphneleccia Nov 28, 2024
8f6b46c
Rename RS-RPIS-message_Secondaire.xml to RS-RPIS_Secondaire_RobertVer…
daphneleccia Nov 28, 2024
ad69608
Rename RS-EDA-MAJ-message_Secondaire.json to RS-EDA-MAJ_Secondaire_Ro…
daphneleccia Nov 28, 2024
f097aa1
Rename RS-EDA-MAJ-message_Secondaire.xml to RS-EDA-MAJ_Secondaire_Rob…
daphneleccia Nov 28, 2024
5a45c6d
⚙️ Auto-génération des classes et des specs
daphneleccia Nov 28, 2024
50954ee
Update messagesList.json
daphneleccia Nov 29, 2024
a7b5f26
⚙️ Auto-génération des classes et des specs
daphneleccia Nov 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"interventionReport": {
"redactor": {
"label": "Arthur Bambi",
"role": "MEDECIN"
},
"patient": {
"patientId": "fr.health.samu680.patient.68263",
"firstName": "Robert",
"sex": "M",
"lastName": "Vermande",
"birthDate": "1967-09-17"
},
"caseId": "fr.health.samu680.DRFR154402413800555",
"creation": "2024-05-26T13:19:00+02:00",
"evaluation": {
"parameter": [
{
"type": "FREQUENCE_CARDIAQUE",
"value": "110-120"
},
{
"type": "TEMPERATURE",
"value": "37"
},
{
"type": "FREQUENCE_RESPIRATOIRE",
"value": "12/mn"
}
]
},
"reportId": "38978621TG"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<interventionReport xmlns="urn:emergency:cisu:2.0:interventionReport">
<caseId>fr.health.samu680.DRFR154402413800555</caseId>
<reportId>38978621TG</reportId>
<redactor>
<label>Arthur Bambi</label>
<role>MEDECIN</role>
</redactor>
<creation>2024-05-26T13:19:00+02:00</creation>
<patient>
<patientId>fr.health.samu680.patient.68263</patientId>
<lastName>Vermande</lastName>
<firstName>Robert</firstName>
<birthDate>1967-09-17</birthDate>
<sex>M</sex>
</patient>
<evaluation>
<parameter>
<type>FREQUENCE_CARDIAQUE</type>
<value>110-120</value>
</parameter>
<parameter>
<type>TEMPERATURE</type>
<value>37</value>
</parameter>
<parameter>
<type>FREQUENCE_RESPIRATOIRE</type>
<value>12/mn</value>
</parameter>
</evaluation>
</interventionReport>
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"createCaseHealthUpdate": {
"qualification": {
"details": {
"status": "CLOTURE"
}
},
"caseId": "fr.health.samu680.DRFR154402413800555"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<createCaseHealthUpdate xmlns="urn:emergency:cisu:2.0:createCaseHealthUpdate">
<caseId>fr.health.samu680.DRFR154402413800555</caseId>
<qualification>
<details>
<status>CLOTURE</status>
</details>
</qualification>
</createCaseHealthUpdate>
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
{
"createCaseHealth": {
"caseId": "fr.health.samu680.DRFR154402413800555",
"senderCaseId": "DRFR154402413800555",
"creation": "2024-11-18T06:57:00+02:00",
"qualification": {
"whatsHappen": {
"code": "C11.06.00",
"label": "Autre nature de fait"
},
"locationKind": {
"label": "Hôpital",
"code": "L04.07.01"
},
"healthMotive": {
"label": "Autre motif",
"code": "M06.04"
},
"details": {
"priority": "P2",
"status": "ACTIF"
},
"origin": "15"
},
"location": {
"detailedAddress": {
"wayName": {
"type": "Avenue",
"name": "d'Altkirch",
"complete": "Avenue d'Altkirch"
},
"complete": "87 Avenue d'Altkirch",
"number": "87"
},
"city": {
"name": "Mulhouse",
"inseeCode": "68224"
},
"access": {
"floor": "2",
"entity": "Soins Intensifs",
"phoneNumber": "+33389646464"
},
"geometry": {
"point": {
"coord": {
"lat": 47.73673,
"precision": "EXACTE",
"lon": 7.33173
}
},
"datetime": "2024-11-18T00:00:00+01:00"
},
"name": "Hôpital du Hasenrain"
},
"initialAlert": {
"reception": "2024-11-18T06:55:00+02:00",
"caller": {
"callerContact": {
"type": "TEL",
"detail": "+33389646464",
"channel": "PERSONNE"
},
"detailedName": {
"complete": "Olivier Drobit",
"lastName": "Drobit",
"firstName": "Olivier"
},
"language": "fr",
"type": "MED",
"callbackContact": {
"channel": "PERSONNE",
"type": "TEL",
"detail": "+33671832676"
}
},
"notes": [
{
"creation": "2024-11-18T07:00:00+02:00",
"freetext": "Transfert du patient vers l'hôpital de Saint-Louis"
}
]
},
"patient": [
{
"identity": {
"strictFeatures": {
"birthDate": "1967-09-17",
"sex": "M"
},
"nonStrictFeatures": {
"lastName": "Vermande",
"firstName": "Robert",
"complete": "Robert Vermande"
}
},
"patientId": "fr.health.samu680.patient.68263",
"administrativeFile": {
"generalPractitioner": {
"detailedName": {
"complete": "Dominique Herbeaut",
"lastName": "Herbeaut",
"firstName": "Dominique "
},
"contact": [
{
"type": "TEL",
"detail": "+33456243849"
}
]
}
}
}
],
"owner": "fr.health.samu680",
"interventionType": "T2-INTER",
"decision": [
{
"operator": {
"role": "MEDECIN",
"label": "Louis Percoin"
},
"creation": "2024-11-18T07:00:00+02:00",
"decisionType": "ORIENT",
"resourceType": "SMUR",
"medicalTransport": true,
"orientationType": "AUTRE",
"destination": {
"freetext": "Hôpital Saint-Louis",
"externalLocationId": [
{
"source": "FINESS_GEOGRAPHIQUE",
"value": "680020096"
}
]
}
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<createCaseHealth xmlns="urn:emergency:cisu:2.0:createCaseHealth">
<caseId>fr.health.samu680.DRFR154402413800555</caseId>
<senderCaseId>DRFR154402413800555</senderCaseId>
<creation>2024-11-18T06:57:00+02:00</creation>
<interventionType>T2-INTER</interventionType>
<qualification>
<origin>15</origin>
<whatsHappen>
<code>C11.06.00</code>
<label>Autre nature de fait</label>
</whatsHappen>
<locationKind>
<code>L04.07.01</code>
<label>Hôpital</label>
</locationKind>
<healthMotive>
<code>M06.04</code>
<label>Autre motif</label>
</healthMotive>
<details>
<status>ACTIF</status>
<priority>P2</priority>
</details>
</qualification>
<location>
<name>Hôpital du Hasenrain</name>
<detailedAddress>
<complete>87 Avenue d'Altkirch</complete>
<number>87</number>
<wayName>
<complete>Avenue d'Altkirch</complete>
<type>Avenue</type>
<name>d'Altkirch</name>
</wayName>
</detailedAddress>
<city>
<name>Mulhouse</name>
<inseeCode>68224</inseeCode>
</city>
<access>
<floor>2</floor>
<entity>Soins Intensifs</entity>
<phoneNumber>+33389646464</phoneNumber>
</access>
<geometry>
<datetime>2024-11-18T00:00:00+01:00</datetime>
<point>
<coord>
<lat>47.73673</lat>
<lon>7.33173</lon>
<precision>EXACTE</precision>
</coord>
</point>
</geometry>
</location>
<initialAlert>
<reception>2024-11-18T06:55:00+02:00</reception>
<notes>
<creation>2024-11-18T07:00:00+02:00</creation>
<freetext>Transfert du patient vers l'hôpital de Saint-Louis</freetext>
</notes>
<caller>
<callerContact>
<channel>PERSONNE</channel>
<type>TEL</type>
<detail>+33389646464</detail>
</callerContact>
<callbackContact>
<channel>PERSONNE</channel>
<type>TEL</type>
<detail>+33671832676</detail>
</callbackContact>
<language>fr</language>
<type>MED</type>
<detailedName>
<complete>Olivier Drobit</complete>
<lastName>Drobit</lastName>
<firstName>Olivier</firstName>
</detailedName>
</caller>
</initialAlert>
<owner>fr.health.samu680</owner>
<patient>
<patientId>fr.health.samu680.patient.68263</patientId>
<administrativeFile>
<generalPractitioner>
<detailedName>
<complete>Dominique Herbeaut</complete>
<lastName>Herbeaut</lastName>
<firstName>Dominique </firstName>
</detailedName>
<contact>
<type>TEL</type>
<detail>+33456243849</detail>
</contact>
</generalPractitioner>
</administrativeFile>
<identity>
<strictFeatures>
<birthDate>1967-09-17</birthDate>
<sex>M</sex>
</strictFeatures>
<nonStrictFeatures>
<complete>Robert Vermande</complete>
<lastName>Vermande</lastName>
<firstName>Robert</firstName>
</nonStrictFeatures>
</identity>
</patient>
<decision>
<creation>2024-11-18T07:00:00+02:00</creation>
<operator>
<label>Louis Percoin</label>
<role>MEDECIN</role>
</operator>
<decisionType>ORIENT</decisionType>
<resourceType>SMUR</resourceType>
<medicalTransport>true</medicalTransport>
<orientationType>AUTRE</orientationType>
<destination>
<externalLocationId>
<source>FINESS_GEOGRAPHIQUE</source>
<value>680020096</value>
</externalLocationId>
<freetext>Hôpital Saint-Louis</freetext>
</destination>
</decision>
</createCaseHealth>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"resourcesEngagement": {
"resource": [
{
"team": {
"medicalLevel": "MED"
},
"vehicleType": "SMUR.AR"
}
],
"caseId": "fr.health.samu680.DRFR154402413800555"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resourcesEngagement xmlns="urn:emergency:cisu:2.0:resourcesEngagement">
<caseId>fr.health.samu680.DRFR154402413800555</caseId>
<resource>
<vehicleType>SMUR.AR</vehicleType>
<team>
<medicalLevel>MED</medicalLevel>
</team>
</resource>
</resourcesEngagement>
Loading