FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/ValueSet/R5-version-algorithm-for-R4 | Version: 0.0.1-snapshot-2 | |||
| Standards status: Informative | Maturity Level: 5 | Computable Name: R5_version_algorithm_for_R4 | ||
| This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/version-algorithm | 5.0.0 for use in FHIR R4. Concepts not present here have direct equivalent mappings crossing all versions from R5 to R4. | 
    
References
http://hl7.org/fhir/version-algorithm version 5.0.0| Code | Display | Definition | 
| semver | SemVer | Uses the semantic versioning scheme as defined in [semver.org](http://semver.org). | 
| integer | Integer | Versions are integers and ordered numerically | 
| alpha | Alphabetical | Simple alphabetic sort on a case-insensitive and accent-insensitive basis. (Sorting of different cases or accented versions of a character is indeterminate) | 
| date | Date | Versions are expressed as an ISO date/time syntax (including syntaxes with only portions of a date) | 
| natural | Natural | Sorted according to the algorithm defined here: [naturalordersort.org](http://www.naturalordersort.org/) | 
This value set expansion contains 5 concepts.
| Code | System | Display | Definition | 
| semver | http://hl7.org/fhir/version-algorithm | SemVer | Uses the semantic versioning scheme as defined in semver.org.  | 
| integer | http://hl7.org/fhir/version-algorithm | Integer | Versions are integers and ordered numerically  | 
| alpha | http://hl7.org/fhir/version-algorithm | Alphabetical | Simple alphabetic sort on a case-insensitive and accent-insensitive basis. (Sorting of different cases or accented versions of a character is indeterminate)  | 
| date | http://hl7.org/fhir/version-algorithm | Date | Versions are expressed as an ISO date/time syntax (including syntaxes with only portions of a date)  | 
| natural | http://hl7.org/fhir/version-algorithm | Natural | Sorted according to the algorithm defined here: naturalordersort.org  | 
Explanation of the columns that may appear on this page:
| Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies | 
| System | The source of the definition of the code (when the value set draws in codes defined elsewhere) | 
| Code | The code (used as the code in the resource instance) | 
| Display | The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application | 
| Definition | An explanation of the meaning of the concept | 
| Comments | Additional notes about how to use the code |