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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Task/ExampleHomeNursingTask> a fhir:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleHomeNursingTask"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/home-nursing-pas-task-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/home-nursing-pas-task-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: Task ExampleHomeNursingTask</b></p><a name=\"ExampleHomeNursingTask\"> </a><a name=\"hcExampleHomeNursingTask\"> </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-home-nursing-pas-task-de.html\">Home Nursing PAS Task DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/authorization-task-id</code>/E12-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-23 10:15:00+0200</p><p><b>lastModified</b>: 2026-07-25 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-ExampleHomeNursingClaim.html\">Claim: identifier = https://fhir.cognovis.de/praxis/NamingSystem/authorization-request-id#E12-PAS-2026-0001; status = active; type = Professional; use = preauthorization; created = 2026-07-23 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-ExampleHomeNursingApproval.html\">ClaimResponse: identifier = https://fhir.cognovis.de/praxis/NamingSystem/authorization-response-id#E12-DECISION-2026-0001; status = active; type = Professional; use = preauthorization; created = 2026-07-25 09:00:00+0200; outcome = complete; preAuthRef = E12-DECISION-2026-0001</a></td></tr></table></div>"
] ;
fhir:Task.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://fhir.cognovis.de/praxis/NamingSystem/authorization-task-id" ] ;
fhir:Identifier.value [ fhir:value "E12-TASK-2026-0001" ]
] ;
fhir:Task.status [ fhir:value "completed"] ;
fhir:Task.intent [ fhir:value "order"] ;
fhir:Task.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/pas-task-code" ] ;
fhir:Coding.code [ fhir:value "submit" ]
]
] ;
fhir:Task.for [
fhir:link <http://hl7.org/fhir/Patient/ExampleRehabPatient> ;
fhir:Reference.reference [ fhir:value "Patient/ExampleRehabPatient" ]
] ;
fhir:Task.authoredOn [ fhir:value "2026-07-23T10:15:00+02:00"^^xsd:dateTime] ;
fhir:Task.lastModified [ fhir:value "2026-07-25T09:00:00+02:00"^^xsd:dateTime] ;
fhir:Task.requester [
fhir:link <http://hl7.org/fhir/Practitioner/ExampleRehabRequester> ;
fhir:Reference.reference [ fhir:value "Practitioner/ExampleRehabRequester" ]
] ;
fhir:Task.owner [
fhir:link <http://hl7.org/fhir/Organization/ExampleRehabPayer> ;
fhir:Reference.reference [ fhir:value "Organization/ExampleRehabPayer" ]
] ;
fhir:Task.input [
fhir:index 0 ;
fhir:Task.input.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type" ] ;
fhir:Coding.code [ fhir:value "claim-reference" ]
]
] ;
fhir:Task.input.valueReference [
fhir:link <http://hl7.org/fhir/Claim/ExampleHomeNursingClaim> ;
fhir:Reference.reference [ fhir:value "Claim/ExampleHomeNursingClaim" ]
]
] ;
fhir:Task.output [
fhir:index 0 ;
fhir:Task.output.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type" ] ;
fhir:Coding.code [ fhir:value "response-reference" ]
]
] ;
fhir:Task.output.valueReference [
fhir:link <http://hl7.org/fhir/ClaimResponse/ExampleHomeNursingApproval> ;
fhir:Reference.reference [ fhir:value "ClaimResponse/ExampleHomeNursingApproval" ]
]
] .
<http://hl7.org/fhir/Patient/ExampleRehabPatient> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/ExampleRehabRequester> a fhir:Practitioner .
<http://hl7.org/fhir/Organization/ExampleRehabPayer> a fhir:Organization .
<http://hl7.org/fhir/Claim/ExampleHomeNursingClaim> a fhir:Claim .
<http://hl7.org/fhir/ClaimResponse/ExampleHomeNursingApproval> a fhir:ClaimResponse .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Task/ExampleHomeNursingTask.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Task/ExampleHomeNursingTask.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