This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemSearchModifierCode
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:CodeSystem; fhir:Resource.id [ fhir:value "search-modifier-code"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2022-12-14T07:12:54.019+11:00" ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:DomainResource.extension [ fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.value [ fhir:value "fhir" ] ], [ fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ]; fhir:Extension.value [ fhir:value "trial-use" ] ], [ fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.value [ fhir:value "3" ] ]; fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/search-modifier-code"]; fhir:CanonicalResource.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.640" ] ], [ fhir:Identifier.use [ fhir:value "old" ]; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.625" ] ], [ fhir:Identifier.use [ fhir:value "old" ]; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.2.92" ] ]; fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"]; fhir:CanonicalResource.name [ fhir:value "SearchModifierCode"]; fhir:CanonicalResource.title [ fhir:value "SearchModifierCode"]; fhir:CanonicalResource.status [ fhir:value "active"]; fhir:CanonicalResource.experimental [ fhir:value "false"]; fhir:CanonicalResource.date [ fhir:value "2021-01-05T10:01:24+11:00"]; fhir:CanonicalResource.publisher [ fhir:value "HL7 (FHIR Project)"]; fhir:CanonicalResource.contact [ fhir:ContactDetail.telecom [ fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ], [ fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ] ] ]; fhir:CanonicalResource.description [ fhir:value "A supported modifier for a search parameter."]; fhir:CanonicalResource.jurisdiction [ fhir:CodeableConcept.coding [ fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ]; fhir:Coding.display [ fhir:value "World" ] ] ]; fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/search-modifier-code"]; fhir:CodeSystem.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.640" ] ], [ fhir:Identifier.use [ fhir:value "old" ]; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.625" ] ], [ fhir:Identifier.use [ fhir:value "old" ]; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.2.92" ] ]; fhir:CodeSystem.version [ fhir:value "5.0.0-snapshot3"]; fhir:CodeSystem.name [ fhir:value "SearchModifierCode"]; fhir:CodeSystem.title [ fhir:value "SearchModifierCode"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"]; fhir:CodeSystem.date [ fhir:value "2021-01-05T10:01:24+11:00"]; fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"]; fhir:CodeSystem.contact [ fhir:ContactDetail.telecom [ fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ], [ fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ] ] ]; fhir:CodeSystem.description [ fhir:value "A supported modifier for a search parameter."]; fhir:CodeSystem.jurisdiction [ fhir:CodeableConcept.coding [ fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ]; fhir:Coding.display [ fhir:value "World" ] ] ]; fhir:CodeSystem.caseSensitive [ fhir:value "true"]; fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/search-modifier-code"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:ConceptDefinitionComponent.code [ fhir:value "missing" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Missing" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter returns resources that have a value or not." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "exact" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Exact" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter returns resources that have a value that exactly matches the supplied parameter (the whole string, including casing and accents)." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "contains" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Contains" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter returns resources that include the supplied parameter value anywhere within the field being searched." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "not" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Not" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter returns resources that do not contain a match." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "text" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Text" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "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." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "in" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "In" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "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." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "not-in" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Not In" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "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." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "below" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Below" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter tests whether the value in a resource is subsumed by the specified value (is-a, or hierarchical relationships)." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "above" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Above" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter tests whether the value in a resource subsumes the specified value (is-a, or hierarchical relationships)." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "type" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Type" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter only applies to the Resource Type specified as a modifier (e.g. the modifier is not actually :type, but :Patient etc.)." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "identifier" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Identifier" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter applies to the identifier on the resource, not the reference." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "of-type" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Of Type" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter has the format system|code|value, where the system and code refer to an Identifier.type.coding.system and .code, and match if any of the type codes match. All 3 parts must be present." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "code-text" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Code Text" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "Tests whether the textual display value in a resource (e.g., CodeableConcept.text, Coding.display, or Reference.display) matches the supplied parameter value." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "text-advanced" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Text Advanced" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "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." ] ], [ fhir:ConceptDefinitionComponent.code [ fhir:value "iterate" ]; fhir:ConceptDefinitionComponent.display [ fhir:value "Iterate" ]; fhir:ConceptDefinitionComponent.definition [ fhir:value "The search parameter indicates an inclusion directive (_include, _revinclude) that is applied to an included resource instead of the matching resource." ] ] . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 Ballot hl7.fhir.core#5.0.0-snapshot3 generated on Wed, Dec 14, 2022 07:13+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4B |
Compare to R5 Draft |
|
Propose a change