This
page
is
part
of
the
FHIR
Specification
(v1.0.2:
DSTU
(v3.0.2:
STU
2).
3).
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:
R5
R4B
R4
R3
R2
R3
R2
| Vocabulary Work Group | Maturity Level : N/A | Ballot Status : Informative |
Definition for Value SetList Order Codes
This value set has an inline code system http://hl7.org/fhir/list-order, which defines the following codes: user 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 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 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 The list is sorted by priority. The exact method in which priority has been determined is not specified. alphabetic category patient 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). 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. 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. The list is sorted by priority. The exact method in which priority has been determined is not specified.<ValueSet xmlns="http://hl7.org/fhir"> <id value="list-order"/> <meta> <lastUpdated value="2019-10-24T11:53:00+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> List Order Codes</h2> <div> <p> Base values for the order of the items in a list resource.</p> </div> <p> This value set includes codes from the following code systems:</p> <ul> <li> Include all codes defined in <a href="codesystem-list-order.html"> <code> http://hl7.org/fhir/list-order</code> </a> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"> <valueString value="Informative"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="2"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="sd"/> </extension> <url value="http://hl7.org/fhir/ValueSet/list-order"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.315"/> </identifier> <version value="3.0.2"/> <name value="List Order Codes"/> <status value="draft"/> <experimental value="true"/> <date value="2019-10-24T11:53:00+11: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."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/list-order"/> </include> </compose> </ ValueSet >
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.