German Dental FHIR Profiles (R4)
0.36.1 - trial-use DE

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

: Dental Category - JSON Representation

Active as of 2026-05-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "dental-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dental-category</b></p><a name=\"dental-category\"> </a><a name=\"hcdental-category\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/dental-category</code> defines the following code:</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\">dental<a name=\"dental-category-dental\"> </a></td><td>Dental</td><td>Resource is dental in nature</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/dental-category",
  "version" : "0.36.1",
  "name" : "DentalCategoryCS",
  "title" : "Dental Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-30T11:39:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Category code to identify dental-specific resources. Aligned with HL7 Dental Data Exchange IG concept.",
  "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" : 1,
  "concept" : [
    {
      "code" : "dental",
      "display" : "Dental",
      "definition" : "Resource is dental in nature"
    }
  ]
}