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
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="example-therapeutic-remedy-physio"/>
<meta>
<profile
value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest example-therapeutic-remedy-physio</b></p><a name="example-therapeutic-remedy-physio"> </a><a name="hcexample-therapeutic-remedy-physio"> </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-praxis-therapeutic-remedy-de.html">Praxis Therapeutic Remedy DE</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt e13}">eHLM elektronische Heilmittelverordnung</span></p><p><b>code</b>: <span title="Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Katalog X0501}">Klassische Massage</span></p><p><b>orderDetail</b>: <span title="Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_HM_DIAGNOSEGRUPPE WS}">Wirbelsäulenerkrankungen</span>, <span title="Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Leitsymptomatik a}">Leitsymptomatik a</span>, <span title="Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Section_Type HLM}">Heilmittel</span>, <span title="Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Heilmittelbereich PHYS}">Physiotherapie</span>, <span title="Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch 0}">Hausbesuch - NEIN</span></p><p><b>quantity</b>: 6 Behandlungseinheiten</p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>occurrence</b>: Once per 1 week</p><p><b>authoredOn</b>: 2026-04-10</p><p><b>requester</b>: <a href="Practitioner-example-practitioner.html">Practitioner Markus Schoell (official)</a></p><p><b>reasonCode</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm M54.5}">Kreuzschmerz</span></p><p><b>insurance</b>: <a href="Coverage-ExampleCoverageGkvZe.html">Coverage: extension = Nordrhein (KBV_CS_SFHIR_ITA_WOP#38); identifier = Gesetzliche Krankenversicherung; status = active; type = gesetzliche Krankenversicherung</a></p></div>
</text>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system
value="https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt"/>
<code value="e13"/>
<display value="eHLM elektronische Heilmittelverordnung"/>
</coding>
</category>
<code>
<coding>
<system value="https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Katalog"/>
<code value="X0501"/>
<display value="Klassische Massage"/>
</coding>
</code>
<orderDetail>
<coding>
<system
value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_HM_DIAGNOSEGRUPPE"/>
<code value="WS"/>
<display value="Wirbelsäulenerkrankungen"/>
</coding>
</orderDetail>
<orderDetail>
<coding>
<system
value="https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Leitsymptomatik"/>
<code value="a"/>
<display value="Leitsymptomatik a"/>
</coding>
</orderDetail>
<orderDetail>
<coding>
<system
value="https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Section_Type"/>
<code value="HLM"/>
<display value="Heilmittel"/>
</coding>
</orderDetail>
<orderDetail>
<coding>
<system
value="https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Heilmittelbereich"/>
<code value="PHYS"/>
<display value="Physiotherapie"/>
</coding>
</orderDetail>
<orderDetail>
<coding>
<system value="https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch"/>
<code value="0"/>
<display value="Hausbesuch - NEIN"/>
</coding>
</orderDetail>
<quantityQuantity>
<value value="6"/>
<unit value="Behandlungseinheiten"/>
</quantityQuantity>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<occurrenceTiming>
<repeat>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="wk"/>
</repeat>
</occurrenceTiming>
<authoredOn value="2026-04-10"/>
<requester>🔗
<reference value="Practitioner/example-practitioner"/>
</requester>
<reasonCode>
<coding>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<code value="M54.5"/>
<display value="Kreuzschmerz"/>
</coding>
</reasonCode>
<insurance>🔗
<reference value="Coverage/ExampleCoverageGkvZe"/>
</insurance>
</ServiceRequest>