German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Procedure/example-roentgen-procedure-ct-schaedel> a fhir:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-roentgen-procedure-ct-schaedel"] ;
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 "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure example-roentgen-procedure-ct-schaedel</b></p><a name=\"example-roentgen-procedure-ct-schaedel\"> </a><a name=\"hcexample-roentgen-procedure-ct-schaedel\"> </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><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 103693007}\">Diagnostic procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 303653007}\">Computed tomography of head</span></p><p><b>subject</b>: <a href=\"Patient-example-patient-roentgen-linkage.html\">Maria Becker (official) Female, DoB: 1962-03-20</a></p><p><b>performed</b>: 2026-04-30 14:00:00+0200</p><blockquote><p><b>performer</b></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-ct.html\">Practitioner Stefan Wagner (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-radiologe-ct.html\">Practitioner Peter Kurz (official)</a></p></blockquote><p><b>reasonCode</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm G35}\">V.a. Multiple Sklerose — CT Schaedel zur Plaque-Diagnostik</span></p></div>"
] ;
fhir:Procedure.status [ fhir:value "completed"] ;
fhir:Procedure.category [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:103693007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "103693007" ] ;
fhir:Coding.display [ fhir:value "Diagnostic procedure" ]
]
] ;
fhir:Procedure.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:303653007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "303653007" ] ;
fhir:Coding.display [ fhir:value "Computed tomography of head" ]
]
] ;
fhir:Procedure.subject [
fhir:link <http://hl7.org/fhir/Patient/example-patient-roentgen-linkage> ;
fhir:Reference.reference [ fhir:value "Patient/example-patient-roentgen-linkage" ]
] ;
fhir:Procedure.performedDateTime [ fhir:value "2026-04-30T14:00:00+02:00"^^xsd:dateTime] ;
fhir:Procedure.performer [
fhir:index 0 ;
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-ct> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner-mtr-ct" ]
]
], [
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-radiologe-ct> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner-radiologe-ct" ]
]
] ;
fhir:Procedure.reasonCode [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
fhir:Coding.code [ fhir:value "G35" ] ;
fhir:Coding.display [ fhir:value "Multiple Sklerose" ]
] ;
fhir:CodeableConcept.text [ fhir:value "V.a. Multiple Sklerose — CT Schaedel zur Plaque-Diagnostik" ]
] .
<http://hl7.org/fhir/Patient/example-patient-roentgen-linkage> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/example-practitioner-mtr-ct> a fhir:Practitioner .
<http://hl7.org/fhir/Practitioner/example-practitioner-radiologe-ct> a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Procedure/example-roentgen-procedure-ct-schaedel.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Procedure/example-roentgen-procedure-ct-schaedel.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.90.0 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report