← back
NEMSIS eVitals.15 Respiratory Effort
| Canonical | https://emsinterop.com/fhir/ValueSet/nemsis-eVitals.15 |
| Resource type | ValueSet |
| Version | 0.3.4 |
| Status | active |
Machine-readable
../nemsis-eVitals.15.json
Preview
{
"resourceType": "ValueSet",
"id": "nemsis-eVitals-15",
"url": "https://emsinterop.com/fhir/ValueSet/nemsis-eVitals.15",
"version": "0.3.4",
"name": "NemsiseVitals15",
"title": "NEMSIS eVitals.15 Respiratory Effort",
"status": "active",
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
"concept": [
{
"code": "3315001",
"display": "Apneic"
},
{
"code": "3315003",
"display": "Labored"
},
{
"code": "3315005",
"display": "Mechanically Assisted (BVM, CPAP, etc.)"
},
{
"code": "3315007",
"display": "Normal"
},
{
"code": "3315009",
"display": "Rapid"
},
{
"code": "3315011",
"display": "Shallow"
},
{
"code": "3315013",
"display": "Weak/Agonal"
}
]
}
]
}
}