{
  "resourceType" : "CodeSystem",
  "id" : "resmed-therapy-program-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-therapy-program-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><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"resmed-therapy-program-code-system-1\"> </a></td><td>Program 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"resmed-therapy-program-code-system-2\"> </a></td><td>Program 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"resmed-therapy-program-code-system-3\"> </a></td><td>Program 3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"resmed-therapy-program-code-system-4\"> </a></td><td>Program 4</td></tr></table></div>"
  },
  "url" : "http://terminology.resmed.com/CodeSystem/resmed-therapy-program-code-system",
  "version" : "0.37.0",
  "name" : "ResMedTherapyProgramCodeSystem",
  "title" : "ResMed Therapy Program 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 program names/numbers",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [{
    "code" : "1",
    "display" : "Program 1"
  },
  {
    "code" : "2",
    "display" : "Program 2"
  },
  {
    "code" : "3",
    "display" : "Program 3"
  },
  {
    "code" : "4",
    "display" : "Program 4"
  }]
}