{
  "resourceType" : "CodeSystem",
  "id" : "sleep-appliance-pathway",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sleep-appliance-pathway</b></p><a name=\"sleep-appliance-pathway\"> </a><a name=\"hcsleep-appliance-pathway\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-pathway</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\">primary-snoring<a name=\"sleep-appliance-pathway-primary-snoring\"> </a></td><td>Primary snoring</td><td>Oral-appliance care for primary snoring with available assessment evidence.</td></tr><tr><td style=\"white-space:nowrap\">osas-medical-order<a name=\"sleep-appliance-pathway-osas-medical-order\"> </a></td><td>OSAS with medical diagnosis or order</td><td>Oral-appliance care based on a medical OSAS diagnosis or order.</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-pathway",
  "version" : "0.41.6",
  "name" : "SleepAppliancePathwayCS",
  "title" : "Sleep Appliance Clinical Pathway",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T15:26:56+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [{
    "name" : "cognovis GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cognovis.de"
    },
    {
      "system" : "email",
      "value" : "info@cognovis.de"
    }]
  }],
  "description" : "Clinical pathway distinction for primary-snoring care and medically diagnosed or ordered OSAS care.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "copyright" : "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "primary-snoring",
    "display" : "Primary snoring",
    "definition" : "Oral-appliance care for primary snoring with available assessment evidence."
  },
  {
    "code" : "osas-medical-order",
    "display" : "OSAS with medical diagnosis or order",
    "definition" : "Oral-appliance care based on a medical OSAS diagnosis or order."
  }]
}