Implementation Guide
TI Terminology
Version 1.0.5-1 - release

: TI Arzneimittel SNOMED CT ValueSet - TTL Representation

Active as of 2025-02-28

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 "ti-medication-snomed-ct-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 ti-medication-snomed-ct-vs</b></p><a name=\"ti-medication-snomed-ct-vs\"> </a><a name=\"hcti-medication-snomed-ct-vs\"> </a><a name=\"ti-medication-snomed-ct-vs-de-DE\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from 763158003 (Medicinal product (product))</li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://gematik.de/fhir/terminology/ValueSet/ti-medication-snomed-ct-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.5-1"] ; # 
  fhir:name [ fhir:v "TIMedicationSNOMEDCTVS"] ; # 
  fhir:title [ fhir:v "TI Arzneimittel SNOMED CT ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-02-28"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "gematik GmbH"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "gematik GmbH" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "patientteam [ at ] gematik.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Dieses Valueset enthält die Codes für die Abbilung von Arzneimitteln in SNOMED CT."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ]     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v false] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "763158003" ]       ] )     ] )
  ] . #