<ValueSet xmlns="http://hl7.org/fhir">
  <id value="myValueSet" />
  <url value="https://simplifier.net/mytestproject19/myValueSet" />
  <version value="6.0" />
  <name value="GeneralHealthRatingValueSet" />
  <title value="ValueSet für allgemeine Gesundheitsbewertung" />
  <status value="active" />
  <date value="2024-12-05" />
  <compose>
    <include>
      <system value="https://simplifier.net/mytestproject19/myCodeSystem" />
    </include>
  </compose>
</ValueSet>