@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ClaimResponse ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "PJ2LKFResponse1"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://elga.moped.at/StructureDefinition/MopedLKFResponse"^^xsd:anyURI ; fhir:l ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "

Generated Narrative: ClaimResponse PJ2LKFResponse1

Abrechnung - Knoten: LKF Abrechnungsknoten: C (C)

status: Active

type: Institutional

use: Claim

patient: Santiago Schnabeltier Test (official) Male, DoB: 1985-03-19 ( Social Security Number: 2873111374)

created: 2025-02-24

requestor: Organization Herz Jesu-Krankenhaus

request: Claim: extension = C (LKF Abrechnungsknoten#C),Ja (Abrechnung des stationären Aufenthalts/ambulanten Besuchs erfolgt über den Landesgesundheitsfonds/PRIKRAF) (Fondsrelevanz#J); status = active; type = Institutional; use = claim; created = 2025-02-24; diagnosisRelatedGroup = Frakturen der unteren Extremität/Becken, außer Vorfuß

outcome: Processing Complete

decision: Approved

diagnosisRelatedGroup: Frakturen der unteren Extremität/Becken, außer Vorfuß

"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-diagnoseKnoten"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/LKFAbrechnungsKnotenCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "C" ] ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "institutional" ] ] ) ] ; # fhir:use [ fhir:v "claim"] ; # fhir:patient [ fhir:l ; fhir:reference [ fhir:v "Patient/PJ2Patient" ] ] ; # fhir:created [ fhir:v "2025-02-24"^^xsd:date] ; # fhir:requestor [ fhir:l ; fhir:reference [ fhir:v "Organization/OrganizationHerzJesuKrankenhaus" ] ] ; # fhir:request [ fhir:l ; fhir:reference [ fhir:v "Claim/PJ2LKFRequest1" ] ] ; # fhir:outcome [ fhir:v "complete"] ; # fhir:decision [ fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/claim-decision"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "approved" ] ] ) ] ; # fhir:diagnosisRelatedGroup [ fhir:coding ( [ fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/LKFHauptdiagnosegruppenCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "HDG15.03" ] ] ) ] . # # -------------------------------------------------------------------------------------