@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Procedure/example-dvt-oberkiefer-implantat> a fhir:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-dvt-oberkiefer-implantat"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/roentgen-procedure-praxis-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/roentgen-procedure-praxis-de>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure example-dvt-oberkiefer-implantat</b></p><a name=\"example-dvt-oberkiefer-implantat\"> </a><a name=\"hcexample-dvt-oberkiefer-implantat\"> </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-roentgen-procedure-praxis-de.html\">Roentgen Procedure (Praxis DE)</a></p></div><blockquote><p><b>Radiation Dose</b></p><ul><li>dap: 1500 uGy.m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeuGy.m2 = 'uGy.m2')</span></li><li>kvp: 90 kV<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekV = 'kV')</span></li><li>exposureTime: 17 s<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codes = 's')</span></li></ul></blockquote><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 363679005}\">363679005</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 717193008}\">717193008</span></p><p><b>subject</b>: <a href=\"Patient-example-patient-dvt.html\">Max Hartmann (official) Male, DoB: 1978-09-12</a></p><p><b>performed</b>: 2026-04-30 10:30:00+0200</p><blockquote><p><b>performer</b></p><p><b>Anwender Fachkunde Strahlenschutz</b>: <a href=\"CodeSystem-fachkunde-strahlenschutz.html#fachkunde-strahlenschutz-dvt\">Fachkunde Strahlenschutz: dvt</a> (Fachkunde Digitale Volumentomographie)</p><p><b>function</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/radiology-role MTR}\">MTR</span></p><p><b>actor</b>: <a href=\"Practitioner-example-practitioner-mtr-dvt.html\">Practitioner Klaus Richter (official)</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/radiology-role SupervisingRadiologist}\">Supervising Radiologist</span></p><p><b>actor</b>: <a href=\"Practitioner-example-practitioner-radiologin-dvt.html\">Practitioner Anna Hofmann (official)</a></p></blockquote><p><b>reasonCode</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm K08.1}\">Implantatplanung Region 16 nach Extraktion — DVT fuer 3D-Knochenvolumen-Analyse</span></p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "dap" ] ;
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "1500"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "uGy.m2" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "uGy.m2" ]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "kvp" ] ;
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "90"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "kV" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "kV" ]
]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "exposureTime" ] ;
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "17"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "s" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "s" ]
]
] ;
fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/radiation-dose" ]
] ;
fhir:Procedure.status [ fhir:value "completed"] ;
fhir:Procedure.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:363679005 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "363679005" ]
]
] ;
fhir:Procedure.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:717193008 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "717193008" ]
]
] ;
fhir:Procedure.subject [
fhir:link <http://hl7.org/fhir/Patient/example-patient-dvt> ;
fhir:Reference.reference [ fhir:value "Patient/example-patient-dvt" ]
] ;
fhir:Procedure.performedDateTime [ fhir:value "2026-04-30T10:30:00+02:00"^^xsd:dateTime] ;
fhir:Procedure.performer [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/anwender-fachkunde" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/imaging/CodeSystem/fachkunde-strahlenschutz" ] ;
fhir:Coding.code [ fhir:value "dvt" ] ;
fhir:Coding.display [ fhir:value "Fachkunde Digitale Volumentomographie" ]
]
] ;
fhir:Procedure.performer.function [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/radiology-role" ] ;
fhir:Coding.code [ fhir:value "MTR" ] ;
fhir:Coding.display [ fhir:value "MTR" ]
]
] ;
fhir:Procedure.performer.actor [
fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner-mtr-dvt> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner-mtr-dvt" ]
]
], [
fhir:index 1 ;
fhir:Procedure.performer.function [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/radiology-role" ] ;
fhir:Coding.code [ fhir:value "SupervisingRadiologist" ] ;
fhir:Coding.display [ fhir:value "Supervising Radiologist" ]
]
] ;
fhir:Procedure.performer.actor [
fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner-radiologin-dvt> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner-radiologin-dvt" ]
]
] ;
fhir:Procedure.reasonCode [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "assessor" ] ;
fhir:Extension.valueReference [
fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner-radiologin-dvt> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner-radiologin-dvt" ]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "assessmentDate" ] ;
fhir:Extension.valueDateTime [ fhir:value "2026-04-30T09:45:00+02:00"^^xsd:dateTime ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "narrative" ] ;
fhir:Extension.valueString [ fhir:value "Implantatplanung Region 16 — DVT indiziert fuer exakte Knochenhoehen- und -breitenbestimmung sowie Nachweis ausreichender Knochensubstanz fuer Implantat. Keine konventionelle Roentgenalternative ausreichend." ]
] ;
fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/rechtfertigende-indikation-attest" ]
] ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
fhir:Coding.code [ fhir:value "K08.1" ] ;
fhir:Coding.display [ fhir:value "Verlust von Zaehnen durch Unfall, Extraktion oder lokale parodontale Erkrankung" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Implantatplanung Region 16 nach Extraktion — DVT fuer 3D-Knochenvolumen-Analyse" ]
] .
<http://hl7.org/fhir/Patient/example-patient-dvt> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/example-practitioner-mtr-dvt> a fhir:Practitioner .
<http://hl7.org/fhir/Practitioner/example-practitioner-radiologin-dvt> a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Procedure/example-dvt-oberkiefer-implantat.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Procedure/example-dvt-oberkiefer-implantat.ttl> .
IG © 2026+ cognovis GmbH. Paket de.cognovis.fhir.praxis#0.99.1 basierend auf FHIR 4.0.1. Generiert 2026-08-22
Links: Table of Contents |
QA Report