← back
NEMSIS eInjury.08 Airbag Deployment
| Canonical | https://emsinterop.com/fhir/ValueSet/nemsis-eInjury.08 |
| Resource type | ValueSet |
| Version | 0.3.4 |
| Status | active |
Machine-readable
../nemsis-eInjury.08.json
Preview
{
"resourceType": "ValueSet",
"id": "nemsis-eInjury-08",
"url": "https://emsinterop.com/fhir/ValueSet/nemsis-eInjury.08",
"version": "0.3.4",
"name": "NemsiseInjury08",
"title": "NEMSIS eInjury.08 Airbag Deployment",
"status": "active",
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
"concept": [
{
"code": "2908001",
"display": "Airbag Deployed Front"
},
{
"code": "2908003",
"display": "Airbag Deployed Side"
},
{
"code": "2908005",
"display": "Airbag Deployed Other (knee, air belt, etc.)"
},
{
"code": "2908007",
"display": "No Airbag Deployed"
},
{
"code": "2908009",
"display": "No Airbag Present"
}
]
}
]
}
}