FHIR Release 3 (STU) R4 Ballot #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.0.2: STU 3). (v3.5.0: R4 Ballot #2). 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.12.316 4.3.13.233 Code System http://hl7.org/fhir/list-order http://terminology.hl7.org/CodeSystem/list-order

Vocabulary Structured Documents Work Group   Maturity Level : 2 0 Informative Use Context : Not Intended for Production use

This is a code system defined by the FHIR project.

Summary

Defining URL: http://hl7.org/fhir/list-order http://terminology.hl7.org/CodeSystem/list-order
Version: 3.5.0
Name: ListOrderCodes
Title: List Order Codes
Definition:

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

Committee: FHIR Infrastructure Structured Documents Work Group
OID: 2.16.840.1.113883.4.642.1.316 2.16.840.1.113883.4.642.1.1107 (for OID based terminology systems)
Source Resource XML / JSON

This Code system is used in the following value sets:

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

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

Code Display Definition
user Sorted by User The list was sorted by a user. The criteria the user used are not specified.
system Sorted by System 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).
event-date Sorted by Event Date 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.
entry-date Sorted by Item Date 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.
priority Sorted by Priority The list is sorted by priority. The exact method in which priority has been determined is not specified.
alphabetic Sorted Alphabetically The list is sorted alphabetically by an unspecified property of the items in the list.
category Sorted by Category The list is sorted categorically by an unspecified property of the items in the list.
patient Sorted by Patient The list is sorted by patient, with items for each patient grouped together.

 

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


Explanation of the columns that may appear on this page:

Level Lvl A 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 See Code System for further information.
Source The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
Display The 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
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code