{
  "resourceType": "ValueSet",
  "id": "nemsis-eVitals-20",
  "url": "https://emsinterop.com/fhir/ValueSet/nemsis-eVitals.20",
  "version": "0.3.4",
  "name": "NemsiseVitals20",
  "title": "NEMSIS eVitals.20 Glasgow Coma Score-Verbal",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
        "concept": [
          {
            "code": "1",
            "display": "No verbal/vocal response (All Age Groups)"
          },
          {
            "code": "2",
            "display": "Incomprehensible sounds (>2 Years); Inconsolable, agitated"
          },
          {
            "code": "3",
            "display": "Inappropriate words (>2 Years); Inconsistently consolable, moaning"
          },
          {
            "code": "4",
            "display": "Confused (>2 Years); Cries but is consolable, inappropriate interactions"
          },
          {
            "code": "5",
            "display": "Oriented (>2 Years); Smiles, oriented to sounds, follows objects, interacts"
          }
        ]
      }
    ]
  }
}
