feature: Simulator Scenarios + Clinical Validation: SOFA/GCS
This commit is contained in:
@@ -56,6 +56,21 @@
|
||||
"type": "observation",
|
||||
"data": { "code": "AVPU", "value": 0, "unit": "score", "source": "Manual" }
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 0,
|
||||
"type": "observation",
|
||||
"data": { "code": "GCS_EYE", "value": 4, "unit": "score", "source": "Manual" }
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 0,
|
||||
"type": "observation",
|
||||
"data": { "code": "GCS_VERBAL", "value": 5, "unit": "score", "source": "Manual" }
|
||||
},
|
||||
{
|
||||
"offsetMinutes": 0,
|
||||
"type": "observation",
|
||||
"data": { "code": "GCS_MOTOR", "value": 6, "unit": "score", "source": "Manual" }
|
||||
},
|
||||
|
||||
{
|
||||
"offsetMinutes": 0,
|
||||
|
||||
Reference in New Issue
Block a user