← back
NEMSIS eDispatch.05 Dispatch Priority (Patient Acuity)
| Canonical | https://emsinterop.com/fhir/ValueSet/nemsis-eDispatch.05 |
| Resource type | ValueSet |
| Version | 0.3.4 |
| Status | active |
Machine-readable
../nemsis-eDispatch.05.json
Preview
{
"resourceType": "ValueSet",
"id": "nemsis-eDispatch-05",
"url": "https://emsinterop.com/fhir/ValueSet/nemsis-eDispatch.05",
"version": "0.3.4",
"name": "NemsiseDispatch05",
"title": "NEMSIS eDispatch.05 Dispatch Priority (Patient Acuity)",
"status": "active",
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
"concept": [
{
"code": "2305001",
"display": "Critical"
},
{
"code": "2305003",
"display": "Emergent"
},
{
"code": "2305005",
"display": "Lower Acuity"
},
{
"code": "2305007",
"display": "Non-Acute [e.g., Scheduled Transfer or Standby]"
}
]
}
]
}
}