Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

ValueSet: R5VersionAlgorithmForR4

Official URL: http://hl7.org/fhir/uv/xver/ValueSet/R5-version-algorithm-for-R4 Version: 0.1.0
Standards status: Trial-use Maturity Level: 5 Computable Name: R5VersionAlgorithmForR4

This cross-version ValueSet represents content from http://hl7.org/fhir/ValueSet/version-algorithm|5.0.0 for use in FHIR R4.

This value set is part of the cross-version definitions generated to enable use of the value set http://hl7.org/fhir/ValueSet/version-algorithm|5.0.0 as defined in FHIR R5 in FHIR R4.

The source value set is bound to the following FHIR R5 elements:

  • ActivityDefinition.versionAlgorithm[x]
  • ActorDefinition.versionAlgorithm[x]
  • CapabilityStatement.versionAlgorithm[x]
  • ChargeItemDefinition.versionAlgorithm[x]
  • Citation.versionAlgorithm[x]
  • CodeSystem.versionAlgorithm[x]
  • CompartmentDefinition.versionAlgorithm[x]
  • ConceptMap.versionAlgorithm[x]
  • ConditionDefinition.versionAlgorithm[x]
  • EventDefinition.versionAlgorithm[x]
  • Evidence.versionAlgorithm[x]
  • EvidenceVariable.versionAlgorithm[x]
  • ExampleScenario.versionAlgorithm[x]
  • GraphDefinition.versionAlgorithm[x]
  • ImplementationGuide.versionAlgorithm[x]
  • Library.versionAlgorithm[x]
  • Measure.versionAlgorithm[x]
  • MessageDefinition.versionAlgorithm[x]
  • NamingSystem.versionAlgorithm[x]
  • ObservationDefinition.versionAlgorithm[x]
  • OperationDefinition.versionAlgorithm[x]
  • PlanDefinition.versionAlgorithm[x]
  • Questionnaire.versionAlgorithm[x]
  • Requirements.versionAlgorithm[x]
  • SearchParameter.versionAlgorithm[x]
  • SpecimenDefinition.versionAlgorithm[x]
  • StructureDefinition.versionAlgorithm[x]
  • StructureMap.versionAlgorithm[x]
  • SubscriptionTopic.versionAlgorithm[x]
  • TerminologyCapabilities.versionAlgorithm[x]
  • TestPlan.versionAlgorithm[x]
  • TestScript.versionAlgorithm[x]
  • ValueSet.versionAlgorithm[x]

Note that all concepts are included in this cross-version definition because no concepts have compatible representations

Following are the generation technical comments:

FHIR ValueSet http://hl7.org/fhir/ValueSet/version-algorithm|5.0.0, defined in FHIR R5 does not have any mapping to FHIR R4

References

Logical Definition (CLD)

  • Include these codes as defined in http://hl7.org/fhir/version-algorithm version 📍5.0.0
    CodeDisplayDefinition
    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)
    integerIntegerVersions are integers and ordered numerically
    naturalNaturalSorted according to the algorithm defined here: [naturalordersort.org](http://www.naturalordersort.org/)
    semverSemVerUses the semantic versioning scheme as defined in [semver.org](http://semver.org).

 

Expansion

This value set expansion contains 5 concepts.

SystemVersionCodeDisplayDefinitionJSONXML
http://hl7.org/fhir/version-algorithm5.0.0  alphaAlphabetical

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

http://hl7.org/fhir/version-algorithm5.0.0  dateDate

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

http://hl7.org/fhir/version-algorithm5.0.0  integerInteger

Versions are integers and ordered numerically

http://hl7.org/fhir/version-algorithm5.0.0  naturalNatural

Sorted according to the algorithm defined here: naturalordersort.org

http://hl7.org/fhir/version-algorithm5.0.0  semverSemVer

Uses the semantic versioning scheme as defined in semver.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