{
  "resourceType" : "CodeSystem",
  "id" : "resmed-system-identifier-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-system-identifier</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\">ACE<a name=\"resmed-system-identifier-code-system-ACE\"> </a></td><td>airview-compliance-engine</td><td>AirView Rules Engine providing patient compliance and therapy exception management.</td></tr><tr><td style=\"white-space:nowrap\">CHP<a name=\"resmed-system-identifier-code-system-CHP\"> </a></td><td>connected-health-platform</td><td>Connected Health Platform</td></tr><tr><td style=\"white-space:nowrap\">AVX<a name=\"resmed-system-identifier-code-system-AVX\"> </a></td><td>airview-exchange</td><td>AirView Exchange</td></tr><tr><td style=\"white-space:nowrap\">IMS<a name=\"resmed-system-identifier-code-system-IMS\"> </a></td><td>integrator-management-service</td><td>Integrator Management Service</td></tr><tr><td style=\"white-space:nowrap\">AVE<a name=\"resmed-system-identifier-code-system-AVE\"> </a></td><td>airview-extract</td><td>AirView Extract</td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/resmed-system-identifier",
  "version" : "0.37.0",
  "name" : "ResMedSystemIdentifierCodeSystem",
  "title" : "ResMed System Identifier 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 System Identifier CodeSystem",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "ACE",
    "display" : "airview-compliance-engine",
    "definition" : "AirView Rules Engine providing patient compliance and therapy exception management."
  },
  {
    "code" : "CHP",
    "display" : "connected-health-platform",
    "definition" : "Connected Health Platform"
  },
  {
    "code" : "AVX",
    "display" : "airview-exchange",
    "definition" : "AirView Exchange"
  },
  {
    "code" : "IMS",
    "display" : "integrator-management-service",
    "definition" : "Integrator Management Service"
  },
  {
    "code" : "AVE",
    "display" : "airview-extract",
    "definition" : "AirView Extract"
  }]
}