: Anwendungskennzeichen (VS) - 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 "service-identifier-vs"] ; #
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 service-identifier-vs</b></p><a name=\"service-identifier-vs\"> </a><a name=\"hcservice-identifier-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-service-identifier-cs.html\"><code>https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-operation-identifier-cs.html\"><code>https://gematik.de/fhir/atf/CodeSystem/operation-identifier-cs</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/atf/ValueSet/service-identifier-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.4.0"] ; #
fhir:name [ fhir:v "ServiceIdentifierVS"] ; #
fhir:title [ fhir:v "Anwendungskennzeichen (VS)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-29"^^xsd:date] ; #
fhir:description [ fhir:v "ValueSet zum Anwendungskennzeichen zur Identifkation des UseCases, für welchen die FHIR-Instanzen verwendet werden"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "https://gematik.de/fhir/atf/CodeSystem/operation-identifier-cs"^^xsd:anyURI ] ] )
] . #