CH ELM (R4)
1.14.1 - release Switzerland flag

This page is part of the Observations of notifiable communicable infectious diseases (v1.14.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH ELM Results Susceptibility To Component Code - TTL Representation

Active as of 2026-07-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/ch-elm-results-susc-to-component-code> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ch-elm-results-susc-to-component-code"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ch-elm-results-susc-to-component-code</b></p><a name=\"ch-elm-results-susc-to-component-code\"> </a><a name=\"hcch-elm-results-susc-to-component-code\"> </a><p>Mapping from <a href=\"ValueSet-ch-elm-results-laboratory-observation-susc.html\">CH ELM Results Laboratory Observation Susceptibility</a> to <a href=\"ValueSet-ch-elm-results-component-vs.html\">CH ELM Results Component Vs</a></p><br/><p>Mapping from <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</a> to <a href=\"CodeSystem-ch-elm-results-component-vs.html\">CH ELM Results Component Vs</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>29579-0 (Mycobacterial susceptibility panel by Method for Slow-growing mycobacteria)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-antibiotic-tb</td></tr></table></div>"
  ] ;
  fhir:ConceptMap.url [ fhir:value "http://fhir.ch/ig/ch-elm/ConceptMap/ch-elm-results-susc-to-component-code"] ;
  fhir:ConceptMap.version [ fhir:value "1.14.1"] ;
  fhir:ConceptMap.name [ fhir:value "ChElmResultsSuscToComponentCode"] ;
  fhir:ConceptMap.title [ fhir:value "CH ELM Results Susceptibility To Component Code"] ;
  fhir:ConceptMap.status [ fhir:value "active"] ;
  fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ConceptMap.date [ fhir:value "2026-07-01T19:23:08+00:00"^^xsd:dateTime] ;
  fhir:ConceptMap.publisher [ fhir:value "Federal Office of Public Health FOPH"] ;
  fhir:ConceptMap.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Federal Office of Public Health FOPH" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html" ]
     ]
  ] ;
  fhir:ConceptMap.description [ fhir:value "This CH ELM concept map shows for each leading code defining susceptibility testing results its corresponding antibiotic-valueset. The target code shows the URL of the value set containing the permitted antibiotic codes."] ;
  fhir:ConceptMap.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "CH" ]
     ]
  ] ;
  fhir:ConceptMap.copyright [ fhir:value "CC0-1.0"] ;
  fhir:ConceptMap.sourceCanonical [
     fhir:value "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-laboratory-observation-susc" ;
     fhir:link <http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-laboratory-observation-susc>
  ] ;
  fhir:ConceptMap.targetCanonical [
     fhir:value "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-vs" ;
     fhir:link <http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-vs>
  ] ;
  fhir:ConceptMap.group [
     fhir:index 0 ;
     fhir:ConceptMap.group.source [ fhir:value "http://loinc.org" ] ;
     fhir:ConceptMap.group.target [ fhir:value "http://fhir.ch/ig/ch-elm/CodeSystem/ch-elm-results-component-vs" ] ;
     fhir:ConceptMap.group.element [
       fhir:index 0 ;
       fhir:ConceptMap.group.element.code [ fhir:value "29579-0" ] ;
       fhir:ConceptMap.group.element.display [ fhir:value "Mycobacterial susceptibility panel by Method for Slow-growing mycobacteria" ] ;
       fhir:ConceptMap.group.element.target [
         fhir:index 0 ;
         fhir:ConceptMap.group.element.target.code [ fhir:value "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-component-antibiotic-tb" ] ;
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "relatedto" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ConceptMap/ch-elm-results-susc-to-component-code.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ConceptMap/ch-elm-results-susc-to-component-code.ttl> .