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

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

ValueSet: Cross-version VS for R4B.SubscriptionSearchModifier for use in FHIR R4

Official URL: http://hl7.org/fhir/4.3/ValueSet/R4B-subscription-search-modifier-for-R4 Version: 0.0.1-snapshot-2
Standards status: Informative Maturity Level: 0 Computable Name: R4B_subscription_search_modifier_for_R4

This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/subscription-search-modifier 4.3.0 for use in FHIR R4. Concepts not present here have direct equivalent mappings crossing all versions from R4B to R4.

References

Logical Definition (CLD)

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/subscription-search-modifier version 4.3.0
    CodeDisplayDefinition
    ==Used to match a value according to FHIR Search rules (e.g., Patient/123, Encounter/2002).
    eqEqualThe value for the parameter in the resource is equal to the provided value.
    neNot EqualThe value for the parameter in the resource is not equal to the provided value.
    gtGreater ThanThe value for the parameter in the resource is greater than the provided value.
    ltLess ThanThe value for the parameter in the resource is less than the provided value.
    geGreater Than or EqualThe value for the parameter in the resource is greater or equal to the provided value.
    leLess Than or EqualThe value for the parameter in the resource is less or equal to the provided value.
    saStarts AfterThe value for the parameter in the resource starts after the provided value.
    ebEnds BeforeThe value for the parameter in the resource ends before the provided value.
    apApproximatelyThe value for the parameter in the resource is approximately the same to the provided value. Note that the recommended value for the approximation is 10% of the stated value (or for a date, 10% of the gap between now and the date), but systems may choose other values where appropriate.
    aboveAboveThe search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource subsumes the specified search code.
    belowBelowThe search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource is subsumed by the specified search code.
    inInThe search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is present in the specified Group, List, or Value Set.
    not-inNot InThe search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is NOT present in the specified Group, List, or Value Set.
    of-typeOf TypeThe search parameter has the format system|code|value, where the system and code refer to a Identifier.type.coding.system and .code, and match if any of the type codes match. All 3 parts must be present.

 

Expansion

This value set expansion contains 15 concepts.

CodeSystemDisplayDefinition
  =http://terminology.hl7.org/CodeSystem/subscription-search-modifier=Used to match a value according to FHIR Search rules (e.g., Patient/123, Encounter/2002).
  eqhttp://terminology.hl7.org/CodeSystem/subscription-search-modifierEqualThe value for the parameter in the resource is equal to the provided value.
  nehttp://terminology.hl7.org/CodeSystem/subscription-search-modifierNot EqualThe value for the parameter in the resource is not equal to the provided value.
  gthttp://terminology.hl7.org/CodeSystem/subscription-search-modifierGreater ThanThe value for the parameter in the resource is greater than the provided value.
  lthttp://terminology.hl7.org/CodeSystem/subscription-search-modifierLess ThanThe value for the parameter in the resource is less than the provided value.
  gehttp://terminology.hl7.org/CodeSystem/subscription-search-modifierGreater Than or EqualThe value for the parameter in the resource is greater or equal to the provided value.
  lehttp://terminology.hl7.org/CodeSystem/subscription-search-modifierLess Than or EqualThe value for the parameter in the resource is less or equal to the provided value.
  sahttp://terminology.hl7.org/CodeSystem/subscription-search-modifierStarts AfterThe value for the parameter in the resource starts after the provided value.
  ebhttp://terminology.hl7.org/CodeSystem/subscription-search-modifierEnds BeforeThe value for the parameter in the resource ends before the provided value.
  aphttp://terminology.hl7.org/CodeSystem/subscription-search-modifierApproximatelyThe value for the parameter in the resource is approximately the same to the provided value. Note that the recommended value for the approximation is 10% of the stated value (or for a date, 10% of the gap between now and the date), but systems may choose other values where appropriate.
  abovehttp://terminology.hl7.org/CodeSystem/subscription-search-modifierAboveThe search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource subsumes the specified search code.
  belowhttp://terminology.hl7.org/CodeSystem/subscription-search-modifierBelowThe search parameter is a concept with the form [system]|[code], and the search parameter tests whether the coding in a resource is subsumed by the specified search code.
  inhttp://terminology.hl7.org/CodeSystem/subscription-search-modifierInThe search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is present in the specified Group, List, or Value Set.
  not-inhttp://terminology.hl7.org/CodeSystem/subscription-search-modifierNot InThe search parameter is a member of a Group or List, or the search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the value is NOT present in the specified Group, List, or Value Set.
  of-typehttp://terminology.hl7.org/CodeSystem/subscription-search-modifierOf TypeThe search parameter has the format system|code|value, where the system and code refer to a Identifier.type.coding.system and .code, and match if any of the type codes match. All 3 parts must be present.

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