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
: Verdacht auf Arbeits- oder Schuelerunfall ValueSet - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "VerdachtArbeitsSchuelerunfallVS"] ; #
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: ValueSet VerdachtArbeitsSchuelerunfallVS</b></p><a name=\"VerdachtArbeitsSchuelerunfallVS\"> </a><a name=\"hcVerdachtArbeitsSchuelerunfallVS\"> </a><a name=\"VerdachtArbeitsSchuelerunfallVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.2.0/ValueSet-v3-ActIncidentCode.html\">ActIncidentCode</a></li><li>Include all codes defined in <a href=\"CodeSystem-VerdachtArbeitsSchuelerunfallCS.html\"><code>https://elga.moped.at/CodeSystem/VerdachtArbeitsSchuelerunfallCS</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://elga.moped.at/ValueSet/VerdachtArbeitsSchuelerunfallVS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VerdachtArbeitsSchuelerunfallVS"] ; #
fhir:title [ fhir:v "Verdacht auf Arbeits- oder Schuelerunfall ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-03-02T20:57:05+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 den Verdacht auf einen Arbeits- oder Schuelerunfall"] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v3-ActIncidentCode"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v3-ActIncidentCode> ] ) ] [
fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/VerdachtArbeitsSchuelerunfallCS"^^xsd:anyURI ] ] )
] . #