TX: CodeSystem sort-direction | Defining URL | http://hl7.org/fhir/sort-direction |
| Version | 4.0.1 |
| Name | SortDirection |
| Title | SortDirection |
| Status | draft |
| Definition |
The possible sort directions, ascending or descending. |
| Publisher | HL7 (FHIR Project) |
| Committee | fhir |
| EXT_FMM_LEVEL | 5 |
| Value Set | SortDirection |
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. |