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 feature profile CodeSystem - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "resmed-feature-profile-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/feature-profile</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\">EPRFEATURE<a name=\"resmed-feature-profile-code-system-EPRFEATURE\"> </a></td><td>EPR Feature</td></tr><tr><td style=\"white-space:nowrap\">AUTORAMPFEATURE<a name=\"resmed-feature-profile-code-system-AUTORAMPFEATURE\"> </a></td><td>Auto Ramp Feature</td></tr><tr><td style=\"white-space:nowrap\">SMARTSTARTSTOPFEATURE<a name=\"resmed-feature-profile-code-system-SMARTSTARTSTOPFEATURE\"> </a></td><td>Smart Start Stop feature</td></tr><tr><td style=\"white-space:nowrap\">CIRCUITFEATURE<a name=\"resmed-feature-profile-code-system-CIRCUITFEATURE\"> </a></td><td>Circuit Feature</td></tr><tr><td style=\"white-space:nowrap\">CLIMATEFEATURE<a name=\"resmed-feature-profile-code-system-CLIMATEFEATURE\"> </a></td><td>Climage Feature</td></tr><tr><td style=\"white-space:nowrap\">LANGUAGEFEATURE<a name=\"resmed-feature-profile-code-system-LANGUAGEFEATURE\"> </a></td><td>Language Feature</td></tr><tr><td style=\"white-space:nowrap\">USERSOLUTIONFUTURE<a name=\"resmed-feature-profile-code-system-USERSOLUTIONFUTURE\"> </a></td><td>User Solution Feature</td></tr><tr><td style=\"white-space:nowrap\">TEMPERATUREFEATURE<a name=\"resmed-feature-profile-code-system-TEMPERATUREFEATURE\"> </a></td><td>Temperature Feature</td></tr><tr><td style=\"white-space:nowrap\">PATIENTVIEWFEATURE<a name=\"resmed-feature-profile-code-system-PATIENTVIEWFEATURE\"> </a></td><td>Patient View Feature</td></tr><tr><td style=\"white-space:nowrap\">TIMEZONEFEATURE<a name=\"resmed-feature-profile-code-system-TIMEZONEFEATURE\"> </a></td><td>Timezone Feature</td></tr><tr><td style=\"white-space:nowrap\">CARECHECKFEATURE<a name=\"resmed-feature-profile-code-system-CARECHECKFEATURE\"> </a></td><td>Care Check Feature</td></tr><tr><td style=\"white-space:nowrap\">DEVICEHEALTHFEATURE<a name=\"resmed-feature-profile-code-system-DEVICEHEALTHFEATURE\"> </a></td><td>Device Health Feature</td></tr><tr><td style=\"white-space:nowrap\">REMINDERFEATURE<a name=\"resmed-feature-profile-code-system-REMINDERFEATURE\"> </a></td><td>Reminder Feature</td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/feature-profile",
  "version" : "0.37.0",
  "name" : "ResMedFeatureProfileCodeSystem",
  "title" : "ResMed therapy feature profile 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 feature profile CodeSystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "EPRFEATURE",
      "display" : "EPR Feature"
    },
    {
      "code" : "AUTORAMPFEATURE",
      "display" : "Auto Ramp Feature"
    },
    {
      "code" : "SMARTSTARTSTOPFEATURE",
      "display" : "Smart Start Stop feature"
    },
    {
      "code" : "CIRCUITFEATURE",
      "display" : "Circuit Feature"
    },
    {
      "code" : "CLIMATEFEATURE",
      "display" : "Climage Feature"
    },
    {
      "code" : "LANGUAGEFEATURE",
      "display" : "Language Feature"
    },
    {
      "code" : "USERSOLUTIONFUTURE",
      "display" : "User Solution Feature"
    },
    {
      "code" : "TEMPERATUREFEATURE",
      "display" : "Temperature Feature"
    },
    {
      "code" : "PATIENTVIEWFEATURE",
      "display" : "Patient View Feature"
    },
    {
      "code" : "TIMEZONEFEATURE",
      "display" : "Timezone Feature"
    },
    {
      "code" : "CARECHECKFEATURE",
      "display" : "Care Check Feature"
    },
    {
      "code" : "DEVICEHEALTHFEATURE",
      "display" : "Device Health Feature"
    },
    {
      "code" : "REMINDERFEATURE",
      "display" : "Reminder Feature"
    }
  ]
}