@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 -------------------------------------------------------------------

<http://fhir.ch/ig/ch-elm/ConceptMap/ch-elm-results-susc-to-component-interpretation-code> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ch-elm-results-susc-to-component-interpretation-code"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ch-elm-results-susc-to-component-interpretation-code</b></p><a name=\"ch-elm-results-susc-to-component-interpretation-code\"> </a><a name=\"hcch-elm-results-susc-to-component-interpretation-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-interpretation-codes-vs.html\">CH ELM Interpretation Codes Vs</a></p><br/><p><b>Group 1 </b>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-interpretation-codes-vs.html\">CH ELM Interpretation Codes 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-interpretation-codes-res-sus</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "http://fhir.ch/ig/ch-elm/ConceptMap/ch-elm-results-susc-to-component-interpretation-code"^^xsd:anyURI ;
     fhir:l <http://fhir.ch/ig/ch-elm/ConceptMap/ch-elm-results-susc-to-component-interpretation-code>
  ] ; # 
  fhir:version [ fhir:v "1.14.0-cibuild"] ; # 
  fhir:name [ fhir:v "ChElmResultsSuscToComponentInterpretationCode"] ; # 
  fhir:title [ fhir:v "CH ELM Results Susceptibility To Component Interpretation Code"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-19T18:20:23+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 concept map specifies the ValuesSet for component.code for each leading code."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "CH" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:source [
     a fhir:Canonical ;
     fhir:v "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-laboratory-observation-susc"^^xsd:anyURI ;
     fhir:l <http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-laboratory-observation-susc>
  ] ; # 
  fhir:target [
     a fhir:Canonical ;
     fhir:v "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-interpretation-codes-vs"^^xsd:anyURI ;
     fhir:l <http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-interpretation-codes-vs>
  ] ; # 
  fhir:group ( [
     fhir:source [
       fhir:v "http://loinc.org"^^xsd:anyURI ;
       fhir:l <http://loinc.org>
     ] ;
     fhir:target [
       fhir:v "http://fhir.ch/ig/ch-elm/CodeSystem/ch-elm-interpretation-codes-vs"^^xsd:anyURI ;
       fhir:l <http://fhir.ch/ig/ch-elm/CodeSystem/ch-elm-interpretation-codes-vs>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "29579-0" ] ;
       fhir:display [ fhir:v "Mycobacterial susceptibility panel by Method for Slow-growing mycobacteria" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-interpretation-codes-res-sus" ] ;
         fhir:equivalence [ fhir:v "relatedto" ]
       ] )
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

