Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pulse Physiology Suite
engine
Commits
a39285d2
Commit
a39285d2
authored
Nov 23, 2020
by
Aaron Bray
Browse files
Add more outputs to hemorrhage scenarios
parent
f86a0d98
Changes
20
Hide whitespace changes
Inline
Side-by-side
data/config/ScenarioVerification.config
View file @
a39285d2
...
...
@@ -55,7 +55,6 @@ patient/EffusionConditionPlus.json = ScenarioTest
patient
/
HemorrhageClass2Blood
.
json
=
ScenarioTest
patient
/
HemorrhageClass2BrachialArtery
.
json
=
ScenarioTest
patient
/
HemorrhageClass2InternalMultiple
.
json
=
ScenarioTest
patient
/
HemorrhageClass2InternalSeverity
.
json
=
ScenarioTest
patient
/
HemorrhageClass2InternalSpleen
.
json
=
ScenarioTest
patient
/
HemorrhageClass2NoFluid
.
json
=
ScenarioTest
patient
/
HemorrhageClass2Saline
.
json
=
ScenarioTest
...
...
@@ -67,6 +66,7 @@ patient/HemorrhageGroup3.json = ScenarioTest
patient
/
HemorrhageGroup4
.
json
=
ScenarioTest
patient
/
HemorrhageGroup5
.
json
=
ScenarioTest
patient
/
HemorrhageGroup6
.
json
=
ScenarioTest
patient
/
HemorrhageInternalSeverity
.
json
=
ScenarioTest
patient
/
HemorrhageSeverity1
.
json
=
ScenarioTest
patient
/
HemorrhageSeverityMultipleCompartments
.
json
=
ScenarioTest
patient
/
HemorrhageSeverityToFlowToSeverity
.
json
=
ScenarioTest
...
...
data/human/adult/scenarios/patient/HemorrhageClass1Femoral.json
View file @
a39285d2
...
...
@@ -25,9 +25,11 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"VenaCava"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass1NoFluid.json
View file @
a39285d2
...
...
@@ -25,9 +25,11 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"VenaCava"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass2Blood.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass2BrachialArtery.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass2FemoralArtery.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass2InternalMultiple.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass2InternalSpleen.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass2NoFluid.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass2Saline.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass3NoFluid.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass3PackedRBC.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageClass4NoFluid.json
View file @
a39285d2
...
...
@@ -62,7 +62,9 @@
{
"DecimalFormat"
:
{
"Precision"
:
6
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"BloodConcentration"
,
"Unit"
:
"ug/L"
},
{
"DecimalFormat"
:
{
"Precision"
:
8
},
"Category"
:
"Substance"
,
"SubstanceName"
:
"Epinephrine"
,
"PropertyName"
:
"SystemicMassCleared"
,
"Unit"
:
"ug"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageGroup1.json
View file @
a39285d2
...
...
@@ -26,9 +26,11 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"VenaCava"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageGroup2.json
View file @
a39285d2
...
...
@@ -26,9 +26,11 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"VenaCava"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageGroup3.json
View file @
a39285d2
...
...
@@ -26,9 +26,11 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"VenaCava"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageGroup4.json
View file @
a39285d2
...
...
@@ -26,9 +26,11 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"VenaCava"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageGroup5.json
View file @
a39285d2
...
...
@@ -26,9 +26,11 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"VenaCava"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageGroup6.json
View file @
a39285d2
...
...
@@ -26,9 +26,11 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"VenaCava"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"RightHeartVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
data/human/adult/scenarios/patient/HemorrhageToShock.json
View file @
a39285d2
...
...
@@ -26,8 +26,10 @@
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"SubstanceName"
:
"Oxygen"
,
"PropertyName"
:
"PartialPressure"
,
"Unit"
:
"mmHg"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"MyocardiumVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
4
},
"Category"
:
"LiquidCompartment"
,
"CompartmentName"
:
"BrainVasculature"
,
"PropertyName"
:
"InFlow"
,
"Unit"
:
"mL/min"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
}
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"SystemicVascularResistance"
,
"Unit"
:
"mmHg s/mL"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhageRate"
,
"Unit"
:
"mL/s"
},
{
"DecimalFormat"
:
{
"Precision"
:
3
},
"Category"
:
"Physiology"
,
"PropertyName"
:
"TotalHemorrhagedVolume"
,
"Unit"
:
"mL"
}
]
},
"AnyAction"
:
[{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment