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" : "Observation",
"id" : "ExampleHealthyPeriImplant36",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/dental/StructureDefinition/peri-implant-observation"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleHealthyPeriImplant36</b></p><a name=\"ExampleHealthyPeriImplant36\"> </a><a name=\"hcExampleHealthyPeriImplant36\"> </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-peri-implant-observation.html\">Peri-Implant Observation (DE)</a></p></div><p><b>status</b>: Final</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:{https://fhir.cognovis.de/dental/CodeSystem/peri-implant-finding assessment}\">Peri-implant assessment</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>focus</b>: <a href=\"Device-ExampleDentalImplant36.html\">Device: extension = 36; identifier = https://example-dental-practice.de/device#IMPLANT-36-2024; status = active; manufacturer = Example manufacturer; modelNumber = IMPLANT-MODEL-A; type = </a></p><p><b>effective</b>: 2026-07-20</p><p><b>performer</b>: <a href=\"Organization-org-dental-mvz.html\">Organization Demo-Zahnarztpraxis MVZ Nürnberg</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-tooth 36}\">36</span></p><blockquote><p><b>component</b></p><p><b>Periodontal Measurement Site</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site buccal}\">Buccal</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32910-2}\">Probing depth {Tooth}.{probe site} Measured</span></p><p><b>value</b>: 3 mm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm = 'millimeter')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>Periodontal Measurement Site</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site buccal}\">Buccal</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 86276007}\">Bleeding gums</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>Periodontal Measurement Site</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site buccal}\">Buccal</span></p><p><b>code</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type suppuration-on-probing}\">Suppuration on probing</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/peri-implant-finding implant-mobility}\">Implant mobility</span></p><p><b>value</b>: false</p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/dental-category",
"code" : "dental",
"display" : "Dental"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/peri-implant-finding",
"code" : "assessment"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pat-beihilfe-01"
},
"focus" : [
{
🔗 "reference" : "Device/ExampleDentalImplant36"
}
],
"effectiveDateTime" : "2026-07-20",
"performer" : [
{
🔗 "reference" : "Organization/org-dental-mvz"
}
],
"bodySite" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/ex-tooth",
"code" : "36"
}
]
},
"component" : [
{
"extension" : [
{
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site",
"code" : "buccal"
}
]
}
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "32910-2"
}
]
},
"valueQuantity" : {
"value" : 3,
"system" : "http://unitsofmeasure.org",
"code" : "mm"
}
},
{
"extension" : [
{
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site",
"code" : "buccal"
}
]
}
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86276007"
}
]
},
"valueBoolean" : false
},
{
"extension" : [
{
"url" : "https://fhir.cognovis.de/dental/StructureDefinition/periodontal-measurement-site",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/periodontal-measurement-site",
"code" : "buccal"
}
]
}
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/pa-befund-type",
"code" : "suppuration-on-probing"
}
]
},
"valueBoolean" : false
},
{
"code" : {
"coding" : [
{
"system" : "https://fhir.cognovis.de/dental/CodeSystem/peri-implant-finding",
"code" : "implant-mobility"
}
]
},
"valueBoolean" : false
}
]
}