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

: Moped SV Actor - TTL Representation

Draft as of 2025-10-31

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:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MopedSVActor"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition MopedSVActor</b></p><a name=\"MopedSVActor\"> </a><a name=\"hcMopedSVActor\"> </a><table class=\"grid\"><tr><td><b>Actor: SVActor </b></td><td>Moped SV Actor</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr><tr><td>References:</td><td colspan=\"2\"><a href=\"StructureDefinition-SVOrganization.html\">SV Organization</a><a href=\"StructureDefinition-DachverbandOrganization.html\">Dachverband Organization</a></td></tr></table><br/></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://elga.moped.at/ActorDefinition/MopedSVActor"^^xsd:anyURI ;
fhir:l <https://elga.moped.at/ActorDefinition/MopedSVActor>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SVActor"] ; # 
  fhir:title [ fhir:v "Moped SV Actor"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-10-31T11:02:33+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 "Moped ActorDefnition für eine SV in Österreich"] ; # 
  fhir:type [ fhir:v "system"] ; # 
  fhir:reference ( [
fhir:v "https://elga.moped.at/StructureDefinition/SVOrganization"^^xsd:anyURI ;
fhir:l <https://elga.moped.at/StructureDefinition/SVOrganization>
  ] [
fhir:v "https://elga.moped.at/StructureDefinition/DachverbandOrganization"^^xsd:anyURI ;
fhir:l <https://elga.moped.at/StructureDefinition/DachverbandOrganization>
  ] ) . #