Mission updates
This commit is contained in:
+12
-2
@@ -11158,7 +11158,7 @@ JSON.parse(`{
|
|||||||
"430": {
|
"430": {
|
||||||
"id": "430",
|
"id": "430",
|
||||||
"type": "430",
|
"type": "430",
|
||||||
"name": "Ammoniak Austritt in Eishalle",
|
"name": "Ammoniakaustritt in Eishalle",
|
||||||
"fire_department": {
|
"fire_department": {
|
||||||
"num_LF": 15,
|
"num_LF": 15,
|
||||||
"num_ELW_1": 3,
|
"num_ELW_1": 3,
|
||||||
@@ -11206,7 +11206,17 @@ JSON.parse(`{
|
|||||||
"431": {
|
"431": {
|
||||||
"id": "431",
|
"id": "431",
|
||||||
"type": "431",
|
"type": "431",
|
||||||
"name": null
|
"name": "Kreislaufkollaps",
|
||||||
|
"emergency_medical_service": {
|
||||||
|
"use_KTW": false,
|
||||||
|
"use_RTW": true,
|
||||||
|
"use_NEF": false,
|
||||||
|
"use_RTH": false,
|
||||||
|
"use_LNA": false,
|
||||||
|
"use_OrgL": false,
|
||||||
|
"use_SEG_FULL": false,
|
||||||
|
"use_SEG_ELW1_Only": false
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"432": {
|
"432": {
|
||||||
"id": "432",
|
"id": "432",
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+13
-3
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Mon Jan 28 2019 22:02:28 GMT+0100 (CET)*/
|
/*Generated on:Fri Feb 01 2019 16:06:06 GMT+0100 (CET)*/
|
||||||
var AutomaticDispose_Branch = "master";
|
var AutomaticDispose_Branch = "master";
|
||||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||||
var da_lss_adis_time = new Date().getTime();
|
var da_lss_adis_time = new Date().getTime();
|
||||||
@@ -11163,7 +11163,7 @@ var ADis_AllMissions = JSON.parse(`{
|
|||||||
"430": {
|
"430": {
|
||||||
"id": "430",
|
"id": "430",
|
||||||
"type": "430",
|
"type": "430",
|
||||||
"name": "Ammoniak Austritt in Eishalle",
|
"name": "Ammoniakaustritt in Eishalle",
|
||||||
"fire_department": {
|
"fire_department": {
|
||||||
"num_LF": 15,
|
"num_LF": 15,
|
||||||
"num_ELW_1": 3,
|
"num_ELW_1": 3,
|
||||||
@@ -11211,7 +11211,17 @@ var ADis_AllMissions = JSON.parse(`{
|
|||||||
"431": {
|
"431": {
|
||||||
"id": "431",
|
"id": "431",
|
||||||
"type": "431",
|
"type": "431",
|
||||||
"name": null
|
"name": "Kreislaufkollaps",
|
||||||
|
"emergency_medical_service": {
|
||||||
|
"use_KTW": false,
|
||||||
|
"use_RTW": true,
|
||||||
|
"use_NEF": false,
|
||||||
|
"use_RTH": false,
|
||||||
|
"use_LNA": false,
|
||||||
|
"use_OrgL": false,
|
||||||
|
"use_SEG_FULL": false,
|
||||||
|
"use_SEG_ELW1_Only": false
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"432": {
|
"432": {
|
||||||
"id": "432",
|
"id": "432",
|
||||||
|
|||||||
Vendored
+13
-3
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Mon Jan 28 2019 22:02:28 GMT+0100 (CET)*/
|
/*Generated on:Fri Feb 01 2019 16:06:06 GMT+0100 (CET)*/
|
||||||
/*
|
/*
|
||||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||||
* ===============================================
|
* ===============================================
|
||||||
@@ -15642,7 +15642,7 @@ class AutomaticDispose {
|
|||||||
"430": {
|
"430": {
|
||||||
"id": "430",
|
"id": "430",
|
||||||
"type": "430",
|
"type": "430",
|
||||||
"name": "Ammoniak Austritt in Eishalle",
|
"name": "Ammoniakaustritt in Eishalle",
|
||||||
"fire_department": {
|
"fire_department": {
|
||||||
"num_LF": 15,
|
"num_LF": 15,
|
||||||
"num_ELW_1": 3,
|
"num_ELW_1": 3,
|
||||||
@@ -15690,7 +15690,17 @@ class AutomaticDispose {
|
|||||||
"431": {
|
"431": {
|
||||||
"id": "431",
|
"id": "431",
|
||||||
"type": "431",
|
"type": "431",
|
||||||
"name": null
|
"name": "Kreislaufkollaps",
|
||||||
|
"emergency_medical_service": {
|
||||||
|
"use_KTW": false,
|
||||||
|
"use_RTW": true,
|
||||||
|
"use_NEF": false,
|
||||||
|
"use_RTH": false,
|
||||||
|
"use_LNA": false,
|
||||||
|
"use_OrgL": false,
|
||||||
|
"use_SEG_FULL": false,
|
||||||
|
"use_SEG_ELW1_Only": false
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"432": {
|
"432": {
|
||||||
"id": "432",
|
"id": "432",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
|
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
|
||||||
<meta content="authenticity_token" name="csrf-param" />
|
<meta content="authenticity_token" name="csrf-param" />
|
||||||
<meta content="4m8EsXoWIL/HiPHUEfpja7v5oygkizHikbFKBEDOwYE=" name="csrf-token" />
|
<meta content="3UKpg0wS3q2UXBcTTAyV/Bg6qFl3WXSJiPiMWrBrclM=" name="csrf-token" />
|
||||||
|
|
||||||
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
|
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
|
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
|
||||||
<meta content="authenticity_token" name="csrf-param" />
|
<meta content="authenticity_token" name="csrf-param" />
|
||||||
<meta content="UkTuCtkH+aYopyPyxj0ye8CjAJrLhIeswuasaifUDg8=" name="csrf-token" />
|
<meta content="yWFhJ1GX99uLJbiBObESdESv9FihtrLblCAUxIoLsfc=" name="csrf-token" />
|
||||||
|
|
||||||
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
|
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
|
||||||
|
|
||||||
@@ -64,7 +64,7 @@
|
|||||||
<li><a href="/einsaetze">Mögliche Einsätze</a></li>
|
<li><a href="/einsaetze">Mögliche Einsätze</a></li>
|
||||||
|
|
||||||
|
|
||||||
<li class="active">Ammoniak Austritt in Eishalle</li>
|
<li class="active">Ammoniakaustritt in Eishalle</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
<img src="/images/gas_gruen.png">
|
<img src="/images/gas_gruen.png">
|
||||||
<img src="/images/gas_gelb.png">
|
<img src="/images/gas_gelb.png">
|
||||||
<img src="/images/gas_rot.png">
|
<img src="/images/gas_rot.png">
|
||||||
Ammoniak Austritt in Eishalle
|
Ammoniakaustritt in Eishalle
|
||||||
</h1>
|
</h1>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"Credits im Durchschnitt":"7000","Vorraussetzung an Polizeiwachen":"10","Vorraussetzung an Feuerwachen":"20","Vorraussetzung an Rettungswachen":"15","Ort":"Eishalle","Benötigte Löschfahrzeuge":"15","Benötigte ELW 1":"3","Benötigte ELW 2":"1","Benötigte Dekon-P":"2","Benötigte GW-Mess":"2","Benötigte GW-Gefahrgut":"2","Benötigte GW-A":"1","Benötigte Drehleitern":"1","Benötigte GW L 2 Wasser":"2","Benötigte Rüstwagen":"4","Benötigte Streifenwagen":"8","Maximale Patientenanzahl":"20","NEF Anforderungswahrscheinlichkeit":"35","Wahrscheinlichkeit, dass ein Patient transportiert werden muss":"30","Fachrichtung für Patienten":"Allgemeine Innere","Name":"Ammoniak Austritt in Eishalle"}
|
{"Credits im Durchschnitt":"7000","Vorraussetzung an Polizeiwachen":"10","Vorraussetzung an Feuerwachen":"20","Vorraussetzung an Rettungswachen":"15","Ort":"Eishalle","Benötigte Löschfahrzeuge":"15","Benötigte ELW 1":"3","Benötigte ELW 2":"1","Benötigte Dekon-P":"2","Benötigte GW-Mess":"2","Benötigte GW-Gefahrgut":"2","Benötigte GW-A":"1","Benötigte Drehleitern":"1","Benötigte GW L 2 Wasser":"2","Benötigte Rüstwagen":"4","Benötigte Streifenwagen":"8","Maximale Patientenanzahl":"20","NEF Anforderungswahrscheinlichkeit":"35","Wahrscheinlichkeit, dass ein Patient transportiert werden muss":"30","Fachrichtung für Patienten":"Allgemeine Innere","Name":"Ammoniakaustritt in Eishalle"}
|
||||||
@@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
|
|
||||||
1. Mögliche_Einsätze
|
1. Mögliche_Einsätze
|
||||||
2. Ammoniak Austritt in Eishalle
|
2. Ammoniakaustritt in Eishalle
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Ammoniak Austritt in Eishalle
|
Ammoniakaustritt in Eishalle
|
||||||
|
|
||||||
|
|
||||||
Beschreibung Wert
|
Beschreibung Wert
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
[ajax-loader.gif]
|
[ajax-loader.gif]
|
||||||
|
|
||||||
1. [1]Mögliche Einsätze
|
1. [1]Mögliche Einsätze
|
||||||
2. Ammoniak Austritt in Eishalle
|
2. Ammoniakaustritt in Eishalle
|
||||||
|
|
||||||
[gas_gruen.png] [gas_gelb.png] [gas_rot.png] Ammoniak Austritt in Eishalle
|
[gas_gruen.png] [gas_gelb.png] [gas_rot.png] Ammoniakaustritt in Eishalle
|
||||||
|
|
||||||
Beschreibung Wert
|
Beschreibung Wert
|
||||||
Credits im Durchschnitt 7000
|
Credits im Durchschnitt 7000
|
||||||
|
|||||||
+270
-21
@@ -1,25 +1,274 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="de">
|
||||||
<head>
|
<head>
|
||||||
<title>We're sorry, but something went wrong (500)</title>
|
<meta charset="utf-8">
|
||||||
<style type="text/css">
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
|
||||||
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
|
|
||||||
div.dialog {
|
|
||||||
width: 25em;
|
|
||||||
padding: 0 4em;
|
|
||||||
margin: 4em auto 0 auto;
|
|
||||||
border: 1px solid #ccc;
|
|
||||||
border-right-color: #999;
|
|
||||||
border-bottom-color: #999;
|
|
||||||
}
|
|
||||||
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<!-- This file lives in public/500.html -->
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||||
<div id="500_hype_container" style="margin:auto;position:relative;width:600px;height:200px;overflow:hidden;">
|
|
||||||
<script type="text/javascript" charset="utf-8" src="/500.hyperesources/500_hype_generated_script.js?47359"></script>
|
|
||||||
|
<title>LEITSTELLENSPIEL.DE - baue deine eigene Leitstelle, in deiner Stadt!</title>
|
||||||
|
<meta content="authenticity_token" name="csrf-param" />
|
||||||
|
<meta content="UxiUtMjK26fuP05u+u+fJka0ZmGIrTw9j+3vGOfMBx0=" name="csrf-token" />
|
||||||
|
|
||||||
|
<script src="/assets/application-a789289a71061d030b76a864e1d16075.js" type="text/javascript"></script>
|
||||||
|
|
||||||
|
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.1/html5shiv.js" type="text/javascript"></script>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
|
<link href="/assets/application-028394b6ea814be350e95b1aa7bb4711.css" media="all" rel="stylesheet" type="text/css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script>
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript"> //Set language
|
||||||
|
I18n.defaultLocale = "de";
|
||||||
|
I18n.locale = "de";
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body class="
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
">
|
||||||
|
|
||||||
|
|
||||||
|
<script>
|
||||||
|
$(function(){
|
||||||
|
tellParent("lightboxAdjust();");
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
<img src="/images/ajax-loader.gif" class="ajax-loader" id="ajax-loader">
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container-fluid" id="iframe-inside-container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<ol class="breadcrumb">
|
||||||
|
|
||||||
|
<li><a href="/einsaetze">Mögliche Einsätze</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
<li class="active">Kreislaufkollaps</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h1>
|
||||||
|
<img src="/images/medicalstore_gruen.png">
|
||||||
|
<img src="/images/medicalstore_gelb.png">
|
||||||
|
<img src="/images/medicalstore_rot.png">
|
||||||
|
Kreislaufkollaps
|
||||||
|
</h1>
|
||||||
|
<div class="row">
|
||||||
|
|
||||||
|
<div class="col-md-4">
|
||||||
|
<table class="table table-striped">
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>Beschreibung</th>
|
||||||
|
<th>Wert</th>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tbody>
|
||||||
|
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
Vorraussetzung an Rettungswachen
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
|
||||||
|
1
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
<div class="col-md-4">
|
||||||
|
<table class="table table-striped">
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>Beschreibung</th>
|
||||||
|
<th>Wert</th>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tbody>
|
||||||
|
|
||||||
|
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-4">
|
||||||
|
|
||||||
|
<table class="table table-striped">
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>Beschreibung</th>
|
||||||
|
<th>Wert</th>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tbody>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
Mindest Patientenanzahl
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
|
||||||
|
1
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
Maximale Patientenanzahl
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
|
||||||
|
1
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
NEF Anforderungswahrscheinlichkeit
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
|
||||||
|
20
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
Wahrscheinlichkeit, dass ein Patient transportiert werden muss
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
|
||||||
|
60
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
Fachrichtung für Patienten
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
|
||||||
|
Allgemeine Innere
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<a href="javascript:history.back()">Zurück</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Facebook Pixel Code -->
|
||||||
|
<script>
|
||||||
|
!function(f,b,e,v,n,t,s)
|
||||||
|
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
|
||||||
|
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
|
||||||
|
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
|
||||||
|
n.queue=[];t=b.createElement(e);t.async=!0;
|
||||||
|
t.src=v;s=b.getElementsByTagName(e)[0];
|
||||||
|
s.parentNode.insertBefore(t,s)}(window, document,'script',
|
||||||
|
'https://connect.facebook.net/en_US/fbevents.js');
|
||||||
|
fbq('init', '2182797941993258');
|
||||||
|
fbq('track', 'PageView');
|
||||||
|
</script>
|
||||||
|
<noscript><img height="1" width="1" style="display:none"
|
||||||
|
src="https://www.facebook.com/tr?id=2182797941993258&ev=PageView&noscript=1"
|
||||||
|
/></noscript>
|
||||||
|
<!-- End Facebook Pixel Code -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script>
|
||||||
|
if(window.top !== window.self) {
|
||||||
|
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
|
||||||
|
$("#iframe-inside-container").css("width", "auto");
|
||||||
|
$("#iframe-inside-container").css("height", "auto");
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
window.addEventListener("keydown",
|
||||||
|
function(e){
|
||||||
|
|
||||||
|
if (!$("input:text").is(":focus"))
|
||||||
|
{
|
||||||
|
|
||||||
|
|
||||||
|
if (e.keyCode == 27)
|
||||||
|
{
|
||||||
|
|
||||||
|
tellParent("lightboxClose();");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
false);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"Name":null}
|
{"Vorraussetzung an Rettungswachen":"1","Mindest Patientenanzahl":"1","Maximale Patientenanzahl":"1","NEF Anforderungswahrscheinlichkeit":"20","Wahrscheinlichkeit, dass ein Patient transportiert werden muss":"60","Fachrichtung für Patienten":"Allgemeine Innere","Name":"Kreislaufkollaps"}
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
1. Mögliche_Einsätze
|
||||||
|
2. Kreislaufkollaps
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Kreislaufkollaps
|
||||||
|
|
||||||
|
|
||||||
|
Beschreibung Wert
|
||||||
|
Vorraussetzung an Rettungswachen 1
|
||||||
|
|
||||||
|
|
||||||
|
Beschreibung Wert
|
||||||
|
|
||||||
|
|
||||||
|
Beschreibung Wert
|
||||||
|
Mindest Patientenanzahl 1
|
||||||
|
Maximale Patientenanzahl 1
|
||||||
|
NEF Anforderungswahrscheinlichkeit 20
|
||||||
|
Wahrscheinlichkeit, dass ein Patient transportiert werden muss 60
|
||||||
|
Fachrichtung für Patienten Allgemeine Innere
|
||||||
|
|
||||||
|
Zurück
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1,25 @@
|
|||||||
|
[ajax-loader.gif]
|
||||||
|
|
||||||
|
1. [1]Mögliche Einsätze
|
||||||
|
2. Kreislaufkollaps
|
||||||
|
|
||||||
|
[medicalstore_gruen.png] [medicalstore_gelb.png] [medicalstore_rot.png]
|
||||||
|
Kreislaufkollaps
|
||||||
|
|
||||||
|
Beschreibung Wert
|
||||||
|
Vorraussetzung an Rettungswachen 1
|
||||||
|
Beschreibung Wert
|
||||||
|
Beschreibung Wert
|
||||||
|
Mindest Patientenanzahl 1
|
||||||
|
Maximale Patientenanzahl 1
|
||||||
|
NEF Anforderungswahrscheinlichkeit 20
|
||||||
|
Wahrscheinlichkeit, dass ein Patient transportiert werden muss 60
|
||||||
|
Fachrichtung für Patienten Allgemeine Innere
|
||||||
|
[2]Zurück
|
||||||
|
|
||||||
|
[tr?id=2182797941993258&ev=PageView&noscript=1]
|
||||||
|
|
||||||
|
Verweise
|
||||||
|
|
||||||
|
1. file:///einsaetze
|
||||||
|
2. javascript:history.back()
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ alertFhz(dl, 1, 'DL', false);
|
|||||||
alertFhz(fustw, 5, 'FuStW', false);
|
alertFhz(fustw, 5, 'FuStW', false);
|
||||||
RTW();
|
RTW();
|
||||||
//alertFhz(rtw, 6, 'RTW', false);
|
//alertFhz(rtw, 6, 'RTW', false);
|
||||||
} else if ([108,109,110,147,155,156,157,165,179,182,183,184,185,210,211,212,274,293,297,312,326,339,340,341,373,374,377,391,416,417,425,426,427,46,47,48,49,50,54,92].indexOf(help) != -1 && !(isVerband)) {
|
} else if ([108,109,110,147,155,156,157,165,179,182,183,184,185,210,211,212,274,293,297,312,326,339,340,341,373,374,377,391,416,417,425,426,427,431,46,47,48,49,50,54,92].indexOf(help) != -1 && !(isVerband)) {
|
||||||
alertFhz(nef, 1, 'NEF', false);
|
alertFhz(nef, 1, 'NEF', false);
|
||||||
RTW();
|
RTW();
|
||||||
//alertFhz(rtw, 1, 'RTW', false);
|
//alertFhz(rtw, 1, 'RTW', false);
|
||||||
@@ -1444,7 +1444,7 @@ alertFhz(dl, 1, 'DL', false);
|
|||||||
alertFhz(dekonp, 2, 'Dekon-P', false);
|
alertFhz(dekonp, 2, 'Dekon-P', false);
|
||||||
RTW();
|
RTW();
|
||||||
//alertFhz(rtw, 20, 'RTW', false);
|
//alertFhz(rtw, 20, 'RTW', false);
|
||||||
} else if ([431,432,433,434].indexOf(help) != -1 && !(isVerband)) {
|
} else if ([432,433,434].indexOf(help) != -1 && !(isVerband)) {
|
||||||
} else if ([51].indexOf(help) != -1 && !(isVerband)) {
|
} else if ([51].indexOf(help) != -1 && !(isVerband)) {
|
||||||
alertFhz(ruest, 1, 'RÜST', false);
|
alertFhz(ruest, 1, 'RÜST', false);
|
||||||
alertFhz(nef, 1, 'NEF', false);
|
alertFhz(nef, 1, 'NEF', false);
|
||||||
|
|||||||
Reference in New Issue
Block a user