Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build
Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - 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:link <https://elga.moped.at/StructureDefinition/MopedLKFResponse> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse PJ2LKFResponse1</b></p><a name=\"PJ2LKFResponse1\"> </a><a name=\"hcPJ2LKFResponse1\"> </a><a name=\"PJ2LKFResponse1-en-US\"> </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-MopedLKFResponse.html\">MOPED LKFResponse</a></p></div><p><b>Abrechnung - Knoten</b>: <a href=\"CodeSystem-LKFAbrechnungsKnotenCS.html#LKFAbrechnungsKnotenCS-C\">LKF Abrechnungsknoten C</a>: C</p><blockquote><p><b>LKF Punkte</b></p><ul><li>PunkteBelagsdauerausreisserUntenLeistungskomponente: 0</li><li>PunkteBelagsdauerausreisserUntenTageskomponente: 0</li><li>ZusatzpunkteBelagsdauerausreisserNachOben: 0</li><li>ZusatzpunkteIntensiv: 0</li><li>ZusatzpunkteMehrfachleistungen: 0</li><li>PunkteSpeziellerBereicheTageweise: 0</li><li>PunkteTotal: 1384</li><li>Leistungskomponente: 62</li><li>TageskomponenteKontaktpunkte: 1322</li></ul></blockquote><p><b>LDF-Punktewert Netto</b>: 14892</p><p><b>LDF-Betrag Netto</b>: 165301</p><p><b>Patientenanteil für Angehoerige</b>: 0</p><p><b>Patientenanteil Netto</b>: 0</p><p><b>Beihilfenaequivalent</b>: 1111</p><p><b>Forderungsbetrag für Auslaenderverrechnung oder Regress</b>: 0</p><p><b>Punkte LDF Pauschale</b>: 1110</p><p><b>Kostenmeldung für (A/R/K)</b>: <a href=\"CodeSystem-KostenmeldungARKCS.html#KostenmeldungARKCS-K\">Kostenmeldung für (A/R/K) K</a>: Kosteninformation</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type institutional}\">Institutional</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|2873111374</code></p><p><b>created</b>: 2025-02-24</p><p><b>insurer</b>: <code>Organization?identifier=http://svc.co.at/CodeSystem/ecard-svt-cs|14</code></p><p><b>requestor</b>: <code>Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427</code></p><p><b>request</b>: <a href=\"Claim-PJ2LKFRequest1.html\">Claim: extension = C (LKF Abrechnungsknoten#C),,Ja (Abrechnung des stationären Aufenthalts/ambulanten Besuchs erfolgt über den Landesgesundheitsfonds/PRIKRAF) (Fondsrelevanz#J),2; status = active; type = Institutional; use = claim; created = 2025-02-24; diagnosisRelatedGroup = Frakturen der unteren Extremität/Becken, außer Vorfuß</a></p><p><b>outcome</b>: Processing Complete</p><p><b>diagnosisRelatedGroup</b>: <span title=\"Codes:{https://elga.moped.at/CodeSystem/LKFHauptdiagnosegruppenCS HDG15.03}\">Frakturen der unteren Extremität/Becken, außer Vorfuß</span></p><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><code>Coverage?identifier=FJK5MCDPMRCY</code></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-diagnoseKnoten"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/LKFAbrechnungsKnotenCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ]
] [
( fhir:extension [
fhir:url [ fhir:v "PunkteBelagsdauerausreisserUntenLeistungskomponente"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "0"^^xsd:nonNegativeInteger ] ] [
fhir:url [ fhir:v "PunkteBelagsdauerausreisserUntenTageskomponente"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "0"^^xsd:nonNegativeInteger ] ] [
fhir:url [ fhir:v "ZusatzpunkteBelagsdauerausreisserNachOben"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "0"^^xsd:nonNegativeInteger ] ] [
fhir:url [ fhir:v "ZusatzpunkteIntensiv"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "0"^^xsd:nonNegativeInteger ] ] [
fhir:url [ fhir:v "ZusatzpunkteMehrfachleistungen"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "0"^^xsd:nonNegativeInteger ] ] [
fhir:url [ fhir:v "PunkteSpeziellerBereicheTageweise"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "0"^^xsd:nonNegativeInteger ] ] [
fhir:url [ fhir:v "PunkteTotal"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "1384"^^xsd:nonNegativeInteger ] ] [
fhir:url [ fhir:v "Leistungskomponente"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "62"^^xsd:nonNegativeInteger ] ] [
fhir:url [ fhir:v "TageskomponenteKontaktpunkte"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "1322"^^xsd:nonNegativeInteger ] ] ) ;
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-LKFPunkte"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-LDFPunktewertNetto"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "14892"^^xsd:decimal ]
] [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-LDFBetragNetto"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "165301"^^xsd:decimal ]
] [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-PatientenanteilAngehoerige"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "0"^^xsd:decimal ] ]
] [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-Patientenanteil"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "0"^^xsd:decimal ] ]
] [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-Beihilfenaequivalent"^^xsd:anyURI ] ;
fhir:value [
a fhir:unsignedInt ;
fhir:v "1111"^^xsd:nonNegativeInteger ]
] [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-ForderungsbetragAuslaenderverrechnungRegress"^^xsd:anyURI ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "0"^^xsd:decimal ] ]
] [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-PunkteLDFPauschale"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "1110"^^xsd:decimal ]
] [
fhir:url [ fhir:v "https://elga.moped.at/StructureDefinition/moped-ext-KonstenmeldungARK"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/KostenmeldungARKCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "K" ] ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "institutional" ] ] )
] ; #
fhir:use [ fhir:v "claim"] ; #
fhir:patient [
fhir:reference [ fhir:v "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|2873111374" ]
] ; #
fhir:created [ fhir:v "2025-02-24"^^xsd:date] ; #
fhir:insurer [
fhir:reference [ fhir:v "Organization?identifier=http://svc.co.at/CodeSystem/ecard-svt-cs|14" ]
] ; #
fhir:requestor [
fhir:reference [ fhir:v "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.427" ]
] ; #
fhir:request [
fhir:reference [ fhir:v "Claim/PJ2LKFRequest1" ]
] ; #
fhir:outcome [ fhir:v "complete"] ; #
fhir:diagnosisRelatedGroup [
( fhir:coding [
fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/LKFHauptdiagnosegruppenCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HDG15.03" ] ] )
] ; #
fhir:insurance ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:focal [ fhir:v "true"^^xsd:boolean ] ;
fhir:coverage [
fhir:reference [ fhir:v "Coverage?identifier=FJK5MCDPMRCY" ] ]
] ) . #
IG © 2024+ ELGA GmbH. Package elga.moped#0.1.0 based on FHIR® 5.0.0. Generated 2025-03-02
Links: Table of Contents |
QA Report