<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>TypeOfDiagnosis</h2>
      <tt>https://fhir.cambio.se/ValueSet/TypeOfDiagnosis/v1</tt>
      <p>Valueset for specifying type of diagnosis (either main or bi).</p>
    </div>
  </text>
  <url value="https://fhir.cambio.se/ValueSet/TypeOfDiagnosis/v1" />
  <name value="TypeOfDiagnosis" />
  <title value="TypeOfDiagnosis" />
  <status value="draft" />
  <publisher value="FHIR@cambio.se" />
  <contact>
    <telecom>
      <system value="email" />
    </telecom>
  </contact>
  <description value="Valueset for specifying type of diagnosis (either main or bi)." />
  <compose>
    <include>
      <system value="http://snomed.info/sct" />
      <concept>
        <code value="46261000052101" />
        <display value="Huvuddiagnos" />
      </concept>
      <concept>
        <code value="46271000052105" />
        <display value="Bidiagnos" />
      </concept>
    </include>
  </compose>
</ValueSet>