FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

ValueSet: Cross-version VS for R5.VersionAlgorithm for use in FHIR R4

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

Logical Definition (CLD)

  • Include these codes as defined in http://hl7.org/fhir/version-algorithm version 5.0.0
    CodeDisplayDefinition
    semverSemVerUses the semantic versioning scheme as defined in [semver.org](http://semver.org).
    integerIntegerVersions are integers and ordered numerically
    alphaAlphabeticalSimple alphabetic sort on a case-insensitive and accent-insensitive basis. (Sorting of different cases or accented versions of a character is indeterminate)
    dateDateVersions are expressed as an ISO date/time syntax (including syntaxes with only portions of a date)
    naturalNaturalSorted according to the algorithm defined here: [naturalordersort.org](http://www.naturalordersort.org/)

 

Expansion

This value set expansion contains 5 concepts.

CodeSystemDisplayDefinition
  semverhttp://hl7.org/fhir/version-algorithmSemVer

Uses the semantic versioning scheme as defined in semver.org.

  integerhttp://hl7.org/fhir/version-algorithmInteger

Versions are integers and ordered numerically

  alphahttp://hl7.org/fhir/version-algorithmAlphabetical

Simple alphabetic sort on a case-insensitive and accent-insensitive basis. (Sorting of different cases or accented versions of a character is indeterminate)

  datehttp://hl7.org/fhir/version-algorithmDate

Versions are expressed as an ISO date/time syntax (including syntaxes with only portions of a date)

  naturalhttp://hl7.org/fhir/version-algorithmNatural

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