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

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

ValueSet: Cross-version VS for R2.SearchModifierCode for use in FHIR R4

Official URL: http://hl7.org/fhir/1.0/ValueSet/R2-search-modifier-code-for-R4 Version: 0.0.1-snapshot-2
Standards status: Informative Maturity Level: 0 Computable Name: R2_search_modifier_code_for_R4

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

References

Logical Definition (CLD)

  • Include these codes as defined in http://hl7.org/fhir/search-modifier-code version 1.0.2
    CodeDisplayDefinition
    missingMissingThe search parameter returns resources that have a value or not.
    exactExactThe search parameter returns resources that have a value that exactly matches the supplied parameter (the whole string, including casing and accents).
    containsContainsThe search parameter returns resources that include the supplied parameter value anywhere within the field being searched.
    notNotThe search parameter returns resources that do not contain a match.
    textTextThe search parameter is processed as a string that searches text associated with the code/value - either CodeableConcept.text, Coding.display, or Identifier.type.text.
    inInThe search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the coding is in the specified value set.
    not-inNot InThe search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the coding is not in the specified value set.
    belowBelowThe search parameter tests whether the value in a resource is subsumed by the specified value (is-a, or hierarchical relationships).
    aboveAboveThe search parameter tests whether the value in a resource subsumes the specified value (is-a, or hierarchical relationships).
    typeTypeThe search parameter only applies to the Resource Type specified as a modifier (e.g. the modifier is not actually :type, but :Patient etc.).

 

Expansion

This value set expansion contains 10 concepts.

CodeSystemDisplayDefinition
  missinghttp://hl7.org/fhir/search-modifier-codeMissingThe search parameter returns resources that have a value or not.
  exacthttp://hl7.org/fhir/search-modifier-codeExactThe search parameter returns resources that have a value that exactly matches the supplied parameter (the whole string, including casing and accents).
  containshttp://hl7.org/fhir/search-modifier-codeContainsThe search parameter returns resources that include the supplied parameter value anywhere within the field being searched.
  nothttp://hl7.org/fhir/search-modifier-codeNotThe search parameter returns resources that do not contain a match.
  texthttp://hl7.org/fhir/search-modifier-codeTextThe search parameter is processed as a string that searches text associated with the code/value - either CodeableConcept.text, Coding.display, or Identifier.type.text.
  inhttp://hl7.org/fhir/search-modifier-codeInThe search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the coding is in the specified value set.
  not-inhttp://hl7.org/fhir/search-modifier-codeNot InThe search parameter is a URI (relative or absolute) that identifies a value set, and the search parameter tests whether the coding is not in the specified value set.
  belowhttp://hl7.org/fhir/search-modifier-codeBelowThe search parameter tests whether the value in a resource is subsumed by the specified value (is-a, or hierarchical relationships).
  abovehttp://hl7.org/fhir/search-modifier-codeAboveThe search parameter tests whether the value in a resource subsumes the specified value (is-a, or hierarchical relationships).
  typehttp://hl7.org/fhir/search-modifier-codeTypeThe search parameter only applies to the Resource Type specified as a modifier (e.g. the modifier is not actually :type, but :Patient etc.).

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