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 - XML Representation

Active as of 2026-07-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pulp-sensibility-component"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir.cognovis.de/dental/CodeSystem/pulp-sensibility-component"/>
  <version value="0.41.6"/>
  <name value="PulpSensibilityComponentCS"/>
  <title value="Pulp Sensibility Component"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-29T15:26:56+02:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="Test modalities used to assess the sensory response of the dental pulp."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright 2026+ cognovis GmbH. Licensed under CC-BY-4.0."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="cold-test"/>
    <display value="Cold test"/>
    <definition value="Thermal sensibility test using a cold stimulus."/>
  </concept>
  <concept>
    <code value="heat-test"/>
    <display value="Heat test"/>
    <definition value="Thermal sensibility test using a heat stimulus."/>
  </concept>
  <concept>
    <code value="electric-pulp-test"/>
    <display value="Electric pulp test"/>
    <definition value="Sensibility test using an electrical stimulus."/>
  </concept>
</CodeSystem>