STU 3 Ballot

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3

4.2.11.177 Code System http://hl7.org/fhir/list-order

This is a value set defined by the FHIR project.

Summary

Defining URL:http://hl7.org/fhir/list-order
Name:List Order Codes
Definition:Base values for the order of the items in a list resource.
Committee:FHIR Infrastructure Work Group
OID:2.16.840.1.113883.4.642.1.177 (for OID based terminology systems)
Source ResourceXML / JSON

This Code system is used in the following value sets:

4.2.11.177.1 Content

4.2.11.177.2 List Order Codes

Base values for the order of the items in a list resource.

This code system http://hl7.org/fhir/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.

 

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

LevelA few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
SourceThe source of the definition of the code (when the value set draws in codes defined elsewhere)
CodeThe code (used as the code in the resource instance)
DisplayThe display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
DefinitionAn explanation of the meaning of the concept
CommentsAdditional notes about how to use the code