SortDirection

SortDirection

draftExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.0complete2 concepts

The possible sort directions, ascending or descending.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/sort-direction
ID
sort-direction
Version
5.0.0
Publisher
FHIR Infrastructure
Case Sensitive
Yes

Concepts (2)

CodeDisplayDefinition
ascendingAscendingSort by the value ascending, so that lower values appear first.
descendingDescendingSort by the value descending, so that lower values appear last.