Extensions for Using Data Elements from FHIR R5 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions

: R5SearchParameterElementMapToR3 - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "R5-SearchParameter-element-map-to-R3",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap R5-SearchParameter-element-map-to-R3</b></p><a name=\"R5-SearchParameter-element-map-to-R3\"> </a><a name=\"hcR5-SearchParameter-element-map-to-R3\"> </a><p>Mapping from http://hl7.org/fhir/5.0 to http://hl7.org/fhir/3.0</p><br/><p><b>Group 1 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|3.0.2</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.meta (meta)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.meta</td><td>Element `SearchParameter.meta` is mapped to FHIR STU3 element `SearchParameter.meta` as `Equivalent`.</td></tr><tr><td>SearchParameter.implicitRules (implicitRules)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.implicitRules</td><td>Element `SearchParameter.implicitRules` is mapped to FHIR STU3 element `SearchParameter.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc.</td></tr><tr><td>SearchParameter.language (language)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.language</td><td>Element `SearchParameter.language` is mapped to FHIR STU3 element `SearchParameter.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).</td></tr><tr><td>SearchParameter.text (text)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.text</td><td>Element `SearchParameter.text` is mapped to FHIR STU3 element `SearchParameter.text` as `Equivalent`.\nContained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a &quot;text blob&quot; or where text is additionally entered raw or narrated and encoded information is added later.</td></tr><tr><td>SearchParameter.contained (contained)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.contained</td><td>Element `SearchParameter.contained` is mapped to FHIR STU3 element `SearchParameter.contained` as `SourceIsBroaderThanTarget`.\nThis should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.</td></tr><tr><td>SearchParameter.url (url)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.url</td><td>Element `SearchParameter.url` is mapped to FHIR STU3 element `SearchParameter.url` as `Equivalent`.\nCan be a urn:uuid: or a urn:oid: but real http: addresses are preferred.  Multiple instances may share the same URL if they have a distinct version.\n\nThe determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author.  Considerations for making this decision are found in [Technical and Business Versions](https://hl7.org/fhir/resource..html#versions). \n\nIn some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](https://hl7.org/fhir/resou.html#meta) element to indicate where the current master source of the resource can be found.</td></tr><tr><td>SearchParameter.version (version)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.version</td><td>Element `SearchParameter.version` is mapped to FHIR STU3 element `SearchParameter.version` as `Equivalent`.\nThere may be different search parameter instances that have the same identifier but different versions.  The version can be appended to the url in a reference to allow a reference to a particular business version of the search parameter with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](https://hl7.org/fhir/resource.h.html#bv-format).</td></tr><tr><td>SearchParameter.name (name)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.name</td><td>Element `SearchParameter.name` is mapped to FHIR STU3 element `SearchParameter.name` as `Equivalent`.\nThe name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly.</td></tr><tr><td>SearchParameter.derivedFrom (derivedFrom)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.derivedFrom</td><td>Element `SearchParameter.derivedFrom` is mapped to FHIR STU3 element `SearchParameter.derivedFrom` as `Equivalent`.\nThe intent of this is that a server can designate that it provides support for a search parameter defined in the specification itself (e.g.  [`value-quantity`](http://hl7.org/fhir/SearchParameter/Observation-value-quantity), but detail how it is supported by the server.</td></tr><tr><td>SearchParameter.status (status)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.status</td><td>Element `SearchParameter.status` is mapped to FHIR STU3 element `SearchParameter.status` as `Equivalent`.\nAllows filtering of search parameters that are appropriate for use versus not.\n\nSee guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).</td></tr><tr><td>SearchParameter.experimental (experimental)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.experimental</td><td>Element `SearchParameter.experimental` is mapped to FHIR STU3 element `SearchParameter.experimental` as `Equivalent`.\nAllows filtering of search parameters that are appropriate for use versus not.</td></tr><tr><td>SearchParameter.date (date)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.date</td><td>Element `SearchParameter.date` is mapped to FHIR STU3 element `SearchParameter.date` as `Equivalent`.\nThe date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the search parameter. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.\n\nSee guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).</td></tr><tr><td>SearchParameter.publisher (publisher)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.publisher</td><td>Element `SearchParameter.publisher` is mapped to FHIR STU3 element `SearchParameter.publisher` as `Equivalent`.\nUsually an organization but may be an individual. The publisher (or steward) of the search parameter is the organization or individual primarily responsible for the maintenance and upkeep of the search parameter. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the search parameter. This item SHOULD be populated unless the information is available from context.</td></tr><tr><td>SearchParameter.contact (contact)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>SearchParameter.contact</td><td>Element `SearchParameter.contact` is mapped to FHIR STU3 element `SearchParameter.contact` as `SourceIsBroaderThanTarget`.\nThe mappings for `SearchParameter.contact` do not cover the following types: ContactDetail.\nThe mappings for `SearchParameter.contact` do not cover the following types based on type expansion: name, telecom.\nMay be a web site, an email address, a telephone number, etc.\n\nSee guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).</td></tr><tr><td>SearchParameter.description (description)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.description</td><td>Element `SearchParameter.description` is mapped to FHIR STU3 element `SearchParameter.description` as `Equivalent`.\nThis description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the search parameter as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the search parameter is presumed to be the predominant language in the place the search parameter was created).</td></tr><tr><td>SearchParameter.useContext (useContext)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.useContext</td><td>Element `SearchParameter.useContext` is mapped to FHIR STU3 element `SearchParameter.useContext` as `Equivalent`.\nWhen multiple useContexts are specified, there is no expectation that all or any of the contexts apply.</td></tr><tr><td>SearchParameter.jurisdiction (jurisdiction)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.jurisdiction</td><td>Element `SearchParameter.jurisdiction` is mapped to FHIR STU3 element `SearchParameter.jurisdiction` as `Equivalent`.\nElement `SearchParameter.jurisdiction` has been flagged as deprecated.\nIt may be possible for the search parameter to be used in jurisdictions other than those for which it was originally designed or intended.\n\nDEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'jurisdiction' code in the useContext element.  (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#jurisdiction and useContext.valueCodeableConcept indicating the jurisdiction.)</td></tr><tr><td>SearchParameter.purpose (purpose)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.purpose</td><td>Element `SearchParameter.purpose` is mapped to FHIR STU3 element `SearchParameter.purpose` as `Equivalent`.\nThis element does not describe the usage of the search parameter. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is.  This may be used to point to source materials or specifications that drove the structure of this search parameter.</td></tr><tr><td>SearchParameter.code (code)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.code</td><td>Element `SearchParameter.code` is mapped to FHIR STU3 element `SearchParameter.code` as `Equivalent`.\nFor maximum compatibility, use only lowercase ASCII characters. Note that HL7 will never define multiple search parameters with the same code.</td></tr><tr><td>SearchParameter.base (base)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.base</td><td>Element `SearchParameter.base` is mapped to FHIR STU3 element `SearchParameter.base` as `RelatedTo`.\nA search parameter must always apply to at least one resource type. When search parameters apply to more than one resource type, they can be used against any of the listed resource types, or in a cross-type search (see [Cross Resource Search](https://hl7.org/fhir/http.html#xr.html#xres-search)).</td></tr><tr><td>SearchParameter.type (type)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>SearchParameter.type</td><td>Element `SearchParameter.type` is mapped to FHIR STU3 element `SearchParameter.type` as `SourceIsBroaderThanTarget`.</td></tr><tr><td>SearchParameter.expression (expression)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.expression</td><td>Element `SearchParameter.expression` is mapped to FHIR STU3 element `SearchParameter.expression` as `Equivalent`.\nNote that the elements returned by the expression are sometimes complex elements where logic is required to determine quite how to handle them; e.g. CodeableConcepts may contain text and/or multiple codings, where the codings themselves contain a code and a system. For composite search parameters, the outcome of the expression must a collection of base elements from which the composites are derived.</td></tr><tr><td>SearchParameter.processingMode (processingMode)</td><td><a href=\"CodeSystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>SearchParameter.xpathUsage</td><td>Element `SearchParameter.processingMode` is mapped to FHIR STU3 element `SearchParameter.xpathUsage` as `RelatedTo`.\nThe mappings for `SearchParameter.processingMode` do not allow expression of the necessary codes, per the bindings on the source and target.</td></tr><tr><td>SearchParameter.target (target)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.target</td><td>Element `SearchParameter.target` is mapped to FHIR STU3 element `SearchParameter.target` as `RelatedTo`.\nIn some cases, targets may exist for a search parameter that do not exist for the specified FHIRPath for all of the resources identified in SearchParameter.base.  For example, the core clinical-encounter search parameter allows both Encounter and EpisodeOfCare as targets, even though not all of the base resources have EpisodeOfCare as a valid target.\n\nHowever, the list of targets SHOULD cover all targets that might appear that are permitted by the specified FHIRPath.</td></tr><tr><td>SearchParameter.comparator (comparator)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.comparator</td><td>Element `SearchParameter.comparator` is mapped to FHIR STU3 element `SearchParameter.comparator` as `Equivalent`.\nIf no comparators are listed, clients should not expect servers to support any comparators.</td></tr><tr><td>SearchParameter.modifier (modifier)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>SearchParameter.modifier</td><td>Element `SearchParameter.modifier` is mapped to FHIR STU3 element `SearchParameter.modifier` as `RelatedTo`.\nThe mappings for `SearchParameter.modifier` do not allow expression of the necessary codes, per the bindings on the source and target.</td></tr><tr><td>SearchParameter.chain (chain)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.chain</td><td>Element `SearchParameter.chain` is mapped to FHIR STU3 element `SearchParameter.chain` as `Equivalent`.\nNotes:\n\n* Not all systems will declare chain values.  If no chain values are specified at all, then no presumptions can be made about the degree of chaining support available\n* A server may use a single chain value of '*' to mean that all reference search types supported can be chained rather than enumerating all chain values\n*  If a particular reference search parameter is supported, but not subsequent chaining, then just list that search parameter name - e.g. for Patient.practitioner, the chain value would be ```practitioner```\n* If a particular reference search parameter is supported with unlimited chaining beneath it, then follow the search parameter name with '.'.  E.g. ```practitioner.```\n* If there are specific (not unlimited) chaining paths allowed they can be explicitly enumerated.  E.g. ```practitioner.organization```</td></tr><tr><td>SearchParameter.component (component)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>SearchParameter.component</td><td>Element `SearchParameter.component` is mapped to FHIR STU3 element `SearchParameter.component` as `Equivalent`.</td></tr><tr><td>SearchParameter.component.definition (definition)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>SearchParameter.component.definition</td><td>Element `SearchParameter.component.definition` is mapped to FHIR STU3 element `SearchParameter.component.definition` as `SourceIsBroaderThanTarget`.\nThe mappings for `SearchParameter.component.definition` do not cover the following types: canonical.\nThe mappings for `SearchParameter.component.definition` do not cover the following types based on type expansion: value.</td></tr><tr><td>SearchParameter.component.expression (expression)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SearchParameter.component.expression</td><td>Element `SearchParameter.component.expression` is mapped to FHIR STU3 element `SearchParameter.component.expression` as `Equivalent`.\nThis expression overrides the expression in the definition and extracts the index values from the outcome of the composite expression.</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-SearchParameter.contact.html\">R5: contact additional typesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.contact (contact)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R5: contact additional types)</td><td>Element `SearchParameter.contact` is mapped to FHIR STU3 element `SearchParameter.contact` as `SourceIsBroaderThanTarget`.\nThe mappings for `SearchParameter.contact` do not cover the following types: ContactDetail.\nThe mappings for `SearchParameter.contact` do not cover the following types based on type expansion: name, telecom.\nMay be a web site, an email address, a telephone number, etc.\n\nSee guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-SearchParameter.type.html\">R5: number | date | string | token | reference | composite | quantity | uri | specialversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.type (type)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R5: number | date | string | token | reference | composite | quantity | uri | special)</td><td>Element `SearchParameter.type` is mapped to FHIR STU3 element `SearchParameter.type` as `SourceIsBroaderThanTarget`.</td></tr></table><hr/><p><b>Group 4 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-SearchParameter.processingMode.html\">R5: normal | phonetic | other additional codesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.processingMode (processingMode)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: normal | phonetic | other additional codes)</td><td>Element `SearchParameter.processingMode` is mapped to FHIR STU3 element `SearchParameter.xpathUsage` as `RelatedTo`.\nThe mappings for `SearchParameter.processingMode` do not allow expression of the necessary codes, per the bindings on the source and target.</td></tr></table><hr/><p><b>Group 5 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-SearchParameter.constraint.html\">R5: FHIRPath expression that constraints the usage of this SearchParamete (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.constraint (constraint)</td><td><a href=\"CodeSystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R5: FHIRPath expression that constraints the usage of this SearchParamete (new))</td><td>Element `SearchParameter.constraint` has a context of SearchParameter based on following the parent source element upwards and mapping to `SearchParameter`.\nElement `SearchParameter.constraint` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 6 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-SearchParameter.multipleOr.html\">R5: Allow multiple values per parameter (or) (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.multipleOr (multipleOr)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R5: Allow multiple values per parameter (or) (new))</td><td>Element `SearchParameter.multipleOr` has a context of SearchParameter based on following the parent source element upwards and mapping to `SearchParameter`.\nElement `SearchParameter.multipleOr` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 7 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-SearchParameter.multipleAnd.html\">R5: Allow multiple parameters (and) (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.multipleAnd (multipleAnd)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R5: Allow multiple parameters (and) (new))</td><td>Element `SearchParameter.multipleAnd` has a context of SearchParameter based on following the parent source element upwards and mapping to `SearchParameter`.\nElement `SearchParameter.multipleAnd` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 8 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-SearchParameter.modifier.html\">R5: missing | exact | contains | not | text | in | not-in | below | above | type | identifier | of-type | code-text | text-advanced | iterate additional codesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.modifier (modifier)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R5: missing | exact | contains | not | text | in | not-in | below | above | type | identifier | of-type | code-text | text-advanced | iterate additional codes)</td><td>Element `SearchParameter.modifier` is mapped to FHIR STU3 element `SearchParameter.modifier` as `RelatedTo`.\nThe mappings for `SearchParameter.modifier` do not allow expression of the necessary codes, per the bindings on the source and target.</td></tr></table><hr/><p><b>Group 9 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/SearchParameter|5.0.0</code> to <a href=\"StructureDefinition-ext-R5-SearchParameter.com.definition.html\">R5: definition additional typesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>SearchParameter.component.definition (definition)</td><td><a href=\"CodeSystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R5: definition additional types)</td><td>Element `SearchParameter.component.definition` is mapped to FHIR STU3 element `SearchParameter.component.definition` as `SourceIsBroaderThanTarget`.\nThe mappings for `SearchParameter.component.definition` do not cover the following types: canonical.\nThe mappings for `SearchParameter.component.definition` do not cover the following types based on type expansion: value.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r3"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r3"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/xver/ConceptMap/R5-SearchParameter-element-map-to-R3",
  "version" : "0.1.0",
  "name" : "R5SearchParameterElementMapToR3",
  "title" : "Cross-version mapping for FHIR R5 SearchParameter to FHIR STU3 SearchParameter",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-17T16:05:20.6562404-05:00",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "This ConceptMap represents cross-version mappings for elements from a FHIR R5 SearchParameter to FHIR STU3.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "sourceUri" : "http://hl7.org/fhir/5.0",
  "targetUri" : "http://hl7.org/fhir/3.0",
  "group" : [
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "targetVersion" : "3.0.2",
      "element" : [
        {
          "code" : "SearchParameter.meta",
          "display" : "meta",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.meta",
              "display" : "SearchParameter.meta",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.meta` is mapped to FHIR STU3 element `SearchParameter.meta` as `Equivalent`."
            }
          ]
        },
        {
          "code" : "SearchParameter.implicitRules",
          "display" : "implicitRules",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.implicitRules",
              "display" : "SearchParameter.implicitRules",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.implicitRules` is mapped to FHIR STU3 element `SearchParameter.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of its narrative along with other profiles, value sets, etc."
            }
          ]
        },
        {
          "code" : "SearchParameter.language",
          "display" : "language",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.language",
              "display" : "SearchParameter.language",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.language` is mapped to FHIR STU3 element `SearchParameter.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."
            }
          ]
        },
        {
          "code" : "SearchParameter.text",
          "display" : "text",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.text",
              "display" : "SearchParameter.text",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.text` is mapped to FHIR STU3 element `SearchParameter.text` as `Equivalent`.\nContained resources do not have a narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later."
            }
          ]
        },
        {
          "code" : "SearchParameter.contained",
          "display" : "contained",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.contained",
              "display" : "SearchParameter.contained",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.contained` is mapped to FHIR STU3 element `SearchParameter.contained` as `SourceIsBroaderThanTarget`.\nThis should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels."
            }
          ]
        },
        {
          "code" : "SearchParameter.url",
          "display" : "url",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.url",
              "display" : "SearchParameter.url",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.url` is mapped to FHIR STU3 element `SearchParameter.url` as `Equivalent`.\nCan be a urn:uuid: or a urn:oid: but real http: addresses are preferred.  Multiple instances may share the same URL if they have a distinct version.\n\nThe determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author.  Considerations for making this decision are found in [Technical and Business Versions](https://hl7.org/fhir/resource..html#versions). \n\nIn some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](https://hl7.org/fhir/resou.html#meta) element to indicate where the current master source of the resource can be found."
            }
          ]
        },
        {
          "code" : "SearchParameter.version",
          "display" : "version",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.version",
              "display" : "SearchParameter.version",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.version` is mapped to FHIR STU3 element `SearchParameter.version` as `Equivalent`.\nThere may be different search parameter instances that have the same identifier but different versions.  The version can be appended to the url in a reference to allow a reference to a particular business version of the search parameter with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](https://hl7.org/fhir/resource.h.html#bv-format)."
            }
          ]
        },
        {
          "code" : "SearchParameter.name",
          "display" : "name",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.name",
              "display" : "SearchParameter.name",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.name` is mapped to FHIR STU3 element `SearchParameter.name` as `Equivalent`.\nThe name is not expected to be globally unique. The name should be a simple alphanumeric type name to ensure that it is machine-processing friendly."
            }
          ]
        },
        {
          "code" : "SearchParameter.derivedFrom",
          "display" : "derivedFrom",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.derivedFrom",
              "display" : "SearchParameter.derivedFrom",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.derivedFrom` is mapped to FHIR STU3 element `SearchParameter.derivedFrom` as `Equivalent`.\nThe intent of this is that a server can designate that it provides support for a search parameter defined in the specification itself (e.g.  [`value-quantity`](http://hl7.org/fhir/SearchParameter/Observation-value-quantity), but detail how it is supported by the server."
            }
          ]
        },
        {
          "code" : "SearchParameter.status",
          "display" : "status",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.status",
              "display" : "SearchParameter.status",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.status` is mapped to FHIR STU3 element `SearchParameter.status` as `Equivalent`.\nAllows filtering of search parameters that are appropriate for use versus not.\n\nSee guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization)."
            }
          ]
        },
        {
          "code" : "SearchParameter.experimental",
          "display" : "experimental",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.experimental",
              "display" : "SearchParameter.experimental",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.experimental` is mapped to FHIR STU3 element `SearchParameter.experimental` as `Equivalent`.\nAllows filtering of search parameters that are appropriate for use versus not."
            }
          ]
        },
        {
          "code" : "SearchParameter.date",
          "display" : "date",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.date",
              "display" : "SearchParameter.date",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.date` is mapped to FHIR STU3 element `SearchParameter.date` as `Equivalent`.\nThe date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the search parameter. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.\n\nSee guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization)."
            }
          ]
        },
        {
          "code" : "SearchParameter.publisher",
          "display" : "publisher",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.publisher",
              "display" : "SearchParameter.publisher",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.publisher` is mapped to FHIR STU3 element `SearchParameter.publisher` as `Equivalent`.\nUsually an organization but may be an individual. The publisher (or steward) of the search parameter is the organization or individual primarily responsible for the maintenance and upkeep of the search parameter. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the search parameter. This item SHOULD be populated unless the information is available from context."
            }
          ]
        },
        {
          "code" : "SearchParameter.contact",
          "display" : "contact",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "SearchParameter.contact",
              "display" : "SearchParameter.contact",
              "equivalence" : "wider",
              "comment" : "Element `SearchParameter.contact` is mapped to FHIR STU3 element `SearchParameter.contact` as `SourceIsBroaderThanTarget`.\nThe mappings for `SearchParameter.contact` do not cover the following types: ContactDetail.\nThe mappings for `SearchParameter.contact` do not cover the following types based on type expansion: name, telecom.\nMay be a web site, an email address, a telephone number, etc.\n\nSee guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization)."
            }
          ]
        },
        {
          "code" : "SearchParameter.description",
          "display" : "description",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.description",
              "display" : "SearchParameter.description",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.description` is mapped to FHIR STU3 element `SearchParameter.description` as `Equivalent`.\nThis description can be used to capture details such as comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the search parameter as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the search parameter is presumed to be the predominant language in the place the search parameter was created)."
            }
          ]
        },
        {
          "code" : "SearchParameter.useContext",
          "display" : "useContext",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.useContext",
              "display" : "SearchParameter.useContext",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.useContext` is mapped to FHIR STU3 element `SearchParameter.useContext` as `Equivalent`.\nWhen multiple useContexts are specified, there is no expectation that all or any of the contexts apply."
            }
          ]
        },
        {
          "code" : "SearchParameter.jurisdiction",
          "display" : "jurisdiction",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.jurisdiction",
              "display" : "SearchParameter.jurisdiction",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.jurisdiction` is mapped to FHIR STU3 element `SearchParameter.jurisdiction` as `Equivalent`.\nElement `SearchParameter.jurisdiction` has been flagged as deprecated.\nIt may be possible for the search parameter to be used in jurisdictions other than those for which it was originally designed or intended.\n\nDEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'jurisdiction' code in the useContext element.  (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#jurisdiction and useContext.valueCodeableConcept indicating the jurisdiction.)"
            }
          ]
        },
        {
          "code" : "SearchParameter.purpose",
          "display" : "purpose",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.purpose",
              "display" : "SearchParameter.purpose",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.purpose` is mapped to FHIR STU3 element `SearchParameter.purpose` as `Equivalent`.\nThis element does not describe the usage of the search parameter. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is.  This may be used to point to source materials or specifications that drove the structure of this search parameter."
            }
          ]
        },
        {
          "code" : "SearchParameter.code",
          "display" : "code",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.code",
              "display" : "SearchParameter.code",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.code` is mapped to FHIR STU3 element `SearchParameter.code` as `Equivalent`.\nFor maximum compatibility, use only lowercase ASCII characters. Note that HL7 will never define multiple search parameters with the same code."
            }
          ]
        },
        {
          "code" : "SearchParameter.base",
          "display" : "base",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.base",
              "display" : "SearchParameter.base",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.base` is mapped to FHIR STU3 element `SearchParameter.base` as `RelatedTo`.\nA search parameter must always apply to at least one resource type. When search parameters apply to more than one resource type, they can be used against any of the listed resource types, or in a cross-type search (see [Cross Resource Search](https://hl7.org/fhir/http.html#xr.html#xres-search))."
            }
          ]
        },
        {
          "code" : "SearchParameter.type",
          "display" : "type",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "SearchParameter.type",
              "display" : "SearchParameter.type",
              "equivalence" : "wider",
              "comment" : "Element `SearchParameter.type` is mapped to FHIR STU3 element `SearchParameter.type` as `SourceIsBroaderThanTarget`."
            }
          ]
        },
        {
          "code" : "SearchParameter.expression",
          "display" : "expression",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.expression",
              "display" : "SearchParameter.expression",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.expression` is mapped to FHIR STU3 element `SearchParameter.expression` as `Equivalent`.\nNote that the elements returned by the expression are sometimes complex elements where logic is required to determine quite how to handle them; e.g. CodeableConcepts may contain text and/or multiple codings, where the codings themselves contain a code and a system. For composite search parameters, the outcome of the expression must a collection of base elements from which the composites are derived."
            }
          ]
        },
        {
          "code" : "SearchParameter.processingMode",
          "display" : "processingMode",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "SearchParameter.xpathUsage",
              "display" : "SearchParameter.xpathUsage",
              "equivalence" : "relatedto",
              "comment" : "Element `SearchParameter.processingMode` is mapped to FHIR STU3 element `SearchParameter.xpathUsage` as `RelatedTo`.\nThe mappings for `SearchParameter.processingMode` do not allow expression of the necessary codes, per the bindings on the source and target."
            }
          ]
        },
        {
          "code" : "SearchParameter.target",
          "display" : "target",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.target",
              "display" : "SearchParameter.target",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.target` is mapped to FHIR STU3 element `SearchParameter.target` as `RelatedTo`.\nIn some cases, targets may exist for a search parameter that do not exist for the specified FHIRPath for all of the resources identified in SearchParameter.base.  For example, the core clinical-encounter search parameter allows both Encounter and EpisodeOfCare as targets, even though not all of the base resources have EpisodeOfCare as a valid target.\n\nHowever, the list of targets SHOULD cover all targets that might appear that are permitted by the specified FHIRPath."
            }
          ]
        },
        {
          "code" : "SearchParameter.comparator",
          "display" : "comparator",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.comparator",
              "display" : "SearchParameter.comparator",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.comparator` is mapped to FHIR STU3 element `SearchParameter.comparator` as `Equivalent`.\nIf no comparators are listed, clients should not expect servers to support any comparators."
            }
          ]
        },
        {
          "code" : "SearchParameter.modifier",
          "display" : "modifier",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "SearchParameter.modifier",
              "display" : "SearchParameter.modifier",
              "equivalence" : "wider",
              "comment" : "Element `SearchParameter.modifier` is mapped to FHIR STU3 element `SearchParameter.modifier` as `RelatedTo`.\nThe mappings for `SearchParameter.modifier` do not allow expression of the necessary codes, per the bindings on the source and target."
            }
          ]
        },
        {
          "code" : "SearchParameter.chain",
          "display" : "chain",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.chain",
              "display" : "SearchParameter.chain",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.chain` is mapped to FHIR STU3 element `SearchParameter.chain` as `Equivalent`.\nNotes:\n\n* Not all systems will declare chain values.  If no chain values are specified at all, then no presumptions can be made about the degree of chaining support available\n* A server may use a single chain value of '*' to mean that all reference search types supported can be chained rather than enumerating all chain values\n*  If a particular reference search parameter is supported, but not subsequent chaining, then just list that search parameter name - e.g. for Patient.practitioner, the chain value would be ```practitioner```\n* If a particular reference search parameter is supported with unlimited chaining beneath it, then follow the search parameter name with '.'.  E.g. ```practitioner.```\n* If there are specific (not unlimited) chaining paths allowed they can be explicitly enumerated.  E.g. ```practitioner.organization```"
            }
          ]
        },
        {
          "code" : "SearchParameter.component",
          "display" : "component",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "SearchParameter.component",
              "display" : "SearchParameter.component",
              "equivalence" : "wider",
              "comment" : "Element `SearchParameter.component` is mapped to FHIR STU3 element `SearchParameter.component` as `Equivalent`."
            }
          ]
        },
        {
          "code" : "SearchParameter.component.definition",
          "display" : "definition",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "SearchParameter.component.definition",
              "display" : "SearchParameter.component.definition",
              "equivalence" : "wider",
              "comment" : "Element `SearchParameter.component.definition` is mapped to FHIR STU3 element `SearchParameter.component.definition` as `SourceIsBroaderThanTarget`.\nThe mappings for `SearchParameter.component.definition` do not cover the following types: canonical.\nThe mappings for `SearchParameter.component.definition` do not cover the following types based on type expansion: value."
            }
          ]
        },
        {
          "code" : "SearchParameter.component.expression",
          "display" : "expression",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "SearchParameter.component.expression",
              "display" : "SearchParameter.component.expression",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.component.expression` is mapped to FHIR STU3 element `SearchParameter.component.expression` as `Equivalent`.\nThis expression overrides the expression in the definition and extracts the index values from the outcome of the composite expression."
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-SearchParameter.contact",
      "targetVersion" : "0.1.0",
      "element" : [
        {
          "code" : "SearchParameter.contact",
          "display" : "contact",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Extension",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.contact` is mapped to FHIR STU3 element `SearchParameter.contact` as `SourceIsBroaderThanTarget`.\nThe mappings for `SearchParameter.contact` do not cover the following types: ContactDetail.\nThe mappings for `SearchParameter.contact` do not cover the following types based on type expansion: name, telecom.\nMay be a web site, an email address, a telephone number, etc.\n\nSee guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization)."
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-SearchParameter.type",
      "targetVersion" : "0.1.0",
      "element" : [
        {
          "code" : "SearchParameter.type",
          "display" : "type",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Extension",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.type` is mapped to FHIR STU3 element `SearchParameter.type` as `SourceIsBroaderThanTarget`."
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-SearchParameter.processingMode",
      "targetVersion" : "0.1.0",
      "element" : [
        {
          "code" : "SearchParameter.processingMode",
          "display" : "processingMode",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "Extension",
              "equivalence" : "wider",
              "comment" : "Element `SearchParameter.processingMode` is mapped to FHIR STU3 element `SearchParameter.xpathUsage` as `RelatedTo`.\nThe mappings for `SearchParameter.processingMode` do not allow expression of the necessary codes, per the bindings on the source and target."
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-SearchParameter.constraint",
      "targetVersion" : "0.1.0",
      "element" : [
        {
          "code" : "SearchParameter.constraint",
          "display" : "constraint",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "Extension",
              "equivalence" : "wider",
              "comment" : "Element `SearchParameter.constraint` has a context of SearchParameter based on following the parent source element upwards and mapping to `SearchParameter`.\nElement `SearchParameter.constraint` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)."
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-SearchParameter.multipleOr",
      "targetVersion" : "0.1.0",
      "element" : [
        {
          "code" : "SearchParameter.multipleOr",
          "display" : "multipleOr",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Extension",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.multipleOr` has a context of SearchParameter based on following the parent source element upwards and mapping to `SearchParameter`.\nElement `SearchParameter.multipleOr` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)."
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-SearchParameter.multipleAnd",
      "targetVersion" : "0.1.0",
      "element" : [
        {
          "code" : "SearchParameter.multipleAnd",
          "display" : "multipleAnd",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Extension",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.multipleAnd` has a context of SearchParameter based on following the parent source element upwards and mapping to `SearchParameter`.\nElement `SearchParameter.multipleAnd` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)."
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-SearchParameter.modifier",
      "targetVersion" : "0.1.0",
      "element" : [
        {
          "code" : "SearchParameter.modifier",
          "display" : "modifier",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Extension",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.modifier` is mapped to FHIR STU3 element `SearchParameter.modifier` as `RelatedTo`.\nThe mappings for `SearchParameter.modifier` do not allow expression of the necessary codes, per the bindings on the source and target."
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.org/fhir/StructureDefinition/SearchParameter",
      "sourceVersion" : "5.0.0",
      "target" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-SearchParameter.component.definition",
      "targetVersion" : "0.1.0",
      "element" : [
        {
          "code" : "SearchParameter.component.definition",
          "display" : "definition",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Extension",
              "equivalence" : "equivalent",
              "comment" : "Element `SearchParameter.component.definition` is mapped to FHIR STU3 element `SearchParameter.component.definition` as `SourceIsBroaderThanTarget`.\nThe mappings for `SearchParameter.component.definition` do not cover the following types: canonical.\nThe mappings for `SearchParameter.component.definition` do not cover the following types based on type expansion: value."
            }
          ]
        }
      ]
    }
  ]
}