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
<Procedure xmlns="http://hl7.org/fhir">
<id value="example-roentgen-procedure-ct-schaedel"/>
<meta>
<profile
value="https://fhir.cognovis.de/praxis/StructureDefinition/roentgen-procedure-praxis-de"/>
</meta>
<text>
<status value="generated"/>
<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>
</text>
<status value="completed"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="103693007"/>
<display value="Diagnostic procedure"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="303653007"/>
<display value="Computed tomography of head"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-patient-roentgen-linkage"/>
</subject>
<performedDateTime value="2026-04-30T14:00:00+02:00"/>
<performer>
<function>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/radiology-role"/>
<code value="MTR"/>
<display value="MTR"/>
</coding>
</function>
<actor>🔗
<reference value="Practitioner/example-practitioner-mtr-ct"/>
</actor>
</performer>
<performer>
<function>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/radiology-role"/>
<code value="SupervisingRadiologist"/>
<display value="Supervising Radiologist"/>
</coding>
</function>
<actor>🔗
<reference value="Practitioner/example-practitioner-radiologe-ct"/>
</actor>
</performer>
<reasonCode>
<coding>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<code value="G35"/>
<display value="Multiple Sklerose"/>
</coding>
<text value="V.a. Multiple Sklerose — CT Schaedel zur Plaque-Diagnostik"/>
</reasonCode>
</Procedure>