← back

NEMSIS eArrest.11 First Monitored Arrest Rhythm of the Patient

Canonicalhttps://emsinterop.com/fhir/ValueSet/nemsis-eArrest.11
Resource typeValueSet
Version0.3.4
Statusactive

Machine-readable

../nemsis-eArrest.11.json

Preview

{
  "resourceType": "ValueSet",
  "id": "nemsis-eArrest-11",
  "url": "https://emsinterop.com/fhir/ValueSet/nemsis-eArrest.11",
  "version": "0.3.4",
  "name": "NemsiseArrest11",
  "title": "NEMSIS eArrest.11 First Monitored Arrest Rhythm of the Patient",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
        "concept": [
          {
            "code": "3011001",
            "display": "Asystole"
          },
          {
            "code": "3011005",
            "display": "PEA"
          },
          {
            "code": "3011007",
            "display": "Unknown AED Non-Shockable Rhythm"
          },
          {
            "code": "3011009",
            "display": "Unknown AED Shockable Rhythm"
          },
          {
            "code": "3011011",
            "display": "Ventricular Fibrillation"
          },
          {
            "code": "3011013",
            "display": "Ventricular Tachycardia-Pulseless"
          }
        ]
      }
    ]
  }
}