FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
  
   
  CodeSystem: SortDirection
  
  
    
      | Official URL: http://hl7.org/fhir/sort-direction
       | 
      Version:
      5.0.0
       | 
    
    
      | 
        
          
            
            Standards status:
           Informative
          
        
       | 
      
        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. |