FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem list-order

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Language en
Defining URL http://terminology.hl7.org/CodeSystem/list-order
Version 2.0.0
Name ListOrderCodes
Title List Order Codes
Status active
Definition

Base values for the order of item lists in resources.

Publisher Health Level Seven International
Committee sd
Copyright This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license
Value Set List Order Codes

This case-sensitive code system 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.
publication-date Sorted by Publication Date The list is sorted by the date the item was published or made publicly available. This is distinct from when an event occurred (event-date) or when the item was added to the list (entry-date).