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
<Task xmlns="http://hl7.org/fhir">
<id value="ExampleRehabSportTask"/>
<meta>
<profile
value="https://fhir.cognovis.de/praxis/StructureDefinition/rehabilitation-participation-pas-task-de"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task ExampleRehabSportTask</b></p><a name="ExampleRehabSportTask"> </a><a name="hcExampleRehabSportTask"> </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-rehabilitation-participation-pas-task-de.html">Rehabilitation Participation PAS Task DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/authorization-task-id</code>/E56-TASK-2026-0001</p><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/pas-task-code submit}">Antrag einreichen</span></p><p><b>for</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>authoredOn</b>: 2026-07-15 10:15:00+0200</p><p><b>lastModified</b>: 2026-07-18 09:00:00+0200</p><p><b>requester</b>: <a href="Practitioner-ExampleRehabRequester.html">Practitioner Klara Neumann </a></p><p><b>owner</b>: <a href="Organization-ExampleRehabPayer.html">Organization Example statutory payer</a></p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type claim-reference}">Claim Reference</span></td><td><a href="Claim-ExampleRehabSportClaim.html">Claim: identifier = https://fhir.cognovis.de/praxis/NamingSystem/authorization-request-id#E56-PAS-2026-0001; status = active; type = Professional; use = preauthorization; created = 2026-07-15 10:15:00+0200; priority = Normal</a></td></tr></table><h3>Outputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type response-reference}">ClaimResponse Reference</span></td><td><a href="ClaimResponse-ExampleRehabSportApproval.html">ClaimResponse: identifier = https://fhir.cognovis.de/praxis/NamingSystem/authorization-response-id#E56-DECISION-2026-0001; status = active; type = Professional; use = preauthorization; created = 2026-07-18 09:00:00+0200; outcome = complete; preAuthRef = E56-DECISION-2026-0001</a></td></tr></table></div>
</text>
<identifier>
<system
value="https://fhir.cognovis.de/praxis/NamingSystem/authorization-task-id"/>
<value value="E56-TASK-2026-0001"/>
</identifier>
<status value="completed"/>
<intent value="order"/>
<code>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/pas-task-code"/>
<code value="submit"/>
</coding>
</code>
<for>🔗
<reference value="Patient/ExampleRehabPatient"/>
</for>
<authoredOn value="2026-07-15T10:15:00+02:00"/>
<lastModified value="2026-07-18T09:00:00+02:00"/>
<requester>🔗
<reference value="Practitioner/ExampleRehabRequester"/>
</requester>
<owner>🔗
<reference value="Organization/ExampleRehabPayer"/>
</owner>
<input>
<type>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type"/>
<code value="claim-reference"/>
</coding>
</type>
<valueReference>🔗
<reference value="Claim/ExampleRehabSportClaim"/>
</valueReference>
</input>
<output>
<type>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type"/>
<code value="response-reference"/>
</coding>
</type>
<valueReference>🔗
<reference value="ClaimResponse/ExampleRehabSportApproval"/>
</valueReference>
</output>
</Task>