German Dental FHIR Profiles (R4)
0.41.6 - trial-use Germany

German Dental FHIR Profiles (R4) - Local Development build (v0.41.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Sleep Appliance Service Stage - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "sleep-appliance-service",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sleep-appliance-service</b></p><a name=\"sleep-appliance-service\"> </a><a name=\"hcsleep-appliance-service\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-sleep-appliance-service.html\"><code>https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.41.6</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b><a href=\"ConceptMap-sleep-appliance-service-to-bema-suggestion.html\">Sleep Appliance Service to BEMA Suggestion</a></b></td></tr><tr><td><a href=\"CodeSystem-sleep-appliance-service.html#sleep-appliance-service-initial-dental-assessment\">initial-dental-assessment</a></td><td style=\"color: #cccccc\">Initial dental assessment</td><td>Initial dental assessment for oral appliance therapy.</td><td><span title=\"RELATEDTO\">?</span>UP1</td></tr><tr><td><a href=\"CodeSystem-sleep-appliance-service.html#sleep-appliance-service-impression-and-registration\">impression-and-registration</a></td><td style=\"color: #cccccc\">Impression and registration</td><td>Acquisition of the clinical records needed to manufacture the appliance.</td><td><span title=\"RELATEDTO\">?</span>UP2</td></tr><tr><td><a href=\"CodeSystem-sleep-appliance-service.html#sleep-appliance-service-appliance-insertion\">appliance-insertion</a></td><td style=\"color: #cccccc\">Appliance insertion</td><td>Clinical insertion and initial setting of the appliance.</td><td><span title=\"RELATEDTO\">?</span>UP3</td></tr><tr><td><a href=\"CodeSystem-sleep-appliance-service.html#sleep-appliance-service-follow-up-adjustment\">follow-up-adjustment</a></td><td style=\"color: #cccccc\">Follow-up and adjustment</td><td>Follow-up assessment with adjustment when needed.</td><td><span title=\"RELATEDTO\">?</span>UP4</td></tr><tr><td><a href=\"CodeSystem-sleep-appliance-service.html#sleep-appliance-service-additional-adjustment\">additional-adjustment</a></td><td style=\"color: #cccccc\">Additional adjustment</td><td>An additional clinically required adjustment.</td><td><span title=\"RELATEDTO\">?</span>UP5</td></tr><tr><td><a href=\"CodeSystem-sleep-appliance-service.html#sleep-appliance-service-completion-review\">completion-review</a></td><td style=\"color: #cccccc\">Completion review</td><td>Review at completion of the dental appliance pathway.</td><td><span title=\"RELATEDTO\">?</span>UP6</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/ValueSet/sleep-appliance-service",
  "version" : "0.41.6",
  "name" : "SleepApplianceServiceVS",
  "title" : "Sleep Appliance Service Stage",
  "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" : "Dental service stages used as CarePlan activities in an OSAS oral appliance pathway.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service",
        "concept" : [
          {
            "code" : "initial-dental-assessment"
          },
          {
            "code" : "impression-and-registration"
          },
          {
            "code" : "appliance-insertion"
          },
          {
            "code" : "follow-up-adjustment"
          },
          {
            "code" : "additional-adjustment"
          },
          {
            "code" : "completion-review"
          }
        ]
      }
    ]
  }
}