{
  "resourceType" : "CodeSystem",
  "id" : "resmed-device-specialization",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.resmed.com/CodeSystem/device-specialization</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">cellular-module<a name=\"resmed-device-specialization-cellular-module\"> </a></td></tr><tr><td style=\"white-space:nowrap\">bluetooth-module<a name=\"resmed-device-specialization-bluetooth-module\"> </a></td></tr><tr><td style=\"white-space:nowrap\">humidifier-module<a name=\"resmed-device-specialization-humidifier-module\"> </a></td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/device-specialization",
  "version" : "0.37.0",
  "name" : "ResMedDeviceSpecialization",
  "title" : "ResMed device specialization 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 device specialization CodeSystem for identifying modules installed",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "cellular-module"
  },
  {
    "code" : "bluetooth-module"
  },
  {
    "code" : "humidifier-module"
  }]
}