<ValueSet xmlns="http://hl7.org/fhir">
  <id value="days-of-week" />
  <meta>
    <lastUpdated value="2019-11-01T09:29:23.356+11:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset" />
  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
    <valueCode value="4.0.0" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5" />
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/days-of-week" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.4.642.3.512" />
  </identifier>
  <version value="4.0.1" />
  <name value="DaysOfWeek" />
  <title value="DaysOfWeek" />
  <status value="active" />
  <experimental value="false" />
  <date value="2019-11-01T09:29:23+11:00" />
  <publisher value="HL7 (FHIR Project)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="fhir@lists.hl7.org" />
    </telecom>
  </contact>
  <description value="The days of the week." />
  <immutable value="true" />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/days-of-week" />
    </include>
  </compose>
  <expansion>
    <timestamp value="2023-08-03T17:08:32-04:00" />
    <contains>
      <system value="http://hl7.org/fhir/days-of-week" />
      <code value="mon" />
      <display value="Monday" />
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/days-of-week" />
      <code value="tue" />
      <display value="Tuesday" />
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/days-of-week" />
      <code value="wed" />
      <display value="Wednesday" />
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/days-of-week" />
      <code value="thu" />
      <display value="Thursday" />
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/days-of-week" />
      <code value="fri" />
      <display value="Friday" />
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/days-of-week" />
      <code value="sat" />
      <display value="Saturday" />
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/days-of-week" />
      <code value="sun" />
      <display value="Sunday" />
    </contains>
  </expansion>
</ValueSet>