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

Active as of 2026-07-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pulp-sensibility-response"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pulp-sensibility-response</b></p><a name="pulp-sensibility-response"> </a><a name="hcpulp-sensibility-response"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/pulp-sensibility-response</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">no-response<a name="pulp-sensibility-response-no-response"> </a></td><td>No response</td><td>No sensory response was elicited.</td></tr><tr><td style="white-space:nowrap">normal-response<a name="pulp-sensibility-response-normal-response"> </a></td><td>Normal response</td><td>A response within the expected range was elicited.</td></tr><tr><td style="white-space:nowrap">heightened-response<a name="pulp-sensibility-response-heightened-response"> </a></td><td>Heightened response</td><td>A stronger than expected response was elicited without a lingering response.</td></tr><tr><td style="white-space:nowrap">lingering-response<a name="pulp-sensibility-response-lingering-response"> </a></td><td>Lingering response</td><td>The response persisted after removal of the stimulus.</td></tr><tr><td style="white-space:nowrap">inconclusive<a name="pulp-sensibility-response-inconclusive"> </a></td><td>Inconclusive</td><td>The test did not produce an interpretable result.</td></tr></table></div>
  </text>
  <url
       value="https://fhir.cognovis.de/dental/CodeSystem/pulp-sensibility-response"/>
  <version value="0.41.6"/>
  <name value="PulpSensibilityResponseCS"/>
  <title value="Pulp Sensibility Response"/>
  <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="Coded qualitative responses to pulp sensibility tests."/>
  <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="5"/>
  <concept>
    <code value="no-response"/>
    <display value="No response"/>
    <definition value="No sensory response was elicited."/>
  </concept>
  <concept>
    <code value="normal-response"/>
    <display value="Normal response"/>
    <definition value="A response within the expected range was elicited."/>
  </concept>
  <concept>
    <code value="heightened-response"/>
    <display value="Heightened response"/>
    <definition
                value="A stronger than expected response was elicited without a lingering response."/>
  </concept>
  <concept>
    <code value="lingering-response"/>
    <display value="Lingering response"/>
    <definition
                value="The response persisted after removal of the stimulus."/>
  </concept>
  <concept>
    <code value="inconclusive"/>
    <display value="Inconclusive"/>
    <definition value="The test did not produce an interpretable result."/>
  </concept>
</CodeSystem>