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
: Moped Claim Item Category CodeSystem - TTL Representation
Raw ttl | Download
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MopedClaimItemCategoryCS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MopedClaimItemCategoryCS</b></p><a name=\"MopedClaimItemCategoryCS\"> </a><a name=\"hcMopedClaimItemCategoryCS\"> </a><p>This case-sensitive code system <code>https://elga.moped.at/CodeSystem/MopedClaimItemCategoryCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Patientenanteil<a name=\"MopedClaimItemCategoryCS-Patientenanteil\"> </a></td><td>Patientenanteil</td></tr><tr><td style=\"white-space:nowrap\">LDFPLK<a name=\"MopedClaimItemCategoryCS-LDFPLK\"> </a></td><td>Leistungskomponente/Leistungspunkte</td></tr><tr><td style=\"white-space:nowrap\">LDFPTK<a name=\"MopedClaimItemCategoryCS-LDFPTK\"> </a></td><td>Tageskomponente/Kontaktpunktet</td></tr><tr><td style=\"white-space:nowrap\">SCULK<a name=\"MopedClaimItemCategoryCS-SCULK\"> </a></td><td>Punkte Belagsdauerausreißer nach unten – Leistungskomponente</td></tr><tr><td style=\"white-space:nowrap\">SCUTK<a name=\"MopedClaimItemCategoryCS-SCUTK\"> </a></td><td>Punkte Belagsdauerausreißer nach unten – Tageskomponente</td></tr><tr><td style=\"white-space:nowrap\">BDZU<a name=\"MopedClaimItemCategoryCS-BDZU\"> </a></td><td>Zusatzpunkte Belagsdauerausreißer nach oben</td></tr><tr><td style=\"white-space:nowrap\">INTZU<a name=\"MopedClaimItemCategoryCS-INTZU\"> </a></td><td>Zusatzpunkte Intensiv</td></tr><tr><td style=\"white-space:nowrap\">MELZU<a name=\"MopedClaimItemCategoryCS-MELZU\"> </a></td><td>Zusatzpunkte Mehrfachleistungen</td></tr><tr><td style=\"white-space:nowrap\">SCSPEZ<a name=\"MopedClaimItemCategoryCS-SCSPEZ\"> </a></td><td>Punkte spezieller Bereiche (tageweise)</td></tr><tr><td style=\"white-space:nowrap\">SCGES<a name=\"MopedClaimItemCategoryCS-SCGES\"> </a></td><td>Punkte total</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://elga.moped.at/CodeSystem/MopedClaimItemCategoryCS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "MopedClaimItemCategoryCS"] ; #
fhir:title [ fhir:v "Moped Claim Item Category CodeSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-07-11T14:13:16+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ELGA GmbH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "ELGA GmbH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://elga.gv.at" ] ] )
] ) ; #
fhir:description [ fhir:v "CodeSystem für die Arten von Claim Item Kategorien"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "Patientenanteil" ] ;
fhir:display [ fhir:v "Patientenanteil" ]
] [
fhir:code [ fhir:v "LDFPLK" ] ;
fhir:display [ fhir:v "Leistungskomponente/Leistungspunkte" ]
] [
fhir:code [ fhir:v "LDFPTK" ] ;
fhir:display [ fhir:v "Tageskomponente/Kontaktpunktet" ]
] [
fhir:code [ fhir:v "SCULK" ] ;
fhir:display [ fhir:v "Punkte Belagsdauerausreißer nach unten – Leistungskomponente" ]
] [
fhir:code [ fhir:v "SCUTK" ] ;
fhir:display [ fhir:v "Punkte Belagsdauerausreißer nach unten – Tageskomponente" ]
] [
fhir:code [ fhir:v "BDZU" ] ;
fhir:display [ fhir:v "Zusatzpunkte Belagsdauerausreißer nach oben" ]
] [
fhir:code [ fhir:v "INTZU" ] ;
fhir:display [ fhir:v "Zusatzpunkte Intensiv" ]
] [
fhir:code [ fhir:v "MELZU" ] ;
fhir:display [ fhir:v "Zusatzpunkte Mehrfachleistungen" ]
] [
fhir:code [ fhir:v "SCSPEZ" ] ;
fhir:display [ fhir:v "Punkte spezieller Bereiche (tageweise)" ]
] [
fhir:code [ fhir:v "SCGES" ] ;
fhir:display [ fhir:v "Punkte total" ]
] ) . #