@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:SubscriptionTopic ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "neueVAE"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "

Generated Narrative: SubscriptionTopic neueVAE

SubscriptionTopicneueVAE
Copyright Statement: null
Resource Triggers
ResourceInteractionsDescription
MOPED VAERequestcreate

Erstellen eines neuen VAERequest

\n
Can Filter By
ResourceFilter Parameter
MOPED VAERequestinsurer
Notification Shapes
ResourceIncludes
MOPED Master CompositionComposition:id
MOPED VAERequestClaim:insurer
"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/SubscriptionTopic/neueVAE"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "neueVAE"] ; # fhir:status [ fhir:v "active"] ; # 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:resourceTrigger ( [ fhir:description [ fhir:v "Erstellen eines neuen VAERequest" ] ; fhir:resource [ fhir:v "https://elga.moped.at/StructureDefinition/MopedVAERequest"^^xsd:anyURI ; fhir:l ] ; fhir:supportedInteraction ( [ fhir:v "create" ] ) ] ) ; # fhir:canFilterBy ( [ fhir:resource [ fhir:v "https://elga.moped.at/StructureDefinition/MopedVAERequest"^^xsd:anyURI ; fhir:l ] ; fhir:filterParameter [ fhir:v "insurer" ] ] ) ; # fhir:notificationShape ( [ fhir:resource [ fhir:v "https://elga.moped.at/StructureDefinition/MopedMasterComposition"^^xsd:anyURI ; fhir:l ] ; fhir:include ( [ fhir:v "Composition:id" ] ) ] [ fhir:resource [ fhir:v "https://elga.moped.at/StructureDefinition/MopedVAERequest"^^xsd:anyURI ; fhir:l ] ; fhir:include ( [ fhir:v "Claim:insurer" ] ) ] ) . # # -------------------------------------------------------------------------------------