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
| Active as of 2026-07-29 |
{
"resourceType" : "CodeSystem",
"id" : "pulp-sensibility-response",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.cognovis.de/dental/CodeSystem/pulp-sensibility-response",
"version" : "0.41.6",
"name" : "PulpSensibilityResponseCS",
"title" : "Pulp Sensibility Response",
"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" : "Coded qualitative responses to pulp sensibility tests.",
"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" : 5,
"concept" : [
{
"code" : "no-response",
"display" : "No response",
"definition" : "No sensory response was elicited."
},
{
"code" : "normal-response",
"display" : "Normal response",
"definition" : "A response within the expected range was elicited."
},
{
"code" : "heightened-response",
"display" : "Heightened response",
"definition" : "A stronger than expected response was elicited without a lingering response."
},
{
"code" : "lingering-response",
"display" : "Lingering response",
"definition" : "The response persisted after removal of the stimulus."
},
{
"code" : "inconclusive",
"display" : "Inconclusive",
"definition" : "The test did not produce an interpretable result."
}
]
}