| Canonical | https://emsinterop.com/fhir/ValueSet/nemsis-eDisposition.26 |
|---|---|
| Resource type | ValueSet |
| Version | 0.3.4 |
| Status | active |
../nemsis-eDisposition.26.json
{
"resourceType": "ValueSet",
"id": "nemsis-eDisposition-26",
"url": "https://emsinterop.com/fhir/ValueSet/nemsis-eDisposition.26",
"version": "0.3.4",
"name": "NemsiseDisposition26",
"title": "NEMSIS eDisposition.26 Disposition Instructions Provided",
"status": "active",
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
"concept": [
{
"code": "4226001",
"display": "Contact 911 or see your Doctor if problem returns"
},
{
"code": "4226003",
"display": "Contact 911 or see your Doctor if problem worsens"
},
{
"code": "4226005",
"display": "Other Not Listed (Described in Narrative)"
},
{
"code": "4226007",
"display": "Problem Specific Instructions Provided"
},
{
"code": "4226009",
"display": "See Your Doctor or the Emergency Department immediately"
},
{
"code": "4226011",
"display": "See Your Doctor or the Emergency Department in the next 24 hours"
},
{
"code": "4226013",
"display": "See Your Doctor or the Emergency Department in the next 4 hours"
},
{
"code": "4226015",
"display": "See Your Doctor within the next one week"
}
]
}
]
}
}