ConceptMap Search Parameters
<a id="context"></a>
context
Description: A use context assigned to the concept map
Type: token
Expression: (ConceptMap.useContext.value.ofType(CodeableConcept))
Path: {{name}}.useContext.valueCodeableConcept
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-context
<a id="context-quantity"></a>
context-quantity
Description: A quantity- or range-valued use context assigned to the concept map
Type: quantity
Expression: (ConceptMap.useContext.value.ofType(Quantity)) | (ConceptMap.useContext.value.ofType(Range))
Path: {{name}}.useContext.valueQuantity,{{name}}.useContext.valueRange
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-context-quantity
<a id="context-type"></a>
context-type
Description: A type of use context assigned to the concept map
Type: token
Expression: ConceptMap.useContext.code
Path: {{name}}.useContext.code
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-context-type
<a id="context-type-quantity"></a>
context-type-quantity
Description: A use context type and quantity- or range-based value assigned to the concept map
Type: composite
Expression: ConceptMap.useContext
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-context-type-quantity
<a id="context-type-value"></a>
context-type-value
Description: A use context type and value assigned to the concept map
Type: composite
Expression: ConceptMap.useContext
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-context-type-value
<a id="date"></a>
date
Description: The concept map publication date
Type: date
Expression: ConceptMap.date
Path: {{name}}.date
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-date
<a id="mapping-property"></a>
mapping-property
Description: Other properties required for this mapping
Type: uri
Expression: ConceptMap.property.uri
Path: ConceptMap.property.uri
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-dependson
<a id="description"></a>
description
Description: The description of the concept map
Type: string
Expression: ConceptMap.description
Path: {{name}}.description
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-description
<a id="identifier"></a>
identifier
Description: External identifier for the concept map
Type: token
Expression: ConceptMap.identifier
Path: {{name}}.identifier
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-identifier
<a id="jurisdiction"></a>
jurisdiction
Description: Jurisdiction of the authority that maintains the the concept map
Type: token
Expression: ConceptMap.jurisdiction
Path: {{name}}.jurisdiction
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-jurisdiction
<a id="name"></a>
name
Description: Computationally friendly name of the concept map
Type: string
Expression: ConceptMap.name
Path: {{name}}.name
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-name
<a id="other-map"></a>
other-map
Description: canonical reference to an additional ConceptMap to use for mapping if the source concept is unmapped
Type: reference
Expression: ConceptMap.group.unmapped.otherMap
Path: ConceptMap.group.unmapped.otherMap
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-other-map
<a id="publisher"></a>
publisher
Description: Name of the publisher of the concept map
Type: string
Expression: ConceptMap.publisher
Path: {{name}}.publisher
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-publisher
<a id="source-scope"></a>
source-scope
Description: The source value set that contains the concepts that are being mapped
Type: reference
Expression: (ConceptMap.sourceScope as canonical)
Path: ConceptMap.sourceScopeCanonical
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-source-scope
<a id="source-scope-uri"></a>
source-scope-uri
Description: The URI for the source value set that contains the concepts being mapped
Type: uri
Expression: (ConceptMap.sourceScope as uri)
Path: ConceptMap.sourceScopeUri
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-source-uri
<a id="source-code"></a>
source-code
Description: Identifies elements being mapped
Type: token
Expression: ConceptMap.group.element.code
Path: ConceptMap.group.element.code
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-source-code
<a id="source-group-system"></a>
source-group-system
Description: Source system where concepts to be mapped are defined
Type: reference
Expression: ConceptMap.group.source
Path: ConceptMap.group.source
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-source-system
<a id="status"></a>
status
Description: The current status of the concept map
Type: token
Expression: ConceptMap.status
Path: {{name}}.status
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-status
<a id="target-scope"></a>
target-scope
Description: The target value set which provides context for the mappings
Type: reference
Expression: (ConceptMap.targetScope as canonical)
Path: ConceptMap.targetScopeCanonical
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-target-scope
<a id="target-scope-uri"></a>
target-scope-uri
Description: The URI for the target value set that contains the concepts being mapped.
Type: uri
Expression: (ConceptMap.targetScope as uri)
Path: ConceptMap.targetScopeUri
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-target-scope-uri
<a id="target-code"></a>
target-code
Description: Code that identifies the target element
Type: token
Expression: ConceptMap.group.element.target.code
Path: ConceptMap.group.element.target.code
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-target-code
<a id="target-group-system"></a>
target-group-system
Description: Target system that the concepts are to be mapped to
Type: reference
Expression: ConceptMap.group.target
Path: ConceptMap.group.target
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-target-group-system
<a id="title"></a>
title
Description: The human-friendly name of the concept map
Type: string
Expression: ConceptMap.title
Path: {{name}}.title
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-title
<a id="url"></a>
url
Description: The URI that identifies the concept map
Type: uri
Expression: ConceptMap.url
Path: {{name}}.url
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-url
<a id="version"></a>
version
Description: The business version of the concept map
Type: token
Expression: ConceptMap.version
Path: {{name}}.version
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/ConceptMap-version
<a id="effective"></a>
effective
Description: The time during which the ConceptMap is intended to be in use
Type: date
Expression: ConceptMap.effectivePeriod
Path: ConceptMap.effectivePeriod
Standards Status: normative
URL: http://hl7.org/fhir/build/SearchParameter/MetadataResource-effective
<a id="derived-from"></a>
derived-from
Description: A resource that the ConceptMap is derived from
Type: reference
Expression: ConceptMap.relatedArtifact.where(type='derived-from').resource
Path: ConceptMap.relatedArtifact.resource
Standards Status: normative
<a id="predecessor"></a>
predecessor
Description: The predecessor of the ConceptMap
Type: reference
Expression: ConceptMap.relatedArtifact.where(type='predecessor').resource
Path: ConceptMap.relatedArtifact.resource
Standards Status: normative
<a id="topic"></a>
topic
Description: Topics associated with the ConceptMap
Type: token
Expression: ConceptMap.topic
Path: ConceptMap.topic
Standards Status: normative
<a id="experimental"></a>
experimental
Description: Whether the ConceptMap is experimental
Type: token
Expression: ConceptMap.experimental
Path: ConceptMap.experimental
Standards Status: normative