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
: PJ1Coverage - 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:Coverage ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PJ1Coverage"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://elga.moped.at/StructureDefinition/MopedCoverage"^^xsd:anyURI ;
fhir:link <https://elga.moped.at/StructureDefinition/MopedCoverage> ] )
] ; #
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: Coverage PJ1Coverage</b></p><a name=\"PJ1Coverage\"> </a><a name=\"hcPJ1Coverage\"> </a><a name=\"PJ1Coverage-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.40.0.10.1.4.3.9.1</code>/XB4G37PFN9FJ</p><p><b>status</b>: Active</p><p><b>kind</b>: Insurance</p><p><b>subscriber</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469</code></p><p><b>beneficiary</b>: <code>Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469</code></p><p><b>insurer</b>: <code>Organization?identifier=http://svc.co.at/CodeSystem/ecard-svt-cs|11</code></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class group}\">Group</span></td><td><code>http://svc.co.at/CodeSystem/ecard-versichertenkategorie-cs</code>/01</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.9.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "XB4G37PFN9FJ" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization?identifier=urn:ietf:rfc:3986|urn:oid:1.3.6.1.4.1.36124.5.914" ] ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "insurance"] ; #
fhir:subscriber [
fhir:reference [ fhir:v "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469" ]
] ; #
fhir:beneficiary [
fhir:reference [ fhir:v "Patient?identifier=urn:oid:1.2.40.0.10.1.4.3.1|9994210469" ]
] ; #
fhir:insurer [
fhir:reference [ fhir:v "Organization?identifier=http://svc.co.at/CodeSystem/ecard-svt-cs|11" ]
] ; #
fhir:class ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
fhir:code [ fhir:v "group" ] ] ) ] ;
fhir:value [
fhir:system [ fhir:v "http://svc.co.at/CodeSystem/ecard-versichertenkategorie-cs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "01" ] ]
] ) . #