FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| 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
http://hl7.org/fhir/search-modifier-code version 4.0.1| Code | Display | Definition |
| missing | Missing | The search parameter returns resources that have a value or not. |
| contains | Contains | The search parameter returns resources that include the supplied parameter value anywhere within the field being searched. |
| text | Text | The 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-in | Not In | The 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. |
| above | Above | The search parameter tests whether the value in a resource subsumes the specified value (is-a, or hierarchical relationships). |
| identifier | Identifier | The search parameter applies to the identifier on the resource, not the reference. |
This value set expansion contains 6 concepts.
| Code | System | Display | Definition |
| missing | http://hl7.org/fhir/search-modifier-code | Missing | The search parameter returns resources that have a value or not. |
| contains | http://hl7.org/fhir/search-modifier-code | Contains | The search parameter returns resources that include the supplied parameter value anywhere within the field being searched. |
| text | http://hl7.org/fhir/search-modifier-code | Text | The 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-in | http://hl7.org/fhir/search-modifier-code | Not In | The 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. |
| above | http://hl7.org/fhir/search-modifier-code | Above | The search parameter tests whether the value in a resource subsumes the specified value (is-a, or hierarchical relationships). |
| identifier | http://hl7.org/fhir/search-modifier-code | Identifier | The 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 |