feature: Simulator Scenarios + Clinical Validation: SOFA/GCS
This commit is contained in:
@@ -110,6 +110,36 @@
|
||||
},
|
||||
"note": "Nasal cannula 2L/min \u2014 standard post-op order"
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 1,
|
||||
"type": "observation",
|
||||
"data": {
|
||||
"code": "GCS_EYE",
|
||||
"value": 4,
|
||||
"unit": "score",
|
||||
"source": "Manual"
|
||||
}
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 1,
|
||||
"type": "observation",
|
||||
"data": {
|
||||
"code": "GCS_VERBAL",
|
||||
"value": 5,
|
||||
"unit": "score",
|
||||
"source": "Manual"
|
||||
}
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 1,
|
||||
"type": "observation",
|
||||
"data": {
|
||||
"code": "GCS_MOTOR",
|
||||
"value": 6,
|
||||
"unit": "score",
|
||||
"source": "Manual"
|
||||
}
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 20,
|
||||
"type": "observation",
|
||||
@@ -718,6 +748,37 @@
|
||||
{
|
||||
"offsetMinutes": 120,
|
||||
"type": "observation",
|
||||
"data": {
|
||||
"code": "GCS_EYE",
|
||||
"value": 3,
|
||||
"unit": "score",
|
||||
"source": "Manual"
|
||||
},
|
||||
"note": "GCS 11 \u2014 hemorrhagic shock, declining consciousness"
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 120,
|
||||
"type": "observation",
|
||||
"data": {
|
||||
"code": "GCS_VERBAL",
|
||||
"value": 4,
|
||||
"unit": "score",
|
||||
"source": "Manual"
|
||||
}
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 120,
|
||||
"type": "observation",
|
||||
"data": {
|
||||
"code": "GCS_MOTOR",
|
||||
"value": 4,
|
||||
"unit": "score",
|
||||
"source": "Manual"
|
||||
}
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 121,
|
||||
"type": "observation",
|
||||
"data": {
|
||||
"code": "SUPPLEMENTAL_O2",
|
||||
"value": 1,
|
||||
@@ -726,7 +787,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 120,
|
||||
"offsetMinutes": 121,
|
||||
"type": "observation",
|
||||
"data": {
|
||||
"code": "LACTATE_MMOL_L",
|
||||
|
||||
Reference in New Issue
Block a user