← back
NEMSIS eArrest.03 Resuscitation Attempted By EMS
| Canonical | https://emsinterop.com/fhir/ValueSet/nemsis-eArrest.03 |
| Resource type | ValueSet |
| Version | 0.3.4 |
| Status | active |
Machine-readable
../nemsis-eArrest.03.json
Preview
{
"resourceType": "ValueSet",
"id": "nemsis-eArrest-03",
"url": "https://emsinterop.com/fhir/ValueSet/nemsis-eArrest.03",
"version": "0.3.4",
"name": "NemsiseArrest03",
"title": "NEMSIS eArrest.03 Resuscitation Attempted By EMS",
"status": "active",
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
"concept": [
{
"code": "3003001",
"display": "Attempted Defibrillation"
},
{
"code": "3003003",
"display": "Attempted Ventilation"
},
{
"code": "3003005",
"display": "Initiated Chest Compressions"
},
{
"code": "3003007",
"display": "Not Attempted-Considered Futile"
},
{
"code": "3003009",
"display": "Not Attempted-DNR Orders"
},
{
"code": "3003011",
"display": "Not Attempted-Signs of Circulation"
}
]
}
]
}
}