ResMed Core Implementation Guide
0.37.0 - ci-build International flag

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

: ResMed Respiratory Event CodeSystem - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "resmed-respiratory-event-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.resmed.com/CodeSystem/resmed-respiratory-event-code-system</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">no-event<a name=\"resmed-respiratory-event-code-system-no-event\"> </a></td><td>No event</td></tr><tr><td style=\"white-space:nowrap\">hypopnea<a name=\"resmed-respiratory-event-code-system-hypopnea\"> </a></td><td>Hypopnea</td></tr><tr><td style=\"white-space:nowrap\">central-apnea<a name=\"resmed-respiratory-event-code-system-central-apnea\"> </a></td><td>Central apnea</td></tr><tr><td style=\"white-space:nowrap\">obstructive-apnea<a name=\"resmed-respiratory-event-code-system-obstructive-apnea\"> </a></td><td>Obstructive apnea</td></tr><tr><td style=\"white-space:nowrap\">apnea<a name=\"resmed-respiratory-event-code-system-apnea\"> </a></td><td>apnea</td></tr><tr><td style=\"white-space:nowrap\">rera<a name=\"resmed-respiratory-event-code-system-rera\"> </a></td><td>Respiratory effort-related arousal</td></tr><tr><td style=\"white-space:nowrap\">spo2-desaturation<a name=\"resmed-respiratory-event-code-system-spo2-desaturation\"> </a></td><td>SpO2 desaturation</td></tr><tr><td style=\"white-space:nowrap\">csr-start<a name=\"resmed-respiratory-event-code-system-csr-start\"> </a></td><td>Cheyne Stokes respiration start</td></tr><tr><td style=\"white-space:nowrap\">csr-end<a name=\"resmed-respiratory-event-code-system-csr-end\"> </a></td><td>Cheyne Stokes respiration end</td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/resmed-respiratory-event-code-system",
  "version" : "0.37.0",
  "name" : "ResMedRespiratoryEventCodeSystem",
  "title" : "ResMed Respiratory Event CodeSystem",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-11T18:32:48+00:00",
  "publisher" : "ResMed Corp",
  "contact" : [
    {
      "name" : "ResMed Corp",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.resmed.com"
        },
        {
          "system" : "email",
          "value" : "atomteam-halifax@resmed.com"
        }
      ]
    }
  ],
  "description" : "ResMed Respiratory Event types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "no-event",
      "display" : "No event"
    },
    {
      "code" : "hypopnea",
      "display" : "Hypopnea"
    },
    {
      "code" : "central-apnea",
      "display" : "Central apnea"
    },
    {
      "code" : "obstructive-apnea",
      "display" : "Obstructive apnea"
    },
    {
      "code" : "apnea",
      "display" : "apnea"
    },
    {
      "code" : "rera",
      "display" : "Respiratory effort-related arousal"
    },
    {
      "code" : "spo2-desaturation",
      "display" : "SpO2 desaturation"
    },
    {
      "code" : "csr-start",
      "display" : "Cheyne Stokes respiration start"
    },
    {
      "code" : "csr-end",
      "display" : "Cheyne Stokes respiration end"
    }
  ]
}