<ValueSet xmlns="http://hl7.org/fhir">
  <meta />
  <url value="https://purl.org/elab/fhir/test/ValueSet/1/TestValueSet" />
  <version value="1" />
  <name value="TestValueSet" />
  <title value="replace with title" />
  <status value="active" />
  <date value="2017-09-19T09:26:00.3194679Z" />
  <publisher value="publisher" />
  <description value="replace with description" />
  <purpose value="replace with purpose" />
  <copyright value="replace with copyright" />
  <compose>
    <include>
      <system value="system codes from" />
      <version value="1" />
    </include>
  </compose>
  <expansion>
    <identifier value="https://purl.org/elab/fhir/test/ValueSet/1/TestValueSet" />
    <timestamp value="2017-08-30T12:04:24.0231020Z" />
    <contains>
      <system value="https://purl.org/elab/fhir/test/ValueSet/1/TestValueSet" />
      <version value="1" />
      <code value="code1" />
      <display value="display1" />
    </contains>
    <contains>
      <system value="https://purl.org/elab/fhir/test/ValueSet/1/TestValueSet" />
      <version value="1" />
      <code value="code2" />
      <display value="display2" />
    </contains>
  </expansion>
</ValueSet>