FHIR Release 3 (STU) 5 Ballot

This page is part of the FHIR Specification (v3.0.2: STU (v5.0.0-ballot: R5 Ballot - see ballot notes 3). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Content
Detailed Descriptions

Mappings 4.3.2.251 CodeSystem http://hl7.org/fhir/search-modifier-code XML JSON Extension: xml-type

FHIR Infrastructure icon Work Group   Maturity Level : 1 3 Informative Trial Use Use Context : Any
URL for this extension: http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type

This is a code system defined by the FHIR project.

Summary

Name Type Description & Constraints extension 0..1 URL = http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type xml-type: The XML (schema) type of a property - used for the value attribute of a primitive type Documentation for this format
Defining URL: http://hl7.org/fhir/search-modifier-code Flags Card.
Version: 5.0.0-ballot
Name: SearchModifierCode
Title: SearchModifierCode
Status: draft
Definition:

A supported modifier for a search parameter.

Committee: FHIR Infrastructure icon string Work Group
OID: 2.16.840.1.113883.4.642.4.640 (for which there is no type in the FHIR typing system). Use on data type: ElementDefinition.type.code OID based terminology systems)
Flags: CaseSensitive, Complete
All codes ValueSet: SearchModifierCode

Full Structure This Code system is used in the following value sets:

Name

This code system http://hl7.org/fhir/search-modifier-code defines the following codes:

Type extension Extension URL = http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type xml-type: 1..1 valueString string Value of extension XML Template JSON Template { // // from Element: " ], " " } Summary Flags Card. string URL = http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type xml-type: Card. Extension URL = http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type xml-type: 1..1 valueString string Value
Description & Constraints Code Display Definition Copy
missing 0..1 Missing The XML (schema) type of search parameter returns resources that have a property - used for the value attribute of a primitive type (for which there is no type in the FHIR typing system). Use on data type: ElementDefinition.type.code or not. btn   url btn
exact Exact The search parameter returns resources that have a value that exactly matches the supplied parameter (the whole string, including casing and accents). uri btn   btn "http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type"
contains Contains The search parameter returns resources that include the supplied parameter value anywhere within the field being searched. btn   btn 0..1
not Not The search parameter returns resources that do not contain a match. btn Documentation for this format   btn
text <!-- xml-type --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: < </extension> 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. btn   Name btn
in In The 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. Type btn   btn Description & Constraints
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. btn extension   btn 0..1
below Below The XML (schema) type of a property - used for search parameter tests whether the value attribute of in a primitive type (for which there resource is no type in subsumed by the FHIR typing system). Use on data type: ElementDefinition.type.code specified value (is-a, or hierarchical relationships). btn   Documentation for this format btn
above Full Structure Above The search parameter tests whether the value in a resource subsumes the specified value (is-a, or hierarchical relationships). Name btn   Flags btn
type Type The search parameter only applies to the Resource Type specified as a modifier (e.g. the modifier is not actually :type, but :Patient etc.). Description & Constraints btn   btn
identifier Identifier The search parameter applies to the identifier on the resource, not the reference. btn extension   btn
of-type 0..1 Of Type The XML (schema) type of a property - used for search parameter has the value attribute format system|code|value, where the system and code refer to an Identifier.type.coding.system and .code, and match if any of a primitive type (for which there is no type in the FHIR typing system). Use on data type: ElementDefinition.type.code type codes match. All 3 parts must be present. btn   url btn
code-text Code Text Tests whether the textual display value in a resource (e.g., CodeableConcept.text, Coding.display, or Reference.display) matches the supplied parameter value. uri btn   btn "http://hl7.org/fhir/StructureDefinition/structuredefinition-xml-type"
text-advanced Text Advanced Tests whether the value in a resource matches the supplied parameter value using advanced text handling that searches text associated with the code/value - e.g., CodeableConcept.text, Coding.display, or Identifier.type.text. btn   btn 0..1
iterate Iterate The search parameter indicates an inclusion directive (_include, _revinclude) that is applied to an included resource instead of extension the matching resource. btn   Documentation for this format btn
XML Template <!-- xml-type --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: < </extension> JSON Template { // // from Element: " ], " " }

 

See the full registry of code systems defined as part of FHIR.


Constraints Explanation of the columns that may appear on this page:

ele-1 : All ext-1 : Must have either extensions or value[x],
Level A few code lists that FHIR elements must have defines are hierarchical - each code is assigned a @value or children (xpath: @value|f:*|h:div ) level. See Code System for further information.
Source 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). If the code is in italics, this indicates that the code is not both (xpath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) ) selectable ('Abstract')
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