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

CodeDisplayDefinition
user Sorted by UserThe list was sorted by a user. The criteria the user used are not specified.
system Sorted 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-date Sorted 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-date Sorted 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.
priority Sorted by PriorityThe list is sorted by priority. The exact method in which priority has been determined is not specified.
alphabetic Sorted AlphabeticallyThe list is sorted alphabetically by an unspecified property of the items in the list.
category Sorted by CategoryThe list is sorted categorically by an unspecified property of the items in the list.
patient Sorted by PatientThe list is sorted by patient, with items for each patient grouped together.
<status value="draft"/> <experimental value="false"/> <date value="2021-03-06T13:53:33-07:00"/> <publisher value="FHIR Project"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Base values for the order of the items in a list resource."/> <caseSensitive value="true"/> <valueSet value="http://terminology.hl7.org/ValueSet/list-order"/> <content value="complete"/> <concept> <code value="user"/> <display value="Sorted by User"/> <definition value="The list was sorted by a user. The criteria the user used are not specified."/> </concept> <concept> <code value="system"/> <display value="Sorted by System"/> <definition value="The 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)."/> </concept> <concept> <code value="event-date"/> <display value="Sorted by Event Date"/> <definition value="The 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."/> </concept> <concept> <code value="entry-date"/> <display value="Sorted by Item Date"/> <definition value="The 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."/> </concept> <concept> <code value="priority"/> <display value="Sorted by Priority"/> <definition value="The list is sorted by priority. The exact method in which priority has been determined is not specified."/> </concept> <concept> <code value="alphabetic"/> <display value="Sorted Alphabetically"/> <definition value="The list is sorted alphabetically by an unspecified property of the items in the list."/> </concept> <concept> <code value="category"/> <display value="Sorted by Category"/> <definition value="The list is sorted categorically by an unspecified property of the items in the list."/> </concept> <concept> <code value="patient"/> <display value="Sorted by Patient"/> <definition value="The list is sorted by patient, with items for each patient grouped together."/> </concept> </CodeSystem>