CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.9.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions
: CH ELM Results Component 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#> .
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ch-elm-results-component-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: CodeSystem ch-elm-results-component-vs</b></p><a name=\"ch-elm-results-component-vs\"> </a><a name=\"hcch-elm-results-component-vs\"> </a><a name=\"ch-elm-results-component-vs-en-US\"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-elm/CodeSystem/ch-elm-results-component-vs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-gene-cpe<a name=\"ch-elm-results-component-vs-http.58.47.47fhir.46ch.47ig.47ch-elm.47ValueSet.47ch-elm-results-component-gene-cpe\"> </a></td></tr><tr><td style=\"white-space:nowrap\">http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-gene-tb<a name=\"ch-elm-results-component-vs-http.58.47.47fhir.46ch.47ig.47ch-elm.47ValueSet.47ch-elm-results-component-gene-tb\"> </a></td></tr><tr><td style=\"white-space:nowrap\">http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-antibiotic-cpe<a name=\"ch-elm-results-component-vs-http.58.47.47fhir.46ch.47ig.47ch-elm.47ValueSet.47ch-elm-results-component-antibiotic-cpe\"> </a></td></tr><tr><td style=\"white-space:nowrap\">http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-antibiotic-tb<a name=\"ch-elm-results-component-vs-http.58.47.47fhir.46ch.47ig.47ch-elm.47ValueSet.47ch-elm-results-component-antibiotic-tb\"> </a></td></tr></table></div>"^^rdf:XMLLiteral
] ;
fhir:url [ fhir:v "http://fhir.ch/ig/ch-elm/CodeSystem/ch-elm-results-component-vs"^^xsd:anyURI] ;
fhir:version [ fhir:v "1.9.1"] ;
fhir:name [ fhir:v "ChElmResultsComponentVs"] ;
fhir:title [ fhir:v "CH ELM Results Component Vs"] ;
fhir:status [ fhir:v "active"] ;
fhir:experimental [ fhir:v false] ;
fhir:date [ fhir:v "2025-03-25T14:25:01+00:00"^^xsd:dateTime] ;
fhir:publisher [ fhir:v "Federal Office of Public Health FOPH"] ;
fhir:contact ( [
fhir:name [ fhir:v "Federal Office of Public Health FOPH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html" ] ] )
] ) ;
fhir:description [ fhir:v "This CH ELM value set includes the value set URLs as codes to map in the concept maps the leading codes."] ;
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] )
] ) ;
fhir:copyright [ fhir:v "CC0-1.0"] ;
fhir:caseSensitive [ fhir:v false] ;
fhir:content [ fhir:v "complete"] ;
fhir:concept ( [
fhir:code [ fhir:v "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-gene-cpe" ]
] [
fhir:code [ fhir:v "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-gene-tb" ]
] [
fhir:code [ fhir:v "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-antibiotic-cpe" ]
] [
fhir:code [ fhir:v "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-antibiotic-tb" ]
] ) .