← back

NEMSIS eInjury.02 Mechanism of Injury

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

Machine-readable

../nemsis-eInjury.02.json

Preview

{
  "resourceType": "ValueSet",
  "id": "nemsis-eInjury-02",
  "url": "https://emsinterop.com/fhir/ValueSet/nemsis-eInjury.02",
  "version": "0.3.4",
  "name": "NemsiseInjury02",
  "title": "NEMSIS eInjury.02 Mechanism of Injury",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
        "concept": [
          {
            "code": "2902001",
            "display": "Blunt"
          },
          {
            "code": "2902003",
            "display": "Burn"
          },
          {
            "code": "2902005",
            "display": "Other"
          },
          {
            "code": "2902007",
            "display": "Penetrating"
          }
        ]
      }
    ]
  }
}