diff --git a/migration-test-scenarios/from-state-31/combined-scenarios/transfer-counts-radiogram-current.json b/migration-test-scenarios/from-state-31/combined-scenarios/transfer-counts-radiogram-current.json new file mode 100644 index 0000000..85ccd87 --- /dev/null +++ b/migration-test-scenarios/from-state-31/combined-scenarios/transfer-counts-radiogram-current.json @@ -0,0 +1,2317 @@ +{ + "fileVersion": 1, + "dataVersion": 32, + "type": "complete", + "currentState": { + "id": "d5b24d31-61c9-4414-885d-3b897b482183", + "currentTime": 90000, + "currentStatus": "paused", + "randomState": { + "type": "randomState", + "algo": "sha256-id-ctr", + "counter": 2 + }, + "viewports": {}, + "simulatedRegions": { + "cdfda1d1-f6a4-4a3b-b5b9-584c28a216b1": { + "type": "simulatedRegion", + "id": "cdfda1d1-f6a4-4a3b-b5b9-584c28a216b1", + "name": "Einsatzabschnitt ???", + "borderColor": "#cccc00", + "activities": {}, + "behaviors": [ + { + "type": "assignLeaderBehavior", + "id": "dc4f22de-2e48-4ea8-b9dd-061640f7b8cb" + }, + { + "type": "reportBehavior", + "id": "5e23ff4e-b709-496e-ad81-97b9ee6ff546", + "activityIds": {}, + "reportTreatmentProgressChanges": true + } + ], + "inEvents": [], + "position": { + "type": "coordinates", + "coordinates": { "x": 1461777.0385738183, "y": 6871723.893046408 } + }, + "size": { "height": 76.59574468085107, "width": 136.17021276595744 } + } + }, + "vehicles": {}, + "personnel": {}, + "patients": {}, + "materials": {}, + "mapImages": {}, + "transferPoints": { + "38664556-2df3-4424-8a53-ed3b0cf41b35": { + "id": "38664556-2df3-4424-8a53-ed3b0cf41b35", + "type": "transferPoint", + "position": { + "type": "simulatedRegion", + "simulatedRegionId": "cdfda1d1-f6a4-4a3b-b5b9-584c28a216b1" + }, + "reachableTransferPoints": {}, + "reachableHospitals": {}, + "internalName": "", + "externalName": "[Simuliert] Einsatzabschnitt ???" + } + }, + "hospitals": {}, + "hospitalPatients": {}, + "alarmGroups": {}, + "clients": { + "7279a3b1-109c-45da-b53c-f000c608ed0e": { + "id": "7279a3b1-109c-45da-b53c-f000c608ed0e", + "type": "client", + "name": "", + "role": "trainer", + "isInWaitingRoom": false + } + }, + "radiograms": { + "cbf039c5-8e26-43c5-95f7-f0655031e315": { + "id": "cbf039c5-8e26-43c5-95f7-f0655031e315", + "type": "transferCountsRadiogram", + "simulatedRegionId": "cdfda1d1-f6a4-4a3b-b5b9-584c28a216b1", + "status": { "type": "unreadRadiogramStatus", "publishTime": 5000 }, + "informationAvailable": true, + "transferredPatientsCounts": { "red": 3, "yellow": 2, "green": 1, "blue": 0, "black": 0, "white": 0 }, + "remainingPatientsCounts": { "red": 1, "yellow": 2, "green": 3, "blue": 0, "black": 5, "white": 5 }, + "scope": "singleRegion" + }, + "6214f2a7-ae04-4b10-a3a2-e962ccdbae2c": { + "id": "6214f2a7-ae04-4b10-a3a2-e962ccdbae2c", + "type": "transferCountsRadiogram", + "simulatedRegionId": "cdfda1d1-f6a4-4a3b-b5b9-584c28a216b1", + "status": { "type": "unreadRadiogramStatus", "publishTime": 6000 }, + "informationAvailable": true, + "transferredPatientsCounts": { "red": 3, "yellow": 2, "green": 1, "blue": 1, "black": 1, "white": 0 }, + "remainingPatientsCounts": { "red": 1, "yellow": 2, "green": 3, "blue": 0, "black": 0, "white": 0 }, + "scope": "transportManagement" + } + }, + "patientCategories": [ + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "X", "behaviourCode": "A" }, + "secondField": { "colorCode": "X", "behaviourCode": "A" }, + "thirdField": { "colorCode": "X", "behaviourCode": "A" }, + "tags": ["P"] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "a896ac10-4f58-41be-92dd-bf63c31c24c0", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "blaue Augen, rothaarig, 1,69 m", + "age": 16 + }, + "pretriageInformation": { + "injuries": "Prellmarke an der Stirn; blutende Wunde am linken Unterarm", + "bodyCheck": "leichte Schmerzen beim Auftreten im rechten Sprunggelenk; Schwanger; sonst o.B.", + "breathing": "unauffällig", + "awareness": "leicht verwirrt", + "pulse": "79; gut tastbar", + "skin": "unauffällig", + "pain": "leichte", + "pupils": "isocor", + "psyche": "ängstlich", + "hearing": "unauffällig", + "isWalkable": true + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + } + }, + "startingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "health": 100000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "X", "behaviourCode": "A" }, + "secondField": { "colorCode": "X", "behaviourCode": "A" }, + "thirdField": { "colorCode": "X", "behaviourCode": "D" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "6d921755-30f7-4e88-afe6-856e500fd54f", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "braune Haare, braune Augen, 1,72 m", + "age": 35 + }, + "pretriageInformation": { + "injuries": "keine äußeren Verletzungen sichtbar", + "bodyCheck": "Pat. ist teilnahmslos; keine Kooperation bei der Untersuchung", + "breathing": "unauffällig", + "awareness": "verwirrt", + "pulse": "82; Puls gut tastbar", + "skin": "unauffällig", + "pain": "keine", + "pupils": "isocor", + "psyche": "teilnahmslos", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "cf74797c-71b2-4d11-aa0a-4bb778cdc535": { + "id": "cf74797c-71b2-4d11-aa0a-4bb778cdc535", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -6.944444444444445, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 50000 + } + ] + } + }, + "startingHealthStateId": "cf74797c-71b2-4d11-aa0a-4bb778cdc535", + "health": 100000 + }, + { + "id": "da74a8a6-2bd3-4acc-993f-98da4543e6c0", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "1,89 m, Vollbart, blond, blauäugig", + "age": 25 + }, + "pretriageInformation": { + "injuries": "keine äußeren Verletzungen zu sehen", + "bodyCheck": "Pat. ist nahezu hysterisch; es besteht keine Kooperation bei Untersuchung", + "breathing": "unauffällig", + "awareness": "wach aber verwirrt", + "pulse": "94", + "skin": "unauffällig", + "pain": "keine", + "pupils": "isocor", + "psyche": "hysterisch", + "hearing": "schwerhörig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "b7ad2784-7bf1-49f2-97ae-6aafef63fd10": { + "id": "b7ad2784-7bf1-49f2-97ae-6aafef63fd10", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -6.313131313131313, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 50000 + } + ] + } + }, + "startingHealthStateId": "b7ad2784-7bf1-49f2-97ae-6aafef63fd10", + "health": 100000 + }, + { + "id": "1d0e051f-aa43-42f2-afac-81e73f937fe2", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "1,76m, hellblond, blaue Augen, Brille", + "age": 35 + }, + "pretriageInformation": { + "injuries": "äußerlich keine Verletzungen", + "bodyCheck": "keine Kooperation bei Untersuchung; Pat. hysterisch und verwirrt", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "95", + "skin": "unauffällig", + "pain": "keine", + "pupils": "isocor", + "psyche": "hysterisch", + "hearing": "schwerhörig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "d78bb0b4-6c62-4254-aad4-8394b0d9e0e1": { + "id": "d78bb0b4-6c62-4254-aad4-8394b0d9e0e1", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -5.787037037037037, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 50000 + } + ] + } + }, + "startingHealthStateId": "d78bb0b4-6c62-4254-aad4-8394b0d9e0e1", + "health": 100000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "X", "behaviourCode": "A" }, + "secondField": { "colorCode": "X", "behaviourCode": "D" }, + "thirdField": { "colorCode": "X", "behaviourCode": "A" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "7b4b9183-57d1-41b7-9435-aacd5c6de748", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "braune Haare, braune Augen, 1,79 m, adipös", + "age": 50 + }, + "pretriageInformation": { + "injuries": "leichte Augenverletzung rechts", + "bodyCheck": "Pat. wirkt apathisch; keine Kooperation bei Untersuchung; Prellung Unterschenkel rechts; starke Schmerzen nur beim Auftreten", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "83; Puls flach", + "skin": "unauffällig", + "pain": "stark, aber nur beim Auftreten", + "pupils": "isocor", + "psyche": "teilnahmslos", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "3c7c0f2f-dc90-413d-8f59-a2ec24996273": { + "id": "3c7c0f2f-dc90-413d-8f59-a2ec24996273", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -9.920634920634921, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "428aab91-9112-40fa-a700-306881fa4dae", + "maximumHealth": 50000 + } + ] + }, + "428aab91-9112-40fa-a700-306881fa4dae": { + "id": "428aab91-9112-40fa-a700-306881fa4dae", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "2384786d-3972-4b9c-9168-4b054317093c", + "earliestTime": 720000 + } + ] + }, + "2384786d-3972-4b9c-9168-4b054317093c": { + "id": "2384786d-3972-4b9c-9168-4b054317093c", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 48.611111111111114, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "minimumHealth": 85000 + } + ] + } + }, + "startingHealthStateId": "3c7c0f2f-dc90-413d-8f59-a2ec24996273", + "health": 100000 + }, + { + "id": "c47776c1-93f3-4895-b087-389a79313393", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "1,59 m, blaue Augen, graue Haare", + "age": 65 + }, + "pretriageInformation": { + "injuries": "äußerlich keine Verletzungen", + "bodyCheck": "leichter Druckschmerzen im linkes Bein", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "89", + "skin": "unauffällig", + "pain": "keine", + "pupils": "isocor", + "psyche": "aufgeregt", + "hearing": "unauffällig", + "isWalkable": true + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "6e396a28-de71-448e-97a5-a9eb0df7c3c3": { + "id": "6e396a28-de71-448e-97a5-a9eb0df7c3c3", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -8.680555555555555, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "428aab91-9112-40fa-a700-306881fa4dae", + "maximumHealth": 50000 + } + ] + }, + "428aab91-9112-40fa-a700-306881fa4dae": { + "id": "428aab91-9112-40fa-a700-306881fa4dae", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "2384786d-3972-4b9c-9168-4b054317093c", + "earliestTime": 720000 + } + ] + }, + "2384786d-3972-4b9c-9168-4b054317093c": { + "id": "2384786d-3972-4b9c-9168-4b054317093c", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 48.611111111111114, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "minimumHealth": 85000 + } + ] + } + }, + "startingHealthStateId": "6e396a28-de71-448e-97a5-a9eb0df7c3c3", + "health": 100000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "X", "behaviourCode": "D" }, + "secondField": { "colorCode": "X", "behaviourCode": "D" }, + "thirdField": { "colorCode": "X", "behaviourCode": "A" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "4f652f8c-3030-4b6b-a175-25ef09abfd4a", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "Spitzbart, blaue Augen, blonde Haare, 182 cm", + "age": 52 + }, + "pretriageInformation": { + "injuries": "leicht blutende Wunde an der linken Hand, evt. Glassplitter in der Tiefe sichtbar; Prellmarke rechte Schläfe", + "bodyCheck": "leichte Schmerzen beim Auftreten im linken Fuß", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "85; Puls gut tastbar", + "skin": "unauffällig", + "pain": "leichte", + "pupils": "isocor", + "psyche": "aufgeregt", + "hearing": "unauffällig", + "isWalkable": true + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "e4379178-cbeb-454f-a978-94110c84236c": { + "id": "e4379178-cbeb-454f-a978-94110c84236c", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -34.72222222222222, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "98f1f326-713e-45dd-b3c9-d7aae9cac27f", + "maximumHealth": 50000 + } + ] + }, + "98f1f326-713e-45dd-b3c9-d7aae9cac27f": { + "id": "98f1f326-713e-45dd-b3c9-d7aae9cac27f", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "1c19733f-21ac-4d8e-ac99-bce8cc9c2134", + "earliestTime": 1440000 + } + ] + }, + "1c19733f-21ac-4d8e-ac99-bce8cc9c2134": { + "id": "1c19733f-21ac-4d8e-ac99-bce8cc9c2134", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 16.203703703703702, + "notarztModifier": 48.611111111111114, + "notSanModifier": 48.611111111111114, + "rettSanModifier": 48.611111111111114 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "minimumHealth": 85000 + } + ] + } + }, + "startingHealthStateId": "e4379178-cbeb-454f-a978-94110c84236c", + "health": 100000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "X", "behaviourCode": "A" }, + "secondField": { "colorCode": "X", "behaviourCode": "A" }, + "thirdField": { "colorCode": "Y", "behaviourCode": "B" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "56415825-3302-44c6-8181-a6e40eaaa5ff", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "1,66 m, blond, blaue Augen", + "age": 30 + }, + "pretriageInformation": { + "injuries": "Zeigefingeramputation rechts", + "bodyCheck": "dezenter Druckschmerzen im rechten Bein", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "98; rhythmisch", + "skin": "unauffällig", + "pain": "keine", + "pupils": "isocor", + "psyche": "ängstlich", + "hearing": "unauffällig", + "isWalkable": true + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "9ac3bc0a-4dbf-4aa2-b4cd-4806bbada1d2": { + "id": "9ac3bc0a-4dbf-4aa2-b4cd-4806bbada1d2", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -7.716049382716049, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "e78a1155-3927-48d5-ae13-f3abacf7d4f7", + "maximumHealth": 50000 + } + ] + }, + "e78a1155-3927-48d5-ae13-f3abacf7d4f7": { + "id": "e78a1155-3927-48d5-ae13-f3abacf7d4f7", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -41.666666666666664, + "notarztModifier": 90.27777777777777, + "notSanModifier": 41.666666666666664, + "rettSanModifier": 41.666666666666664 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "62ff95d7-9237-4536-a7df-da89c96ce1af", + "earliestTime": 720000 + } + ] + }, + "62ff95d7-9237-4536-a7df-da89c96ce1af": { + "id": "62ff95d7-9237-4536-a7df-da89c96ce1af", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -41.666666666666664, + "notarztModifier": 69.44444444444444, + "notSanModifier": 69.44444444444444, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "minimumHealth": 100000 + }, + { + "matchingHealthStateId": "ce38a66a-09c5-4a1c-aa0f-240a35ded6a6", + "earliestTime": 720000 + } + ] + }, + "ce38a66a-09c5-4a1c-aa0f-240a35ded6a6": { + "id": "ce38a66a-09c5-4a1c-aa0f-240a35ded6a6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -69.44444444444444, + "notarztModifier": 93.05555555555556, + "notSanModifier": 93.05555555555556, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "minimumHealth": 85000 + } + ] + } + }, + "startingHealthStateId": "9ac3bc0a-4dbf-4aa2-b4cd-4806bbada1d2", + "health": 100000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "X", "behaviourCode": "D" }, + "secondField": { "colorCode": "Z", "behaviourCode": "B" }, + "thirdField": { "colorCode": "Z", "behaviourCode": "C" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "35080d95-ef97-4c1b-a76d-a0a4a9a9791a", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "graue Haare, blaue Augen, 1,69 m, Brille", + "age": 76 + }, + "pretriageInformation": { + "injuries": "keine äußeren Verletzungen", + "bodyCheck": "dezenter Druckschmerzen im linken Bein in Höhe der Patella", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "97; Puls gut tastbar", + "skin": "warm, rot", + "pain": "keine", + "pupils": "isocor", + "psyche": "sehr aufgeregt", + "hearing": "unauffällig", + "isWalkable": true + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "e57e8a91-3c81-4ce6-95a0-d00cc3d08cb1": { + "id": "e57e8a91-3c81-4ce6-95a0-d00cc3d08cb1", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -17.36111111111111, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "c9993a15-af70-4164-9d99-eee2dd081843", + "maximumHealth": 50000 + } + ] + }, + "c9993a15-af70-4164-9d99-eee2dd081843": { + "id": "c9993a15-af70-4164-9d99-eee2dd081843", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -41.666666666666664, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "a0584d79-ee39-42bc-a9e8-acf68a11bfde", + "maximumHealth": 20000 + } + ] + }, + "a0584d79-ee39-42bc-a9e8-acf68a11bfde": { + "id": "a0584d79-ee39-42bc-a9e8-acf68a11bfde", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -27.77777777777778, + "notarztModifier": 27.77777777777778, + "notSanModifier": 27.77777777777778, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + }, + { + "matchingHealthStateId": "564b5fea-a6d9-475a-84f8-2c028789bc2e", + "earliestTime": 2880000 + } + ] + }, + "564b5fea-a6d9-475a-84f8-2c028789bc2e": { + "id": "564b5fea-a6d9-475a-84f8-2c028789bc2e", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + } + ] + } + }, + "startingHealthStateId": "e57e8a91-3c81-4ce6-95a0-d00cc3d08cb1", + "health": 100000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Y", "behaviourCode": "A" }, + "secondField": { "colorCode": "X", "behaviourCode": "A" }, + "thirdField": { "colorCode": "X", "behaviourCode": "A" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "355a6793-f4f6-4290-9a5e-0592b667da72", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "dunkle Haare, braune Augen, Muttermal Stirn, 165 cm", + "age": 14 + }, + "pretriageInformation": { + "injuries": "Kunststofffremdkörper linker Oberarm; Schulterfraktur links; Luxationsfraktur rechtes Handgelenk", + "bodyCheck": "Risswunde am Hinterkopf; Hüftprellung rechts", + "breathing": "unauffällig", + "awareness": "wach, orientiert", + "pulse": "124; Puls kräftig", + "skin": "unauffällig", + "pain": "starke", + "pupils": "isocor", + "psyche": "aufgeregt", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "d75b9ca2-ec66-4e58-84c2-3230b16699a6": { + "id": "d75b9ca2-ec66-4e58-84c2-3230b16699a6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 4.444444444444445, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "minimumHealth": 85000 + } + ] + } + }, + "startingHealthStateId": "d75b9ca2-ec66-4e58-84c2-3230b16699a6", + "health": 50000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Y", "behaviourCode": "B" }, + "secondField": { "colorCode": "X", "behaviourCode": "A" }, + "thirdField": { "colorCode": "X", "behaviourCode": "A" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "14149f86-24df-4954-94a8-e072c03fe7cf", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "blaue Augen, weiße Haare, 174 cm", + "age": 72 + }, + "pretriageInformation": { + "injuries": "Fehlstellung linker Oberarm; offene Fraktur Unterarm links; große Platzwunde Kopf; Handquetschung links; Dialysepatient", + "bodyCheck": "Schlüsselbeinfraktur rechts; Thoraxprellung auf der gleichen Seite", + "breathing": "unauffällig", + "awareness": "wach und orientiert", + "pulse": "122; Puls kräftig", + "skin": "unauffällig", + "pain": "starke", + "pupils": "isocor", + "psyche": "aufgeregt", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "2b8153d9-d028-44dd-9ff9-c29b2c8c3fbf": { + "id": "2b8153d9-d028-44dd-9ff9-c29b2c8c3fbf", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "d07a1b6e-ca63-4266-bb11-696b49633c26", + "earliestTime": 2880000 + } + ] + }, + "d07a1b6e-ca63-4266-bb11-696b49633c26": { + "id": "d07a1b6e-ca63-4266-bb11-696b49633c26", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 22.22222222222222, + "notSanModifier": 22.22222222222222, + "rettSanModifier": 22.22222222222222 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "minimumHealth": 85000 + } + ] + } + }, + "startingHealthStateId": "2b8153d9-d028-44dd-9ff9-c29b2c8c3fbf", + "health": 50000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Y", "behaviourCode": "B" }, + "secondField": { "colorCode": "Y", "behaviourCode": "A" }, + "thirdField": { "colorCode": "Y", "behaviourCode": "A" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "4cec97a6-f05a-4516-98d7-557c968cefbc", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "Vollbart, blond, blaue Augen, 1,87 m", + "age": 55 + }, + "pretriageInformation": { + "injuries": "Prellmarke Unterschenkel rechts; Fehlstellung rechtes Sprunggelenk; Wunde Unterarm rechts", + "bodyCheck": "Druckschmerz rechte Hüfte; Prellung Unterschenkel links", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "123; Puls flach", + "skin": "kaltschweißig", + "pain": "starke", + "pupils": "isocor", + "psyche": "aufgeregt", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "4c6d8dd4-2ad3-495e-852a-c0a44959f25f": { + "id": "4c6d8dd4-2ad3-495e-852a-c0a44959f25f", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "0fa22799-68df-40a7-b756-21faef56a9a5", + "earliestTime": 2880000 + } + ] + }, + "0fa22799-68df-40a7-b756-21faef56a9a5": { + "id": "0fa22799-68df-40a7-b756-21faef56a9a5", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -41.666666666666664, + "notarztModifier": 41.666666666666664, + "notSanModifier": 41.666666666666664, + "rettSanModifier": 41.666666666666664 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 33000 + } + ] + } + }, + "startingHealthStateId": "4c6d8dd4-2ad3-495e-852a-c0a44959f25f", + "health": 50000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Y", "behaviourCode": "A" }, + "secondField": { "colorCode": "Y", "behaviourCode": "B" }, + "thirdField": { "colorCode": "Y", "behaviourCode": "A" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "314fe465-6a9f-4552-89ba-7325947e7871", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "Glatze, graublaue Augen, Brille, 174 cm", + "age": 57 + }, + "pretriageInformation": { + "injuries": "leicht blutende Wunde Unterarm links; grobe Fehlstellung rechtes Sprunggelenk; Prellmarke Unterschenkel rechts", + "bodyCheck": "Druckschmerz linke Hüfte; Prellung Unterschenkel links; Schmerzen im Genitalbereich", + "breathing": "unauffällig", + "awareness": "wach aber verwirrt", + "pulse": "122; Puls kräftig", + "skin": "kaltschweißig", + "pain": "starke", + "pupils": "isocor", + "psyche": "hysterisch", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + } + }, + "startingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "health": 50000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Y", "behaviourCode": "D" }, + "secondField": { "colorCode": "Y", "behaviourCode": "B" }, + "thirdField": { "colorCode": "Y", "behaviourCode": "B" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "79f972c9-35cb-4867-84cb-f29cd28edb05", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "graue Haare, Brille, braune Augen, ca. 1,70 m", + "age": 71 + }, + "pretriageInformation": { + "injuries": "rechte Hand stark schmerzhaft; kleine blutende Platzwunde am Kopf; Glasfremdkörper am ganzen rechten Arm; unstillbares Nasenbluten", + "bodyCheck": "Thoraxprellung links; Schlüsselbeinfraktur links", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "132; Puls kräftig", + "skin": "kühl, blass", + "pain": "starke", + "pupils": "isocor", + "psyche": "aggressiv", + "hearing": "unauffällig", + "isWalkable": true + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "e5022930-8007-4b9f-a15d-424b1d19f8b3": { + "id": "e5022930-8007-4b9f-a15d-424b1d19f8b3", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "50b91d0d-74ef-4ed5-8135-81dcd7f6dbfa", + "maximumHealth": 20000 + } + ] + }, + "50b91d0d-74ef-4ed5-8135-81dcd7f6dbfa": { + "id": "50b91d0d-74ef-4ed5-8135-81dcd7f6dbfa", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 20.833333333333332, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "ef9efb75-3499-490c-90af-08b4cd0c3da9", + "minimumHealth": 50000 + } + ] + }, + "ef9efb75-3499-490c-90af-08b4cd0c3da9": { + "id": "ef9efb75-3499-490c-90af-08b4cd0c3da9", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "6570d115-f3ff-4a65-93ca-726cfc59ab62", + "earliestTime": 2160000 + } + ] + }, + "6570d115-f3ff-4a65-93ca-726cfc59ab62": { + "id": "6570d115-f3ff-4a65-93ca-726cfc59ab62", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -41.666666666666664, + "notarztModifier": 41.666666666666664, + "notSanModifier": 41.666666666666664, + "rettSanModifier": 41.666666666666664 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "009e83e8-e11a-4a18-9673-56e4236a80ac", + "earliestTime": 720000 + } + ] + }, + "009e83e8-e11a-4a18-9673-56e4236a80ac": { + "id": "009e83e8-e11a-4a18-9673-56e4236a80ac", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -41.666666666666664, + "notarztModifier": 41.666666666666664, + "notSanModifier": 41.666666666666664, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "890abbcb-421c-45ad-951a-4f7430479fad", + "earliestTime": 720000 + } + ] + }, + "890abbcb-421c-45ad-951a-4f7430479fad": { + "id": "890abbcb-421c-45ad-951a-4f7430479fad", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -69.44444444444444, + "notarztModifier": 69.44444444444444, + "notSanModifier": 69.44444444444444, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "minimumHealth": 50000 + }, + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + } + ] + } + }, + "startingHealthStateId": "e5022930-8007-4b9f-a15d-424b1d19f8b3", + "health": 50000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Y", "behaviourCode": "C" }, + "secondField": { "colorCode": "Z", "behaviourCode": "C" }, + "thirdField": { "colorCode": "V", "behaviourCode": "E" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "9255ed8f-af0b-48a7-af6e-1deafe8d6dec", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "grüne Augen, grauhaarig, 1,68 m, adipös, Brille", + "age": 51 + }, + "pretriageInformation": { + "injuries": "starke Schmerzen am linken Sprunggelenk; Prellmarke und Schürfwunde linker Unterschenkel", + "bodyCheck": "Beckenprellung, Fraktur nicht auszuschließen", + "breathing": "unauffällig", + "awareness": "wach, verwirrt", + "pulse": "97; Puls gut tastbar", + "skin": "kaltschweißig", + "pain": "stärkste", + "pupils": "isocor", + "psyche": "hysterisch", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "3cc1ecb2-73cf-4dfe-b7d7-760c031e3461": { + "id": "3cc1ecb2-73cf-4dfe-b7d7-760c031e3461", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -10.416666666666666, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "57296d7e-40a8-4c0e-9173-b012c689f996", + "maximumHealth": 20000 + } + ] + }, + "57296d7e-40a8-4c0e-9173-b012c689f996": { + "id": "57296d7e-40a8-4c0e-9173-b012c689f996", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + } + ] + } + }, + "startingHealthStateId": "3cc1ecb2-73cf-4dfe-b7d7-760c031e3461", + "health": 50000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Z", "behaviourCode": "B" }, + "secondField": { "colorCode": "Z", "behaviourCode": "A" }, + "thirdField": { "colorCode": "Z", "behaviourCode": "A" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "13029f7c-7a63-4560-8083-f57a7954690c", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "1,86 m, Glatze, braune Augen, Brille", + "age": 60 + }, + "pretriageInformation": { + "injuries": "Prellmarken linker Thorax; offene Oberarmfraktur rechts", + "bodyCheck": "Rippenserienfraktur li.; Beckenprellung rechts; Hämatom hinter dem rechten Ohr; einseitig hebender Thorax rechts", + "breathing": "flache Schonatmung", + "awareness": "somnolent", + "pulse": "134; Puls fadenförmig", + "skin": "zyanotisch", + "pain": "stärkste", + "pupils": "isocor", + "psyche": "teilnahmslos", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "75f95151-5b1d-42fa-b2c6-a56d729372c7": { + "id": "75f95151-5b1d-42fa-b2c6-a56d729372c7", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 13.88888888888889, + "notSanModifier": 13.88888888888889, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + }, + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "earliestTime": 2160000 + } + ] + } + }, + "startingHealthStateId": "75f95151-5b1d-42fa-b2c6-a56d729372c7", + "health": 20000 + }, + { + "id": "2b2f5e60-40fb-4753-87cf-d9d5ee29b33c", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "1,84 m, braune Augen, Brille, braune Haare", + "age": 15 + }, + "pretriageInformation": { + "injuries": "Weichteilquetschung rechter Unterschenkel, mäßig blutend, aber schon deutlicher Blutverlust", + "bodyCheck": "Oberschenkelfraktur rechts; kleiner Eisenfremdkörper in der linken Hand", + "breathing": "flache Atmung", + "awareness": "somnolent", + "pulse": "154; Puls fadenförmig", + "skin": "grau marmoriert", + "pain": "stärkste", + "pupils": "isocor", + "psyche": "teilnahmslos", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "75f95151-5b1d-42fa-b2c6-a56d729372c7": { + "id": "75f95151-5b1d-42fa-b2c6-a56d729372c7", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 13.88888888888889, + "notSanModifier": 13.88888888888889, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + }, + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "earliestTime": 2160000 + } + ] + } + }, + "startingHealthStateId": "75f95151-5b1d-42fa-b2c6-a56d729372c7", + "health": 20000 + }, + { + "id": "c6397e9a-ed03-4fc7-bad8-08014dda774d", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "1,75 m, blonde Haare, blaue Augen, Brille, extrem adipös", + "age": 50 + }, + "pretriageInformation": { + "injuries": "Kopfplatzwunde über dem Ohr; Prellmarke Stirn; Gesicht blutverschmiert", + "bodyCheck": "Unterarmfraktur rechts", + "breathing": "Atemwegsverlegung", + "awareness": "bewusstlos, Massenbewegungen auf Schmerz", + "pulse": "85; gut tastbar", + "skin": "tief zyanotisch", + "pain": "entfällt", + "pupils": "rechts weit", + "psyche": "entfällt", + "hearing": "entfällt", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "75f95151-5b1d-42fa-b2c6-a56d729372c7": { + "id": "75f95151-5b1d-42fa-b2c6-a56d729372c7", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 13.88888888888889, + "notSanModifier": 13.88888888888889, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + }, + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "earliestTime": 2160000 + } + ] + } + }, + "startingHealthStateId": "75f95151-5b1d-42fa-b2c6-a56d729372c7", + "health": 20000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Z", "behaviourCode": "B" }, + "secondField": { "colorCode": "Z", "behaviourCode": "A" }, + "thirdField": { "colorCode": "Z", "behaviourCode": "A" }, + "tags": ["P"] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "624841a8-7297-437a-9dd3-7aee67732094", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "1,72 m, braune Augen, blonde Haare", + "age": 25 + }, + "pretriageInformation": { + "injuries": "offene Fraktur rechter Unterschenkel, nur noch mäßig blutend, aber schon großer Blutverlust; Wunde linke Schläfe; schwanger ca. 36 SSW", + "bodyCheck": "schulternahe Oberarmfraktur rechts; linke Hand mit Fehlstellung im Handgelenk", + "breathing": "flache Atmung", + "awareness": "somnolent", + "pulse": "150; Puls fadenförmig", + "skin": "grau marmoriert", + "pain": "stärkste", + "pupils": "isocor", + "psyche": "teilnahmslos", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "75f95151-5b1d-42fa-b2c6-a56d729372c7": { + "id": "75f95151-5b1d-42fa-b2c6-a56d729372c7", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 13.88888888888889, + "notSanModifier": 13.88888888888889, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + }, + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "earliestTime": 2160000 + } + ] + } + }, + "startingHealthStateId": "75f95151-5b1d-42fa-b2c6-a56d729372c7", + "health": 20000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Z", "behaviourCode": "B" }, + "secondField": { "colorCode": "Z", "behaviourCode": "C" }, + "thirdField": { "colorCode": "V", "behaviourCode": "E" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "68fc33a0-6bd6-43a3-8047-cfd08e8e1573", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "graue Haare, Brille, grüne Augen, ca. 1,60 m", + "age": 80 + }, + "pretriageInformation": { + "injuries": "große Weichteilquetschung linker Unterschenkel, nur noch mäßig blutend; aber schon deutlicher Blutverlust", + "bodyCheck": "Oberarmfraktur rechts; fraglicher Fremdkörper rechte Hand in Wunde; blutende Prellmarke am Hinterkopf", + "breathing": "flache Atmung", + "awareness": "somnolent", + "pulse": "132; fadenförmig", + "skin": "grau marmoriert", + "pain": "stärkste", + "pupils": "isocor", + "psyche": "teilnahmslos", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "1d79dbea-e6bb-4eb3-b488-d73f8a7c550e": { + "id": "1d79dbea-e6bb-4eb3-b488-d73f8a7c550e", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 13.88888888888889, + "notSanModifier": 13.88888888888889, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + }, + { + "matchingHealthStateId": "a5966c43-4f66-4197-aa64-8c84a979e94f", + "earliestTime": 2160000 + } + ] + }, + "a5966c43-4f66-4197-aa64-8c84a979e94f": { + "id": "a5966c43-4f66-4197-aa64-8c84a979e94f", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "0d1e7fd1-d9ae-4b28-a3e0-998671e39270", + "earliestTime": 1440000 + } + ] + }, + "0d1e7fd1-d9ae-4b28-a3e0-998671e39270": { + "id": "0d1e7fd1-d9ae-4b28-a3e0-998671e39270", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -9.25925925925926, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + } + ] + } + }, + "startingHealthStateId": "1d79dbea-e6bb-4eb3-b488-d73f8a7c550e", + "health": 20000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Z", "behaviourCode": "C" }, + "secondField": { "colorCode": "Z", "behaviourCode": "C" }, + "thirdField": { "colorCode": "V", "behaviourCode": "E" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "9989e049-867c-4549-bfcb-54b2e27e6530", + "type": "patientTemplate", + "biometricInformation": { + "sex": "male", + "externalFeatures": "1,78m, Bart, schwarzhaarig, braune Augen", + "age": 50 + }, + "pretriageInformation": { + "injuries": "Teil-Amputation rechter Unterarm, spritzend blutend; schon großer Blutverlust", + "bodyCheck": "geschlossene Oberschenkelfraktur links; Metallfremdkörper rechter Unterschenkel", + "breathing": "flache Atmung", + "awareness": "somnolent", + "pulse": "145; fadenförmig", + "skin": "grau marmoriert", + "pain": "stärkste", + "pupils": "isocor", + "psyche": "teilnahmslos", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "3e93f05a-c47b-4530-a37a-79b42066720e": { + "id": "3e93f05a-c47b-4530-a37a-79b42066720e", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -13.88888888888889, + "notarztModifier": 13.88888888888889, + "notSanModifier": 13.88888888888889, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + }, + { + "matchingHealthStateId": "0d1e7fd1-d9ae-4b28-a3e0-998671e39270", + "earliestTime": 2160000 + } + ] + }, + "0d1e7fd1-d9ae-4b28-a3e0-998671e39270": { + "id": "0d1e7fd1-d9ae-4b28-a3e0-998671e39270", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -9.25925925925926, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + } + ] + } + }, + "startingHealthStateId": "3e93f05a-c47b-4530-a37a-79b42066720e", + "health": 20000 + } + ] + }, + { + "type": "patientCategory", + "name": { + "firstField": { "colorCode": "Z", "behaviourCode": "C" }, + "secondField": { "colorCode": "V", "behaviourCode": "E" }, + "thirdField": { "colorCode": "V", "behaviourCode": "E" }, + "tags": [] + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "patientTemplates": [ + { + "id": "0ba4da76-f479-40fb-b4cb-51f9fb0858bd", + "type": "patientTemplate", + "biometricInformation": { + "sex": "female", + "externalFeatures": "1,64 m, blaue Augen, blond", + "age": 55 + }, + "pretriageInformation": { + "injuries": "starke Schmerzen im gesamten Abdomen mit gespannter Bauchdecke", + "bodyCheck": "Prellmarken und Wunde linke Flanke; Rippenserienfraktur links", + "breathing": "schwere Atemnot 30/min.", + "awareness": "wach, verwirrt", + "pulse": "114; flach", + "skin": "kühl, blass", + "pain": "starke Bauchschmerzen", + "pupils": "isocor", + "psyche": "ängstlich", + "hearing": "unauffällig", + "isWalkable": false + }, + "image": { + "url": "/assets/patient.svg", + "height": 80, + "aspectRatio": 1 + }, + "healthStates": { + "92c25f16-e151-4212-b35b-6f768a6f7db6": { + "id": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "type": "patientHealthState", + "functionParameters": { + "constantChange": 0, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [] + }, + "0d1e7fd1-d9ae-4b28-a3e0-998671e39270": { + "id": "0d1e7fd1-d9ae-4b28-a3e0-998671e39270", + "type": "patientHealthState", + "functionParameters": { + "constantChange": -9.25925925925926, + "notarztModifier": 0, + "notSanModifier": 0, + "rettSanModifier": 0 + }, + "nextStateConditions": [ + { + "matchingHealthStateId": "92c25f16-e151-4212-b35b-6f768a6f7db6", + "maximumHealth": 0 + } + ] + } + }, + "startingHealthStateId": "0d1e7fd1-d9ae-4b28-a3e0-998671e39270", + "health": 20000 + } + ] + } + ], + "vehicleTemplates": [ + { + "id": "b2a0d045-489a-44ff-9f64-6ea0e8aceef4", + "type": "vehicleTemplate", + "vehicleType": "RTW", + "name": "RTW ???", + "image": { + "url": "/assets/rtw-vehicle.png", + "height": 100, + "aspectRatio": 2.211377245508982 + }, + "patientCapacity": 1, + "personnel": ["notSan", "rettSan"], + "materials": ["standard"] + }, + { + "id": "502d900e-9b93-4c07-bce9-1a7f43125fa0", + "type": "vehicleTemplate", + "vehicleType": "KTW", + "name": "KTW ???", + "image": { + "url": "/assets/ktw-vehicle.png", + "height": 100, + "aspectRatio": 2.0470588235294116 + }, + "patientCapacity": 1, + "personnel": ["san", "rettSan"], + "materials": ["standard"] + }, + { + "id": "9cb95042-42a2-42e4-abca-25541b775e07", + "type": "vehicleTemplate", + "vehicleType": "KTW (KatSchutz)", + "name": "KTW (KatSchutz) ???", + "image": { + "url": "/assets/ktw-vehicle.png", + "height": 100, + "aspectRatio": 2.0470588235294116 + }, + "patientCapacity": 2, + "personnel": ["san", "rettSan"], + "materials": ["standard"] + }, + { + "id": "f7aba37d-ec29-4f0c-b071-bff566f05dc9", + "type": "vehicleTemplate", + "vehicleType": "NEF", + "name": "NEF ???", + "image": { + "url": "/assets/nef-vehicle.png", + "height": 70, + "aspectRatio": 2.4120194910665944 + }, + "patientCapacity": 0, + "personnel": ["notarzt", "notSan"], + "materials": ["standard"] + }, + { + "id": "f8db1f3d-39e3-422d-81e5-161a5242c0cd", + "type": "vehicleTemplate", + "vehicleType": "GW-San", + "name": "GW-San ???", + "image": { + "url": "/assets/gwSan-vehicle.png", + "height": 120, + "aspectRatio": 2.021018593371059 + }, + "patientCapacity": 0, + "personnel": ["gf", "rettSan", "rettSan", "san", "san", "notarzt"], + "materials": ["big", "big", "big", "big"] + }, + { + "id": "a3393685-9622-4cc8-ae63-bef62f7fedf3", + "type": "vehicleTemplate", + "vehicleType": "Tragetrupp", + "name": "Tragetrupp ???", + "image": { + "url": "/assets/carrying-unit.svg", + "height": 210, + "aspectRatio": 1 + }, + "patientCapacity": 1, + "personnel": [], + "materials": [] + }, + { + "id": "7e009820-34b0-4084-b065-c98df337a0ac", + "type": "vehicleTemplate", + "vehicleType": "RTH", + "name": "RTH ???", + "image": { + "url": "/assets/rth-vehicle.svg", + "height": 300, + "aspectRatio": 2.3846153846153846 + }, + "patientCapacity": 1, + "personnel": ["notarzt", "notSan"], + "materials": ["standard"] + } + ], + "materialTemplates": { + "standard": { + "type": "materialTemplate", + "materialType": "standard", + "canCaterFor": { + "red": 2, + "yellow": 0, + "green": 0, + "logicalOperator": "and" + }, + "overrideTreatmentRange": 2.5, + "treatmentRange": 5.5, + "image": { + "url": "/assets/material.svg", + "height": 35, + "aspectRatio": 1 + } + }, + "big": { + "type": "materialTemplate", + "materialType": "big", + "canCaterFor": { + "red": 2, + "yellow": 2, + "green": 0, + "logicalOperator": "and" + }, + "overrideTreatmentRange": 2.5, + "treatmentRange": 10, + "image": { + "url": "/assets/big-material.svg", + "height": 35, + "aspectRatio": 1 + } + } + }, + "personnelTemplates": { + "san": { + "type": "personnelTemplate", + "personnelType": "san", + "canCaterFor": { + "red": 0, + "yellow": 0, + "green": 5, + "logicalOperator": "and" + }, + "overrideTreatmentRange": 2.5, + "treatmentRange": 5.5, + "image": { + "url": "/assets/san-personnel.svg", + "height": 80, + "aspectRatio": 1 + } + }, + "rettSan": { + "type": "personnelTemplate", + "personnelType": "rettSan", + "canCaterFor": { + "red": 1, + "yellow": 2, + "green": 0, + "logicalOperator": "and" + }, + "overrideTreatmentRange": 2.5, + "treatmentRange": 5.5, + "image": { + "url": "/assets/rettSan-personnel.svg", + "height": 80, + "aspectRatio": 1 + } + }, + "notSan": { + "type": "personnelTemplate", + "personnelType": "notSan", + "canCaterFor": { + "red": 2, + "yellow": 1, + "green": 0, + "logicalOperator": "and" + }, + "overrideTreatmentRange": 2.5, + "treatmentRange": 5.5, + "image": { + "url": "/assets/notSan-personnel.svg", + "height": 80, + "aspectRatio": 1 + } + }, + "notarzt": { + "type": "personnelTemplate", + "personnelType": "notarzt", + "canCaterFor": { + "red": 2, + "yellow": 2, + "green": 2, + "logicalOperator": "and" + }, + "overrideTreatmentRange": 2.5, + "treatmentRange": 15, + "image": { + "url": "/assets/notarzt-personnel.svg", + "height": 80, + "aspectRatio": 1 + } + }, + "gf": { + "type": "personnelTemplate", + "personnelType": "gf", + "canCaterFor": { + "red": 0, + "yellow": 0, + "green": 0, + "logicalOperator": "and" + }, + "overrideTreatmentRange": 0, + "treatmentRange": 0, + "image": { + "url": "/assets/gf-personnel.svg", + "height": 80, + "aspectRatio": 1 + } + } + }, + "mapImageTemplates": [ + { + "id": "88412faa-fbdd-4914-869c-37d16e5dce5c", + "type": "mapImageTemplate", + "name": "Feuer", + "image": { + "url": "/assets/fire.svg", + "height": 427, + "aspectRatio": 0.7330210772833724 + } + }, + { + "id": "6f295e3c-091a-4afa-8155-de953cfcdabc", + "type": "mapImageTemplate", + "name": "Brennendes Haus", + "image": { + "url": "/assets/house-fire.svg", + "height": 623, + "aspectRatio": 0.6308186195826645 + } + } + ], + "eocLog": [ + { + "id": "4c29fecf-39ef-44e6-ade1-5f2931592d63", + "type": "eocLogEntry", + "exerciseTimestamp": 0, + "message": "Übung wurde gestartet. (11.5.2023, 12:06)", + "clientName": "" + } + ], + "participantId": "644915", + "spatialTrees": { + "materials": { + "spatialTreeAsJSON": { + "children": [], + "height": 1, + "leaf": true, + "minX": null, + "minY": null, + "maxX": null, + "maxY": null + } + }, + "patients": { + "spatialTreeAsJSON": { + "children": [], + "height": 1, + "leaf": true, + "minX": null, + "minY": null, + "maxX": null, + "maxY": null + } + }, + "personnel": { + "spatialTreeAsJSON": { + "children": [], + "height": 1, + "leaf": true, + "minX": null, + "minY": null, + "maxX": null, + "maxY": null + } + } + }, + "configuration": { + "type": "exerciseConfiguration", + "pretriageEnabled": true, + "bluePatientsEnabled": false, + "tileMapProperties": { + "tileUrl": "https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}", + "maxZoom": 20 + } + } + } +}