Extensions for Using Data Elements from FHIR R4 in FHIR R4B - Downloaded Version null See the Directory of published versions
CodeSystem: SortDirection
| Official URL: http://hl7.org/fhir/sort-direction
|
Version:
4.0.1
|
|
Standards status:
Trial-use
|
Maturity Level: 5
|
Computable Name: SortDirection |
The possible sort directions, ascending or descending.
This Code system is referenced in the content logical definition of the following value sets:
- This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
This case-sensitive code system http://hl7.org/fhir/sort-direction defines the following codes:
| Code | Display | Definition |
| ascending |
Ascending |
Sort by the value ascending, so that lower values appear first. |
| descending |
Descending |
Sort by the value descending, so that lower values appear last. |