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

: Pulp Sensibility Component - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "pulp-sensibility-component",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pulp-sensibility-component</b></p><a name=\"pulp-sensibility-component\"> </a><a name=\"hcpulp-sensibility-component\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/pulp-sensibility-component</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\">cold-test<a name=\"pulp-sensibility-component-cold-test\"> </a></td><td>Cold test</td><td>Thermal sensibility test using a cold stimulus.</td></tr><tr><td style=\"white-space:nowrap\">heat-test<a name=\"pulp-sensibility-component-heat-test\"> </a></td><td>Heat test</td><td>Thermal sensibility test using a heat stimulus.</td></tr><tr><td style=\"white-space:nowrap\">electric-pulp-test<a name=\"pulp-sensibility-component-electric-pulp-test\"> </a></td><td>Electric pulp test</td><td>Sensibility test using an electrical stimulus.</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/dental/CodeSystem/pulp-sensibility-component",
  "version" : "0.41.6",
  "name" : "PulpSensibilityComponentCS",
  "title" : "Pulp Sensibility Component",
  "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" : "Test modalities used to assess the sensory response of the dental pulp.",
  "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" : 3,
  "concept" : [
    {
      "code" : "cold-test",
      "display" : "Cold test",
      "definition" : "Thermal sensibility test using a cold stimulus."
    },
    {
      "code" : "heat-test",
      "display" : "Heat test",
      "definition" : "Thermal sensibility test using a heat stimulus."
    },
    {
      "code" : "electric-pulp-test",
      "display" : "Electric pulp test",
      "definition" : "Sensibility test using an electrical stimulus."
    }
  ]
}