German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 -------------------------------------------------------------------
a fhir:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-roentgen-procedure-ct-schaedel"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/roentgen-procedure-praxis-de"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/roentgen-procedure-praxis-de> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:category [
( fhir:coding [
a sct:103693007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "103693007" ] ;
fhir:display [ fhir:v "Diagnostic procedure" ] ] )
] ; #
fhir:code [
( fhir:coding [
a sct:303653007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "303653007" ] ;
fhir:display [ fhir:v "Computed tomography of head" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/example-patient-roentgen-linkage ;
fhir:reference [ fhir:v "Patient/example-patient-roentgen-linkage" ]
] ; #
fhir:performed [
a fhir:DateTime ;
fhir:v "2026-04-30T14:00:00+02:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:function [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/radiology-role"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/radiology-role> ] ;
fhir:code [ fhir:v "MTR" ] ;
fhir:display [ fhir:v "MTR" ] ] ) ] ;
fhir:actor [
fhir:l fhir:Practitioner/example-practitioner-mtr-ct ;
fhir:reference [ fhir:v "Practitioner/example-practitioner-mtr-ct" ] ]
] [
fhir:function [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/radiology-role"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/radiology-role> ] ;
fhir:code [ fhir:v "SupervisingRadiologist" ] ;
fhir:display [ fhir:v "Supervising Radiologist" ] ] ) ] ;
fhir:actor [
fhir:l fhir:Practitioner/example-practitioner-radiologe-ct ;
fhir:reference [ fhir:v "Practitioner/example-practitioner-radiologe-ct" ] ]
] ) ; #
fhir:reasonCode ( [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/bfarm/icd-10-gm"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/bfarm/icd-10-gm> ] ;
fhir:code [ fhir:v "G35" ] ;
fhir:display [ fhir:v "Multiple Sklerose" ] ] ) ;
fhir:text [ fhir:v "V.a. Multiple Sklerose — CT Schaedel zur Plaque-Diagnostik" ]
] ) . #
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.49.0 based on FHIR 4.0.1. Generated 2026-05-04
Links: Table of Contents |
QA Report