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 Rule Implementer Identifier CodeSystem - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "resmed-rule-implementer-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-rule-implementer-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-rule-implementer-identifier-code-system-ACE\"> </a></td><td>airview-compliance-engine</td><td>AirView Rules Engine providing patient therapy exception management.</td></tr><tr><td style=\"white-space:nowrap\">IHS<a name=\"resmed-rule-implementer-identifier-code-system-IHS\"> </a></td><td>intelligent-health-signals</td><td>Intelligent Health Signals (IHS) is a machine learning platform that generates inferences.</td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/resmed-rule-implementer-identifier",
  "version" : "0.37.0",
  "name" : "ResMedRuleImplementerIdentifierCodeSystem",
  "title" : "ResMed Rule Implementer 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 Rule Implementer Identifier CodeSystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "ACE",
      "display" : "airview-compliance-engine",
      "definition" : "AirView Rules Engine providing patient therapy exception management."
    },
    {
      "code" : "IHS",
      "display" : "intelligent-health-signals",
      "definition" : "Intelligent Health Signals (IHS) is a machine learning platform that generates inferences."
    }
  ]
}