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" : "psi-score",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem psi-score</b></p><a name=\"psi-score\"> </a><a name=\"hcpsi-score\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/dental/CodeSystem/psi-score</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"psi-score-0\"> </a></td><td>PSI 0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"psi-score-1\"> </a></td><td>PSI 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"psi-score-2\"> </a></td><td>PSI 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"psi-score-3\"> </a></td><td>PSI 3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"psi-score-4\"> </a></td><td>PSI 4</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/dental/CodeSystem/psi-score",
"version" : "0.41.6",
"name" : "PsiScoreCS",
"title" : "PSI Score",
"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" : "Parodontaler Screening-Index base scores 0 through 4. Additional findings are represented separately from the base score.",
"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" : "0",
"display" : "PSI 0"
},
{
"code" : "1",
"display" : "PSI 1"
},
{
"code" : "2",
"display" : "PSI 2"
},
{
"code" : "3",
"display" : "PSI 3"
},
{
"code" : "4",
"display" : "PSI 4"
}
]
}