@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "MopedPaymentTypesVS"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "Generated Narrative: ValueSet MopedPaymentTypesVS This value set includes codes based on the following rules:Import all the codes that are contained in Payment Type CodesInclude these codes as defined in https://elga.moped.at/CodeSystem/MopedPaymentTypesCS version ?0.1.0CodeDisplaystatusUpdateStatus Update"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/ValueSet/MopedPaymentTypesVS"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "MopedPaymentTypesVS"] ; # fhir:title [ fhir:v "Arten von Moped Payment Types VS"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v true] ; # fhir:date [ fhir:v "2025-11-27T09:39:09+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 "Arten von Moped Payment Types VS"] ; # fhir:compose [ fhir:include ( [ fhir:valueSet ( [ fhir:v "http://hl7.org/fhir/ValueSet/payment-type"^^xsd:anyURI ; fhir:l ] ) ] [ fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/MopedPaymentTypesCS"^^xsd:anyURI ; fhir:l ] ; fhir:concept ( [ fhir:code [ fhir:v "statusUpdate" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------
Generated Narrative: ValueSet MopedPaymentTypesVS
This value set includes codes based on the following rules:
https://elga.moped.at/CodeSystem/MopedPaymentTypesCS