R5 Final QA

This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Terminology Infrastructure icon Work GroupMaturity Level: N/A  Normative (from v4.0.0)Security Category: Anonymous Compartments: Not linked to any defined compartments

Search parameters for the Resource CodeSystem - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/CodeSystem-code

Parameter code:token

A code defined in the code system

ResourceCodeSystem
ExpressionCodeSystem.concept.code
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CodeSystem-content-mode

Parameter content-mode:token

not-present | example | fragment | complete | supplement

ResourceCodeSystem
ExpressionCodeSystem.content
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context
This search parameter is part of the common search parameter CanonicalResource-context

Parameter context:token

CodeSystem: A use context assigned to the code system

ResourceCodeSystem
Expression(CodeSystem.useContext.value.ofType(CodeableConcept))
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-quantity
This search parameter is part of the common search parameter CanonicalResource-context-quantity

Parameter context-quantity:quantity

CodeSystem: A quantity- or range-valued use context assigned to the code system

ResourceCodeSystem
Expression(CodeSystem.useContext.value.ofType(Quantity)) | (CodeSystem.useContext.value.ofType(Range))
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
ComparatorsAllowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type
This search parameter is part of the common search parameter CanonicalResource-context-type

Parameter context-type:token

CodeSystem: A type of use context assigned to the code system

ResourceCodeSystem
ExpressionCodeSystem.useContext.code
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-quantity
This search parameter is part of the common search parameter CanonicalResource-context-type-quantity

Parameter context-type-quantity:composite

CodeSystem: A use context type and quantity- or range-based value assigned to the code system

ResourceCodeSystem
ExpressionCodeSystem.useContext
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values

Components

context-typecode
context-quantityvalue.ofType(Quantity) | value.ofType(Range)
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-context-type-value
This search parameter is part of the common search parameter CanonicalResource-context-type-value

Parameter context-type-value:composite

CodeSystem: A use context type and value assigned to the code system

ResourceCodeSystem
ExpressionCodeSystem.useContext
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values

Components

context-typecode
contextvalue.ofType(CodeableConcept)
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-date
This search parameter is part of the common search parameter CanonicalResource-date

Parameter date:date

CodeSystem: The code system publication date

ResourceCodeSystem
ExpressionCodeSystem.date
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
ComparatorsAllowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/MetadataResource-derived-from
This search parameter is part of the common search parameter MetadataResource-derived-from

Parameter derived-from:reference

CodeSystem: A resource that the CodeSystem is derived from

ResourceCodeSystem
ExpressionCodeSystem.relatedArtifact.where(type='derived-from').resource
Processing ModeNormal
Target ResourcesAll Resources
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-description
This search parameter is part of the common search parameter CanonicalResource-description

Parameter description:string

CodeSystem: The description of the code system

ResourceCodeSystem
ExpressionCodeSystem.description
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/MetadataResource-effective
This search parameter is part of the common search parameter MetadataResource-effective

Parameter effective:date

CodeSystem: The time during which the CodeSystem is intended to be in use

ResourceCodeSystem
ExpressionCodeSystem.effectivePeriod
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
ComparatorsAllowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-identifier
This search parameter is part of the common search parameter CanonicalResource-identifier

Parameter identifier:token

CodeSystem: External identifier for the code system

ResourceCodeSystem
ExpressionCodeSystem.identifier
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-jurisdiction
This search parameter is part of the common search parameter CanonicalResource-jurisdiction

Parameter jurisdiction:token

CodeSystem: Intended jurisdiction for the code system

ResourceCodeSystem
ExpressionCodeSystem.jurisdiction
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CodeSystem-language

Parameter language:token

A language in which a designation is provided

ResourceCodeSystem
ExpressionCodeSystem.concept.designation.language
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-name
This search parameter is part of the common search parameter CanonicalResource-name

Parameter name:string

CodeSystem: Computationally friendly name of the code system

ResourceCodeSystem
ExpressionCodeSystem.name
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/MetadataResource-predecessor
This search parameter is part of the common search parameter MetadataResource-predecessor

Parameter predecessor:reference

CodeSystem: The predecessor of the CodeSystem

ResourceCodeSystem
ExpressionCodeSystem.relatedArtifact.where(type='predecessor').resource
Processing ModeNormal
Target ResourcesAll Resources
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-publisher
This search parameter is part of the common search parameter CanonicalResource-publisher

Parameter publisher:string

CodeSystem: Name of the publisher of the code system

ResourceCodeSystem
ExpressionCodeSystem.publisher
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-status
This search parameter is part of the common search parameter CanonicalResource-status

Parameter status:token

CodeSystem: The current status of the code system

ResourceCodeSystem
ExpressionCodeSystem.status
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CodeSystem-supplements

Parameter supplements:reference

Find code system supplements for the referenced code system

ResourceCodeSystem
ExpressionCodeSystem.supplements
Processing ModeNormal
Target ResourcesCodeSystem
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CodeSystem-system

Parameter system:uri

The system for any codes defined by this code system (same as 'url')

ResourceCodeSystem
ExpressionCodeSystem.url
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-title
This search parameter is part of the common search parameter CanonicalResource-title

Parameter title:string

CodeSystem: The human-friendly name of the code system

ResourceCodeSystem
ExpressionCodeSystem.title
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/MetadataResource-topic
This search parameter is part of the common search parameter MetadataResource-topic

Parameter topic:token

CodeSystem: Topics associated with the CodeSystem

ResourceCodeSystem
ExpressionCodeSystem.topic
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-url
This search parameter is part of the common search parameter CanonicalResource-url

Parameter url:uri

CodeSystem: The uri that identifies the code system

ResourceCodeSystem
ExpressionCodeSystem.url
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values
 
http://hl7.org/fhir/SearchParameter/CanonicalResource-version
This search parameter is part of the common search parameter CanonicalResource-version

Parameter version:token

CodeSystem: The business version of the code system

ResourceCodeSystem
ExpressionCodeSystem.version
Processing ModeNormal
MultiplesThe parameter cannot repeat or have multiple values