<ValueSet xmlns="http://hl7.org/fhir">
  <id value="list-codes" />
  <url value="https://fhir.synapxe.sg/ValueSet/list-codes" />
  <version value="1.0.0" />
  <name value="ListCodesValueSet" />
  <title value="List Codes Value Set" />
  <status value="draft" />
  <experimental value="true" />
  <date value="2026-03-30" />
  <publisher value="Synapxe" />
  <description value="Example use codes for the List resource using LOINC codes - typical kinds of use. LOINC-based equivalent of http://hl7.org/fhir/ValueSet/list-example-codes." />
  <compose>
    <include>
      <system value="http://loinc.org" />
      <concept>
        <code value="10160-0" />
        <display value="Medication List" />
        <designation>
          <language value="en" />
          <value value="A list of medication statements for the patient." />
        </designation>
      </concept>
      <concept>
        <code value="11450-4" />
        <display value="Problem List" />
        <designation>
          <language value="en" />
          <value value="A list of problems that the patient is known to have (or have had in the past)." />
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>