← back

NEMSIS eDevice.09 Type of Shock

Canonicalhttps://emsinterop.com/fhir/ValueSet/nemsis-eDevice.09
Resource typeValueSet
Version0.3.4
Statusactive

Machine-readable

../nemsis-eDevice.09.json

Preview

{
  "resourceType": "ValueSet",
  "id": "nemsis-eDevice-09",
  "url": "https://emsinterop.com/fhir/ValueSet/nemsis-eDevice.09",
  "version": "0.3.4",
  "name": "NemsiseDevice09",
  "title": "NEMSIS eDevice.09 Type of Shock",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
        "concept": [
          {
            "code": "4109001",
            "display": "Biphasic"
          },
          {
            "code": "4109003",
            "display": "Monophasic"
          }
        ]
      }
    ]
  }
}