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
{
"resourceType" : "Condition",
"id" : "ExamplePeriImplantitisCondition36",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/dental/StructureDefinition/dental-condition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition ExamplePeriImplantitisCondition36</b></p><a name=\"ExamplePeriImplantitisCondition36\"> </a><a name=\"hcExamplePeriImplantitisCondition36\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dental-condition.html\">Zahnärztliche Diagnose (DE)</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 699422003}\">Peri-implantitis</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-tooth 36}\">36</span></p><p><b>subject</b>: <a href=\"Patient-pat-beihilfe-01.html\">Friedrich Hartmann (official) Male, DoB: 1958-11-22</a></p><p><b>recordedDate</b>: 2026-07-20</p><blockquote><p><b>evidence</b></p><p><b>detail</b>: </p><ul><li><a href=\"Observation-ExamplePeriImplantInflammation36.html\">Observation Peri-implant assessment</a></li><li><a href=\"Observation-ExamplePeriImplantBoneLoss36.html\">Observation Alveolar bone loss</a></li></ul></blockquote></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/dental-category",
"code" : "dental",
"display" : "Dental"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000274103/version/20260515",
"code" : "699422003",
"display" : "Dentale Periimplantitis"
}
],
"text" : "Peri-implantitis"
},
"bodySite" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/ex-tooth",
"code" : "36"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/pat-beihilfe-01"
},
"recordedDate" : "2026-07-20",
"evidence" : [
{
"detail" : [
{
🔗 "reference" : "Observation/ExamplePeriImplantInflammation36"
},
{
🔗 "reference" : "Observation/ExamplePeriImplantBoneLoss36"
}
]
}
]
}