← back

NEMSIS eDispatch.02 EMD Performed

Canonicalhttps://emsinterop.com/fhir/ValueSet/nemsis-eDispatch.02
Resource typeValueSet
Version0.3.4
Statusactive

Machine-readable

../nemsis-eDispatch.02.json

Preview

{
  "resourceType": "ValueSet",
  "id": "nemsis-eDispatch-02",
  "url": "https://emsinterop.com/fhir/ValueSet/nemsis-eDispatch.02",
  "version": "0.3.4",
  "name": "NemsiseDispatch02",
  "title": "NEMSIS eDispatch.02 EMD Performed",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
        "concept": [
          {
            "code": "2302001",
            "display": "No"
          },
          {
            "code": "2302003",
            "display": "Yes, With Pre-Arrival Instructions"
          },
          {
            "code": "2302005",
            "display": "Yes, Without Pre-Arrival Instructions"
          },
          {
            "code": "2302007",
            "display": "Yes, Unknown if Pre-Arrival Instructions Given"
          }
        ]
      }
    ]
  }
}