CH Term (R4)
3.5.0-ci-build - ci-build Switzerland flag

CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.5.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions

: Treatment Reason - TTL Representation

Active as of 2026-07-08

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/ValueSet/treatmentreason> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "treatmentreason"] ;
  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: ValueSet treatmentreason</b></p><a name=\"treatmentreason\"> </a><a name=\"hctreatmentreason\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/64572001\">64572001</a></td><td>Disease</td></tr><tr><td><a href=\"http://snomed.info/id/55566008\">55566008</a></td><td>Accident</td></tr><tr><td><a href=\"http://snomed.info/id/77386006\">77386006</a></td><td>Pregnancy</td></tr><tr><td><a href=\"http://snomed.info/id/169443000\">169443000</a></td><td>Prevention</td></tr><tr><td><a href=\"http://snomed.info/id/276720006\">276720006</a></td><td>Birth defect</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "http://fhir.ch/ig/ch-term/ValueSet/treatmentreason"] ;
  fhir:ValueSet.version [ fhir:value "3.5.0-ci-build"] ;
  fhir:ValueSet.name [ fhir:value "TreatmentReason"] ;
  fhir:ValueSet.title [ fhir:value "Treatment Reason"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-07-08T07:34:33+00:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "HL7 Switzerland"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "HL7 Switzerland" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.hl7.ch/" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "HL7 Switzerland" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.hl7.ch/" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "Value set including the values for the treatment reason."] ;
  fhir:ValueSet.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:ValueSet.copyright [ fhir:value "CC0-1.0"] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "64572001" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Disease" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "55566008" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Accident" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "77386006" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Pregnancy" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "169443000" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Prevention" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "276720006" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Birth defect" ]
       ], [
         fhir:index 5 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "261665006" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Unknown" ]
       ]
     ]
  ] .

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

<http://hl7.org/fhir/ValueSet/treatmentreason.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/treatmentreason.ttl> .