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

: vbPK ValueSet - TTL Representation

Draft as of 2026-05-22

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "VBPKValueSet"] ; # 
  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: ValueSet VBPKValueSet</b></p><a name=\"VBPKValueSet\"> </a><a name=\"hcVBPKValueSet\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>urn:oid:1.2.40.0.34.4.22.1</td><td>vbPK GH oid</td></tr><tr><td>urn:oid:1.2.40.0.34.4.22.2</td><td>vbPK SV oid</td></tr><tr><td>urn:oid:1.2.40.0.34.4.22.3</td><td>vbPK AS oid</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://elga.moped.at/ValueSet/VBPKValueSet"^^xsd:anyURI ;
fhir:l <https://elga.moped.at/ValueSet/VBPKValueSet>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "VBPKValueSet"] ; # 
  fhir:title [ fhir:v "vbPK ValueSet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-05-22T08:08:56+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 "ValueSet für die vbPKs"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "urn:oid:1.2.40.0.34.4.22.1" ] ;
fhir:display [ fhir:v "vbPK GH oid" ]       ] [
fhir:code [ fhir:v "urn:oid:1.2.40.0.34.4.22.2" ] ;
fhir:display [ fhir:v "vbPK SV oid" ]       ] [
fhir:code [ fhir:v "urn:oid:1.2.40.0.34.4.22.3" ] ;
fhir:display [ fhir:v "vbPK AS oid" ]       ] )     ] )
  ] . #