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

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

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

Official URL: http://hl7.org/fhir/4.0/ValueSet/R4-search-modifier-code-for-R5 Version: 0.0.1-snapshot-2
Standards status: Informative Maturity Level: 3 Computable Name: R4_search_modifier_code_for_R5

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

References

Logical Definition (CLD)

  • Include these codes as defined in http://hl7.org/fhir/search-modifier-code version 4.0.1
    CodeDisplayDefinition
    missingMissingThe search parameter returns resources that have a value or not.
    containsContainsThe search parameter returns resources that include the supplied parameter value anywhere within the field being searched.
    textTextThe search parameter is processed as a string that searches text associated with the code/value - either CodeableConcept.text, Coding.display, Identifier.type.text, or Reference.display.
    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.
    aboveAboveThe search parameter tests whether the value in a resource subsumes the specified value (is-a, or hierarchical relationships).
    identifierIdentifierThe search parameter applies to the identifier on the resource, not the reference.

 

Expansion

This value set expansion contains 6 concepts.

CodeSystemDisplayDefinition
  missinghttp://hl7.org/fhir/search-modifier-codeMissingThe search parameter returns resources that have a value or not.
  containshttp://hl7.org/fhir/search-modifier-codeContainsThe search parameter returns resources that include the supplied parameter value anywhere within the field being searched.
  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, Identifier.type.text, or Reference.display.
  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.
  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).
  identifierhttp://hl7.org/fhir/search-modifier-codeIdentifierThe search parameter applies to the identifier on the resource, not the reference.

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