CH Term (R4)
3.1.1-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.1.1-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 - XML Representation

Active as of 2024-12-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="treatmentreason"/>
  <text>
    <status value="generated"/>
    <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><a name="treatmentreason-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><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>
  </text>
  <url value="http://fhir.ch/ig/ch-term/ValueSet/treatmentreason"/>
  <version value="3.1.1-ci-build"/>
  <name value="TreatmentReason"/>
  <title value="Treatment Reason"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-19T17:02:44+00:00"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Value set including the values for the treatment reason."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="64572001"/>
        <display value="Disease"/>
      </concept>
      <concept>
        <code value="55566008"/>
        <display value="Accident"/>
      </concept>
      <concept>
        <code value="77386006"/>
        <display value="Pregnancy"/>
      </concept>
      <concept>
        <code value="169443000"/>
        <display value="Prevention"/>
      </concept>
      <concept>
        <code value="276720006"/>
        <display value="Birth defect"/>
      </concept>
      <concept>
        <code value="261665006"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>