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 therapy mode CodeSystem - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "resmed-therapy-mode-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/therapy-mode</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\">CPAP<a name=\"resmed-therapy-mode-code-system-CPAP\"> </a></td><td>CPAP</td></tr><tr><td style=\"white-space:nowrap\">AUTOSET<a name=\"resmed-therapy-mode-code-system-AUTOSET\"> </a></td><td>AutoSet</td></tr><tr><td style=\"white-space:nowrap\">APAP<a name=\"resmed-therapy-mode-code-system-APAP\"> </a></td><td>APAP</td></tr><tr><td style=\"white-space:nowrap\">HERAUTO<a name=\"resmed-therapy-mode-code-system-HERAUTO\"> </a></td><td>Her Auto</td></tr><tr><td style=\"white-space:nowrap\">SPONT<a name=\"resmed-therapy-mode-code-system-SPONT\"> </a></td><td>Spont</td></tr><tr><td style=\"white-space:nowrap\">SPONTTIMED<a name=\"resmed-therapy-mode-code-system-SPONTTIMED\"> </a></td><td>Spont Timed</td></tr><tr><td style=\"white-space:nowrap\">PAC<a name=\"resmed-therapy-mode-code-system-PAC\"> </a></td><td>PAC</td></tr><tr><td style=\"white-space:nowrap\">TIMED<a name=\"resmed-therapy-mode-code-system-TIMED\"> </a></td><td>Timed</td></tr><tr><td style=\"white-space:nowrap\">IVAPS<a name=\"resmed-therapy-mode-code-system-IVAPS\"> </a></td><td>Ivaps</td></tr><tr><td style=\"white-space:nowrap\">VAUTO<a name=\"resmed-therapy-mode-code-system-VAUTO\"> </a></td><td>VAuto</td></tr><tr><td style=\"white-space:nowrap\">ASV<a name=\"resmed-therapy-mode-code-system-ASV\"> </a></td><td>ASV</td></tr><tr><td style=\"white-space:nowrap\">ASVAUTO<a name=\"resmed-therapy-mode-code-system-ASVAUTO\"> </a></td><td>ASVAuto</td></tr><tr><td style=\"white-space:nowrap\">HFT<a name=\"resmed-therapy-mode-code-system-HFT\"> </a></td><td>HFT</td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/therapy-mode",
  "version" : "0.37.0",
  "name" : "ResMedTherapyModeCodeSystem",
  "title" : "ResMed therapy mode 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 therapy mode CodeSystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "CPAP",
      "display" : "CPAP"
    },
    {
      "code" : "AUTOSET",
      "display" : "AutoSet"
    },
    {
      "code" : "APAP",
      "display" : "APAP"
    },
    {
      "code" : "HERAUTO",
      "display" : "Her Auto"
    },
    {
      "code" : "SPONT",
      "display" : "Spont"
    },
    {
      "code" : "SPONTTIMED",
      "display" : "Spont Timed"
    },
    {
      "code" : "PAC",
      "display" : "PAC"
    },
    {
      "code" : "TIMED",
      "display" : "Timed"
    },
    {
      "code" : "IVAPS",
      "display" : "Ivaps"
    },
    {
      "code" : "VAUTO",
      "display" : "VAuto"
    },
    {
      "code" : "ASV",
      "display" : "ASV"
    },
    {
      "code" : "ASVAUTO",
      "display" : "ASVAuto"
    },
    {
      "code" : "HFT",
      "display" : "HFT"
    }
  ]
}