<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mirjams_tweede_beroepenlijst" />
  <text>
    <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
  <url value="http://mirjams.example.org/ValueSet/mirjams_tweede_beroepenlijst" />
  <name value="mirjams_tweede_beroepenlijst" />
  <status value="draft" />
  <description value="List of occupation codes" />
  <compose>
    <include>
      <system value="http://www.alpha-hospital.alp/occupations" />
      <concept>
        <code value="ALP-OCC-01" />
        <display value="Healthcare and medicine" />
      </concept>
      <concept>
        <code value="ALP-OCC-02" />
        <display value="Arts and entertainment" />
      </concept>
      <concept>
        <code value="ALP-OCC-03" />
        <display value="Business" />
      </concept>
    </include>
  </compose>
</ValueSet>