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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CarePlan/ExampleOsasOralApplianceCarePlan> a fhir:CarePlan ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleOsasOralApplianceCarePlan"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/osas-oral-appliance-care-plan" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/dental/StructureDefinition/osas-oral-appliance-care-plan>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExampleOsasOralApplianceCarePlan</b></p><a name=\"ExampleOsasOralApplianceCarePlan\"> </a><a name=\"hcExampleOsasOralApplianceCarePlan\"> </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-osas-oral-appliance-care-plan.html\">OSAS Oral Appliance Care Plan (DE)</a></p></div><p><b>identifier</b>: <code>https://example-dental-practice.de/care-plan</code>/OSAS-CARE-2026-0042</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-category dental}\">Dental</span>, <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/dental-care-plan-type sleep-appliance}\">Sleep-related oral appliance</span>, <span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-pathway osas-medical-order}\">OSAS with medical diagnosis or order</span></p><p><b>subject</b>: <a href=\"Patient-pat-pkv-01.html\">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</a></p><p><b>created</b>: 2026-07-22</p><p><b>addresses</b>: <a href=\"Condition-ExampleOsasCondition.html\">Condition </a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"ServiceRequest-ExampleOsasOralApplianceOrder.html\">ServiceRequest Oral appliance therapy</a></li><li><a href=\"Observation-ExampleOsasOralApplianceEligibility.html\">Observation OSAS oral appliance eligibility</a></li><li><a href=\"Device-ExampleOsasOralAppliance.html\">Device: identifier = https://example-dental-practice.de/device#OSAS-APPLIANCE-2026-0042; status = active; type = </a></li></ul><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service initial-dental-assessment}\">Initial dental assessment</span></td><td>Scheduled</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service impression-and-registration}\">Impression and registration</span></td><td>Scheduled</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service appliance-insertion}\">Appliance insertion</span></td><td>Scheduled</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service follow-up-adjustment}\">Follow-up and adjustment</span></td><td>Scheduled</td></tr></table></blockquote></div>"
] ;
fhir:CarePlan.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://example-dental-practice.de/care-plan" ] ;
fhir:Identifier.value [ fhir:value "OSAS-CARE-2026-0042" ]
] ;
fhir:CarePlan.status [ fhir:value "active"] ;
fhir:CarePlan.intent [ fhir:value "plan"] ;
fhir:CarePlan.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/dental-category" ] ;
fhir:Coding.code [ fhir:value "dental" ] ;
fhir:Coding.display [ fhir:value "Dental" ]
]
], [
fhir:index 1 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/dental-care-plan-type" ] ;
fhir:Coding.code [ fhir:value "sleep-appliance" ]
]
], [
fhir:index 2 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-pathway" ] ;
fhir:Coding.code [ fhir:value "osas-medical-order" ]
]
] ;
fhir:CarePlan.subject [
fhir:link <http://hl7.org/fhir/Patient/pat-pkv-01> ;
fhir:Reference.reference [ fhir:value "Patient/pat-pkv-01" ]
] ;
fhir:CarePlan.created [ fhir:value "2026-07-22"^^xsd:date] ;
fhir:CarePlan.addresses [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Condition/ExampleOsasCondition> ;
fhir:Reference.reference [ fhir:value "Condition/ExampleOsasCondition" ]
] ;
fhir:CarePlan.supportingInfo [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ServiceRequest/ExampleOsasOralApplianceOrder> ;
fhir:Reference.reference [ fhir:value "ServiceRequest/ExampleOsasOralApplianceOrder" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Observation/ExampleOsasOralApplianceEligibility> ;
fhir:Reference.reference [ fhir:value "Observation/ExampleOsasOralApplianceEligibility" ]
], [
fhir:index 2 ;
fhir:link <http://hl7.org/fhir/Device/ExampleOsasOralAppliance> ;
fhir:Reference.reference [ fhir:value "Device/ExampleOsasOralAppliance" ]
] ;
fhir:CarePlan.activity [
fhir:index 0 ;
fhir:CarePlan.activity.detail [
fhir:CarePlan.activity.detail.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service" ] ;
fhir:Coding.code [ fhir:value "initial-dental-assessment" ]
]
] ;
fhir:CarePlan.activity.detail.status [ fhir:value "scheduled" ]
]
], [
fhir:index 1 ;
fhir:CarePlan.activity.detail [
fhir:CarePlan.activity.detail.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service" ] ;
fhir:Coding.code [ fhir:value "impression-and-registration" ]
]
] ;
fhir:CarePlan.activity.detail.status [ fhir:value "scheduled" ]
]
], [
fhir:index 2 ;
fhir:CarePlan.activity.detail [
fhir:CarePlan.activity.detail.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service" ] ;
fhir:Coding.code [ fhir:value "appliance-insertion" ]
]
] ;
fhir:CarePlan.activity.detail.status [ fhir:value "scheduled" ]
]
], [
fhir:index 3 ;
fhir:CarePlan.activity.detail [
fhir:CarePlan.activity.detail.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/dental/CodeSystem/sleep-appliance-service" ] ;
fhir:Coding.code [ fhir:value "follow-up-adjustment" ]
]
] ;
fhir:CarePlan.activity.detail.status [ fhir:value "scheduled" ]
]
] .
<http://hl7.org/fhir/Patient/pat-pkv-01> a fhir:Patient .
<http://hl7.org/fhir/Condition/ExampleOsasCondition> a fhir:Condition .
<http://hl7.org/fhir/ServiceRequest/ExampleOsasOralApplianceOrder> a fhir:ServiceRequest .
<http://hl7.org/fhir/Observation/ExampleOsasOralApplianceEligibility> a fhir:Observation .
<http://hl7.org/fhir/Device/ExampleOsasOralAppliance> a fhir:Device .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CarePlan/ExampleOsasOralApplianceCarePlan.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CarePlan/ExampleOsasOralApplianceCarePlan.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.dental#0.41.6 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report