<ValueSet xmlns="http://hl7.org/fhir">
  <id value="prevention-type" />
  <url value="https://cdss.eviprev.ch/fhir/ValueSet/prevention-type" />
  <version value="1.1" />
  <name value="preventionType" />
  <title value="Prevention Type" />
  <status value="draft" />
  <date value="2018-04-26" />
  <publisher value="Arpage AG" />
  <contact>
    <name value="Patrick Husi" />
    <telecom>
      <system value="email" />
      <value value="patrick.husi@arpage.ch" />
    </telecom>
  </contact>
  <description value="Valueset containing the prevention type" />
  <compose>
    <include>
      <system value="https://cdss.eviprev.ch/fhir/CodeSystem/cdss-rule-definition" />
      <concept>
        <code value="type-health-promotion" />
        <display value="Health promotion type" />
        <designation>
          <language value="en" />
          <value value="Health Promotion" />
        </designation>
        <designation>
          <language value="de" />
          <value value="Gesundheitsförderung" />
        </designation>
      </concept>
      <concept>
        <code value="type-disease-prevention" />
        <display value="Disease prevention type" />
        <designation>
          <language value="en" />
          <value value="Disease Prevention" />
        </designation>
        <designation>
          <language value="de" />
          <value value="Krankheitsprävention" />
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>