: Identifikator des Anwendungsfalls - 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 codes from<a href=\"https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs\"><code>https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs</code></a> where concept is-a <a href=\"https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs#service-identifier-cs-eRezept_Rezeptanforderung\">eRezept_Rezeptanforderung</a></li><li>Include codes from<a href=\"https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs\"><code>https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs</code></a> where concept is-a <a href=\"https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs#service-identifier-cs-eRezept_ParenteraleZubereitung\">eRezept_ParenteraleZubereitung</a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/erp-servicerequest/ValueSet/service-identifier-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0"] ; #
fhir:name [ fhir:v "ServiceIdentifierVS"] ; #
fhir:title [ fhir:v "Identifikator des Anwendungsfalls"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-31"^^xsd:date] ; #
fhir:description [ fhir:v "Identifikatoren zur Spezifikation einer Anwendung der E-Rezept-Kommunikation"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "eRezept_Rezeptanforderung" ] ] ) ] [
fhir:system [ fhir:v "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "eRezept_ParenteraleZubereitung" ] ] ) ] )
] . #