Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Atrius ER Acute Breathlessness Danger Signs (CodeSystem)

Active as of 2026-07-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "atrius-in-er-acute-breathlessness-danger-signs-cs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem atrius-in-er-acute-breathlessness-danger-signs-cs</b></p><a name=\"atrius-in-er-acute-breathlessness-danger-signs-cs\"> </a><a name=\"hcatrius-in-er-acute-breathlessness-danger-signs-cs\"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-er-acute-breathlessness-danger-signs-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">altered-consciousness<a name=\"atrius-in-er-acute-breathlessness-danger-signs-cs-altered-consciousness\"> </a></td><td>Altered consciousness</td><td>Altered consciousness or reduced Glasgow Coma Scale</td></tr><tr><td style=\"white-space:nowrap\">exhausting-breathing<a name=\"atrius-in-er-acute-breathlessness-danger-signs-cs-exhausting-breathing\"> </a></td><td>Exhausting breathing</td><td>Exhausting respiratory effort or inability to speak in full sentences</td></tr><tr><td style=\"white-space:nowrap\">silent-chest<a name=\"atrius-in-er-acute-breathlessness-danger-signs-cs-silent-chest\"> </a></td><td>Silent chest</td><td>Silent chest / poor air entry on auscultation</td></tr><tr><td style=\"white-space:nowrap\">refractory-hypoxemia<a name=\"atrius-in-er-acute-breathlessness-danger-signs-cs-refractory-hypoxemia\"> </a></td><td>Refractory hypoxemia</td><td>SpO2 below target despite supplemental oxygen</td></tr><tr><td style=\"white-space:nowrap\">hemodynamic-instability<a name=\"atrius-in-er-acute-breathlessness-danger-signs-cs-hemodynamic-instability\"> </a></td><td>Hemodynamic instability</td><td>Hemodynamic instability (e.g. systolic BP &lt; 90 mmHg or clinical shock)</td></tr><tr><td style=\"white-space:nowrap\">airway-unprotected<a name=\"atrius-in-er-acute-breathlessness-danger-signs-cs-airway-unprotected\"> </a></td><td>Unprotected airway</td><td>Inability to protect airway or copious secretions / aspiration risk</td></tr><tr><td style=\"white-space:nowrap\">none<a name=\"atrius-in-er-acute-breathlessness-danger-signs-cs-none\"> </a></td><td>None of the above</td><td>No danger signs present — do not activate airway rescue / RSI preparation</td></tr></table></div>"
  },
  "url" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-er-acute-breathlessness-danger-signs-cs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.16.8"
    }
  ],
  "version" : "0.1.0",
  "name" : "AtriusInERAcuteBreathlessnessDangerSignsCS",
  "title" : "Atrius ER Acute Breathlessness Danger Signs (CodeSystem)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-24T19:16:12+05:30",
  "publisher" : "Atrius",
  "contact" : [
    {
      "name" : "Atrius",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://atrius.in"
        }
      ]
    }
  ],
  "description" : "Danger-sign answers for the ED acute breathlessness gate questionnaire. Any positive danger sign activates airway rescue; none-of-the-above does not.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "altered-consciousness",
      "display" : "Altered consciousness",
      "definition" : "Altered consciousness or reduced Glasgow Coma Scale"
    },
    {
      "code" : "exhausting-breathing",
      "display" : "Exhausting breathing",
      "definition" : "Exhausting respiratory effort or inability to speak in full sentences"
    },
    {
      "code" : "silent-chest",
      "display" : "Silent chest",
      "definition" : "Silent chest / poor air entry on auscultation"
    },
    {
      "code" : "refractory-hypoxemia",
      "display" : "Refractory hypoxemia",
      "definition" : "SpO2 below target despite supplemental oxygen"
    },
    {
      "code" : "hemodynamic-instability",
      "display" : "Hemodynamic instability",
      "definition" : "Hemodynamic instability (e.g. systolic BP < 90 mmHg or clinical shock)"
    },
    {
      "code" : "airway-unprotected",
      "display" : "Unprotected airway",
      "definition" : "Inability to protect airway or copious secretions / aspiration risk"
    },
    {
      "code" : "none",
      "display" : "None of the above",
      "definition" : "No danger signs present — do not activate airway rescue / RSI preparation"
    }
  ]
}