{
  "resourceType" : "CodeSystem",
  "id" : "resmed-humidifier-fault-code-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-humidifier-fault-code-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></tr><tr><td style=\"white-space:nowrap\">ControlFETShortCircuit<a name=\"resmed-humidifier-fault-code-code-system-ControlFETShortCircuit\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ProtectionFETShortCircuit<a name=\"resmed-humidifier-fault-code-code-system-ProtectionFETShortCircuit\"> </a></td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/resmed-humidifier-fault-code-code-system",
  "version" : "0.37.0",
  "name" : "ResMedHumidifierFaultCodeCodeSystem",
  "title" : "ResMed Humidifier Fault Event",
  "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" : "The Faults that stop humidifier",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [{
    "code" : "ControlFETShortCircuit"
  },
  {
    "code" : "ProtectionFETShortCircuit"
  }]
}