This code system http://hl7.org/fhir/list-order defines the following codes:

CodeDisplayDefinition
userSorted by UserThe list was sorted by a user. The criteria the user used are not specified.
systemSorted by SystemThe list was sorted by the system. The criteria the user used are not specified; define additional codes to specify a particular order (or use other defined codes).
event-dateSorted by Event DateThe list is sorted by the data of the event. This can be used when the list has items which are dates with past or future events.
entry-dateSorted by Item DateThe list is sorted by the date the item was added to the list. Note that the date added to the list is not explicit in the list itself.
prioritySorted by PriorityThe list is sorted by priority. The exact method in which priority has been determined is not specified.
alphabeticSorted AlphabeticallyThe list is sorted alphabetically by an unspecified property of the items in the list.
categorySorted by CategoryThe list is sorted categorically by an unspecified property of the items in the list.
patientSorted by PatientThe list is sorted by patient, with items for each patient grouped together.