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

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

ConceptMap: R5EvidenceVariableElementMapToR4

Official URL: http://hl7.org/fhir/uv/xver/ConceptMap/R5-EvidenceVariable-element-map-to-R4 Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: R5EvidenceVariableElementMapToR4

This ConceptMap represents cross-version mappings for elements from a FHIR R5 EvidenceVariable to FHIR R4.

Mapping from http://hl7.org/fhir/5.0 to http://hl7.org/fhir/4.0


Group 1 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to EvidenceVariableversion: 4.0.1)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.meta (meta)is equivalent toEvidenceVariable.metaElement `EvidenceVariable.meta` is mapped to FHIR R4 element `EvidenceVariable.meta` as `Equivalent`.
EvidenceVariable.implicitRules (implicitRules)is equivalent toEvidenceVariable.implicitRulesElement `EvidenceVariable.implicitRules` is mapped to FHIR R4 element `EvidenceVariable.implicitRules` as `Equivalent`. Asserting 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.
EvidenceVariable.language (language)is equivalent toEvidenceVariable.languageElement `EvidenceVariable.language` is mapped to FHIR R4 element `EvidenceVariable.language` as `Equivalent`. Language 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).
EvidenceVariable.text (text)is equivalent toEvidenceVariable.textElement `EvidenceVariable.text` is mapped to FHIR R4 element `EvidenceVariable.text` as `Equivalent`. Contained 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.
EvidenceVariable.contained (contained)is equivalent toEvidenceVariable.containedElement `EvidenceVariable.contained` is mapped to FHIR R4 element `EvidenceVariable.contained` as `Equivalent`. This 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.
EvidenceVariable.url (url)is equivalent toEvidenceVariable.urlElement `EvidenceVariable.url` is mapped to FHIR R4 element `EvidenceVariable.url` as `Equivalent`. In 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 element to indicate where the current master source of the resource can be found.
EvidenceVariable.identifier (identifier)is equivalent toEvidenceVariable.identifierElement `EvidenceVariable.identifier` is mapped to FHIR R4 element `EvidenceVariable.identifier` as `Equivalent`. Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this evidence variable outside of FHIR, where it is not possible to use the logical URI.
EvidenceVariable.version (version)is equivalent toEvidenceVariable.versionElement `EvidenceVariable.version` is mapped to FHIR R4 element `EvidenceVariable.version` as `Equivalent`. There may be different evidence variable 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 evidence variable with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](https://hl7.org/fhir/resource.h.html#bv-format).
EvidenceVariable.name (name)is equivalent toEvidenceVariable.nameElement `EvidenceVariable.name` is mapped to FHIR R4 element `EvidenceVariable.name` as `Equivalent`. The 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.
EvidenceVariable.title (title)is equivalent toEvidenceVariable.titleElement `EvidenceVariable.title` is mapped to FHIR R4 element `EvidenceVariable.title` as `Equivalent`. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.
EvidenceVariable.shortTitle (shortTitle)is equivalent toEvidenceVariable.shortTitleElement `EvidenceVariable.shortTitle` is mapped to FHIR R4 element `EvidenceVariable.shortTitle` as `Equivalent`.
EvidenceVariable.status (status)is equivalent toEvidenceVariable.statusElement `EvidenceVariable.status` is mapped to FHIR R4 element `EvidenceVariable.status` as `Equivalent`. Allows filtering of evidence variables that are appropriate for use versus not. See guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).
EvidenceVariable.date (date)is equivalent toEvidenceVariable.dateElement `EvidenceVariable.date` is mapped to FHIR R4 element `EvidenceVariable.date` as `Equivalent`. The 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 evidence variable. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource. See guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).
EvidenceVariable.publisher (publisher)is equivalent toEvidenceVariable.publisherElement `EvidenceVariable.publisher` is mapped to FHIR R4 element `EvidenceVariable.publisher` as `Equivalent`. Usually an organization but may be an individual. The publisher (or steward) of the evidence variable is the organization or individual primarily responsible for the maintenance and upkeep of the evidence variable. 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 evidence variable. This item SHOULD be populated unless the information is available from context.
EvidenceVariable.contact (contact)is equivalent toEvidenceVariable.contactElement `EvidenceVariable.contact` is mapped to FHIR R4 element `EvidenceVariable.contact` as `Equivalent`. Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](https://hl7.org/fhir/clinicalreasoning-module.html)). See guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).
EvidenceVariable.description (description)is equivalent toEvidenceVariable.descriptionElement `EvidenceVariable.description` is mapped to FHIR R4 element `EvidenceVariable.description` as `Equivalent`. This 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 evidence variable 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 evidence variable is presumed to be the predominant language in the place the evidence variable was created).
EvidenceVariable.note (note)is equivalent toEvidenceVariable.noteElement `EvidenceVariable.note` is mapped to FHIR R4 element `EvidenceVariable.note` as `Equivalent`.
EvidenceVariable.useContext (useContext)is equivalent toEvidenceVariable.useContextElement `EvidenceVariable.useContext` is mapped to FHIR R4 element `EvidenceVariable.useContext` as `Equivalent`. When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.
EvidenceVariable.author (author)is equivalent toEvidenceVariable.authorElement `EvidenceVariable.author` is mapped to FHIR R4 element `EvidenceVariable.author` as `Equivalent`. Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](https://hl7.org/fhir/clinicalreasoning-module.html)).
EvidenceVariable.editor (editor)is equivalent toEvidenceVariable.editorElement `EvidenceVariable.editor` is mapped to FHIR R4 element `EvidenceVariable.editor` as `Equivalent`. Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](https://hl7.org/fhir/clinicalreasoning-module.html)).
EvidenceVariable.reviewer (reviewer)is equivalent toEvidenceVariable.reviewerElement `EvidenceVariable.reviewer` is mapped to FHIR R4 element `EvidenceVariable.reviewer` as `Equivalent`. Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](https://hl7.org/fhir/clinicalreasoning-module.html)). See guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).
EvidenceVariable.endorser (endorser)is equivalent toEvidenceVariable.endorserElement `EvidenceVariable.endorser` is mapped to FHIR R4 element `EvidenceVariable.endorser` as `Equivalent`. Extensions to ContactDetail include: contactReference, contactAddress, and contributionTime (see [Clinical Reasoning Module](https://hl7.org/fhir/clinicalreasoning-module.html)). See guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).
EvidenceVariable.relatedArtifact (relatedArtifact)is equivalent toEvidenceVariable.relatedArtifactElement `EvidenceVariable.relatedArtifact` is mapped to FHIR R4 element `EvidenceVariable.relatedArtifact` as `Equivalent`. Each related artifact is either an attachment, or a reference to another resource, but not both.
EvidenceVariable.characteristic (characteristic)maps to wider conceptEvidenceVariable.characteristicElement `EvidenceVariable.characteristic` is mapped to FHIR R4 element `EvidenceVariable.characteristic` as `Equivalent`. Characteristics can be defined flexibly to accommodate different use cases for membership criteria, ranging from simple codes, all the way to using an expression language to express the criteria.
EvidenceVariable.characteristic.description (description)is equivalent toEvidenceVariable.characteristic.descriptionElement `EvidenceVariable.characteristic.description` is mapped to FHIR R4 element `EvidenceVariable.characteristic.description` as `Equivalent`.
EvidenceVariable.characteristic.exclude (exclude)is equivalent toEvidenceVariable.characteristic.excludeElement `EvidenceVariable.characteristic.exclude` is mapped to FHIR R4 element `EvidenceVariable.characteristic.exclude` as `Equivalent`.
EvidenceVariable.characteristic.timeFromEvent (timeFromEvent)maps to wider conceptEvidenceVariable.characteristic.timeFromStartElement `EvidenceVariable.characteristic.timeFromEvent` is mapped to FHIR R4 element `EvidenceVariable.characteristic.timeFromStart` as `SourceIsBroaderThanTarget`.

Group 2 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: How to compare versions (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.versionAlgorithm[x] (versionAlgorithm[x])maps to wider conceptExtension (R5: How to compare versions (new))Element `EvidenceVariable.versionAlgorithm[x]` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.versionAlgorithm[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element). If set as a string, this is a FHIRPath expression that has two additional context variables passed in - %version1 and %version2 and will return a negative number if version1 is newer, a positive number if version2 is newer, and a 0 if the version ordering can't successfully be determined.

Group 3 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: For testing purposes, not real usage (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.experimental (experimental)maps to wider conceptExtension (R5: For testing purposes, not real usage (new))Element `EvidenceVariable.experimental` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.experimental` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 4 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Why this EvidenceVariable is defined (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.purpose (purpose)maps to wider conceptExtension (R5: Why this EvidenceVariable is defined (new))Element `EvidenceVariable.purpose` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.purpose` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element). This element does not describe the usage of the EvidenceVariable. 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 EvidenceVariable.

Group 5 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Use and/or publishing restrictions (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.copyright (copyright)maps to wider conceptExtension (R5: Use and/or publishing restrictions (new))Element `EvidenceVariable.copyright` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.copyright` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 6 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Copyright holder and year(s) (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.copyrightLabel (copyrightLabel)maps to wider conceptExtension (R5: Copyright holder and year(s) (new))Element `EvidenceVariable.copyrightLabel` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.copyrightLabel` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element). The (c) symbol should NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.

Group 7 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: When the resource was approved by publisher (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.approvalDate (approvalDate)maps to wider conceptExtension (R5: When the resource was approved by publisher (new))Element `EvidenceVariable.approvalDate` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.approvalDate` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 8 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: When the resource was last reviewed by the publisher (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.lastReviewDate (lastReviewDate)maps to wider conceptExtension (R5: When the resource was last reviewed by the publisher (new))Element `EvidenceVariable.lastReviewDate` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.lastReviewDate` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element). If specified, this date follows the original approval date. See guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).

Group 9 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: When the resource is expected to be used (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.effectivePeriod (effectivePeriod)maps to wider conceptExtension (R5: When the resource is expected to be used (new))Element `EvidenceVariable.effectivePeriod` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.effectivePeriod` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element). The effective period for an EvidenceVariable determines when the content is applicable for usage and is independent of publication and review dates. For example, a variable intended to be used for the year 2016 might be published in 2015. See guidance around (not) making local changes to elements [here](https://hl7.org/fhir/canonicalreso.html#localization).

Group 10 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Actual or conceptual (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.actual (actual)is equivalent toExtension (R5: Actual or conceptual (new))Element `EvidenceVariable.actual` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.actual` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 11 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: A defining factor of the EvidenceVariableversion: 0.1.0)

Source Concept DetailsRelationshipTarget Concept DetailsComment
Codes from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0Codes from R5: A defining factor of the EvidenceVariable
EvidenceVariable.characteristiccharacteristicis equivalent toExtensionElement `EvidenceVariable.characteristic` is mapped to FHIR R4 element `EvidenceVariable.characteristic` as `Equivalent`. Characteristics can be defined flexibly to accommodate different use cases for membership criteria, ranging from simple codes, all the way to using an expression language to express the criteria.
EvidenceVariable.characteristic.linkIdlinkIdmaps to wider conceptExtension.extension:linkIdElement `EvidenceVariable.characteristic.linkId` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.linkId` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.descriptiondescriptionis equivalent toExtension.extension:descriptionElement `EvidenceVariable.characteristic.description` is mapped to FHIR R4 element `EvidenceVariable.characteristic.description` as `Equivalent`.
EvidenceVariable.characteristic.notenotemaps to wider conceptExtension.extension:noteElement `EvidenceVariable.characteristic.note` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.note` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.excludeexcludeis equivalent toExtension.extension:excludeElement `EvidenceVariable.characteristic.exclude` is mapped to FHIR R4 element `EvidenceVariable.characteristic.exclude` as `Equivalent`.
EvidenceVariable.characteristic.definitionReferencedefinitionReferencemaps to wider conceptExtension.extension:definitionReferenceElement `EvidenceVariable.characteristic.definitionReference` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionReference` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionCanonicaldefinitionCanonicalmaps to wider conceptExtension.extension:definitionCanonicalElement `EvidenceVariable.characteristic.definitionCanonical` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionCanonical` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionCodeableConceptdefinitionCodeableConceptmaps to wider conceptExtension.extension:definitionCodeableConceptElement `EvidenceVariable.characteristic.definitionCodeableConcept` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionCodeableConcept` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionExpressiondefinitionExpressionmaps to wider conceptExtension.extension:definitionExpressionElement `EvidenceVariable.characteristic.definitionExpression` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionExpression` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element). When another element provides a definition of the characteristic, the definitionExpression content SHALL match the definition (only adding technical concepts necessary for implementation) without changing the meaning.
EvidenceVariable.characteristic.definitionIddefinitionIdmaps to wider conceptExtension.extension:definitionIdElement `EvidenceVariable.characteristic.definitionId` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionId` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValuedefinitionByTypeAndValuemaps to wider conceptExtension.extension:definitionByTypeAndValueElement `EvidenceVariable.characteristic.definitionByTypeAndValue` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.typetypemaps to wider conceptExtension.extension:definitionByTypeAndValue.extension:typeElement `EvidenceVariable.characteristic.definitionByTypeAndValue.type` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.type` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.type` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.methodmethodmaps to wider conceptExtension.extension:definitionByTypeAndValue.extension:methodElement `EvidenceVariable.characteristic.definitionByTypeAndValue.method` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.method` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.method` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.devicedevicemaps to wider conceptExtension.extension:definitionByTypeAndValue.extension:deviceElement `EvidenceVariable.characteristic.definitionByTypeAndValue.device` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.device` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.device` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]value[x]maps to wider conceptExtension.extension:definitionByTypeAndValue.extension:valueElement `EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.offsetoffsetmaps to wider conceptExtension.extension:definitionByTypeAndValue.extension:offsetElement `EvidenceVariable.characteristic.definitionByTypeAndValue.offset` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.offset` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.offset` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByCombinationdefinitionByCombinationmaps to wider conceptExtension.extension:definitionByCombinationElement `EvidenceVariable.characteristic.definitionByCombination` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByCombination.codecodemaps to wider conceptExtension.extension:definitionByCombination.extension:codeElement `EvidenceVariable.characteristic.definitionByCombination.code` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByCombination` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByCombination.code` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination.code` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByCombination.thresholdthresholdmaps to wider conceptExtension.extension:definitionByCombination.extension:thresholdElement `EvidenceVariable.characteristic.definitionByCombination.threshold` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByCombination` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByCombination.threshold` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination.threshold` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByCombination.characteristiccharacteristicmaps to wider conceptExtension.extension:definitionByCombination.extension:characteristicElement `EvidenceVariable.characteristic.definitionByCombination.characteristic` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByCombination` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByCombination.characteristic` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination.characteristic` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
maps to wider conceptExtension.extension:characteristicElement `EvidenceVariable.characteristic.definitionByCombination.characteristic` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByCombination` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByCombination.characteristic` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination.characteristic` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.instances[x]instances[x]maps to wider conceptExtension.extension:instancesElement `EvidenceVariable.characteristic.instances[x]` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.instances[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.duration[x]duration[x]maps to wider conceptExtension.extension:durationElement `EvidenceVariable.characteristic.duration[x]` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.duration[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.timeFromEventtimeFromEventmaps to wider conceptExtension.extension:timeFromEventElement `EvidenceVariable.characteristic.timeFromEvent` is mapped to FHIR R4 element `EvidenceVariable.characteristic.timeFromStart` as `SourceIsBroaderThanTarget`.
EvidenceVariable.characteristic.timeFromEvent.descriptiondescriptionis equivalent toExtension.extension:timeFromEvent.extension:descriptionElement `EvidenceVariable.characteristic.timeFromEvent.description` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.description` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.timeFromEvent.notenoteis equivalent toExtension.extension:timeFromEvent.extension:noteElement `EvidenceVariable.characteristic.timeFromEvent.note` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.note` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.timeFromEvent.event[x]event[x]maps to wider conceptExtension.extension:timeFromEvent.extension:eventElement `EvidenceVariable.characteristic.timeFromEvent.event[x]` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.event[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.timeFromEvent.quantityquantityis equivalent toExtension.extension:timeFromEvent.extension:quantityElement `EvidenceVariable.characteristic.timeFromEvent.quantity` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.quantity` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.timeFromEvent.rangerangeis equivalent toExtension.extension:timeFromEvent.extension:rangeElement `EvidenceVariable.characteristic.timeFromEvent.range` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.range` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 12 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Label for internal linking (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.linkId (linkId)maps to wider conceptExtension (R5: Label for internal linking (new))Element `EvidenceVariable.characteristic.linkId` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.linkId` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 13 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Used for footnotes or explanatory notes (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.note (note)maps to wider conceptExtension (R5: Used for footnotes or explanatory notes (new))Element `EvidenceVariable.characteristic.note` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.note` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 14 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Defines the characteristic (without using type and value) by a Reference (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.definitionReference (definitionReference)maps to wider conceptExtension (R5: Defines the characteristic (without using type and value) by a Reference (new))Element `EvidenceVariable.characteristic.definitionReference` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionReference` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 15 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Defines the characteristic (without using type and value) by a Canonical (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.definitionCanonical (definitionCanonical)maps to wider conceptExtension (R5: Defines the characteristic (without using type and value) by a Canonical (new))Element `EvidenceVariable.characteristic.definitionCanonical` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionCanonical` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 16 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Defines the characteristic (without using type and value) by a CodeableConcept (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.definitionCodeableConcept (definitionCodeableConcept)maps to wider conceptExtension (R5: Defines the characteristic (without using type and value) by a CodeableConcept (new))Element `EvidenceVariable.characteristic.definitionCodeableConcept` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionCodeableConcept` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 17 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Defines the characteristic (without using type and value) by an expression (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.definitionExpression (definitionExpression)maps to wider conceptExtension (R5: Defines the characteristic (without using type and value) by an expression (new))Element `EvidenceVariable.characteristic.definitionExpression` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionExpression` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element). When another element provides a definition of the characteristic, the definitionExpression content SHALL match the definition (only adding technical concepts necessary for implementation) without changing the meaning.

Group 18 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Defines the characteristic (without using type and value) by an id (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.definitionId (definitionId)maps to wider conceptExtension (R5: Defines the characteristic (without using type and value) by an id (new))Element `EvidenceVariable.characteristic.definitionId` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionId` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 19 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Defines the characteristic using type and value (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.definitionByTypeAndValue (definitionByTypeAndValue)maps to wider conceptExtension (R5: Defines the characteristic using type and value (new))Element `EvidenceVariable.characteristic.definitionByTypeAndValue` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.type (type)maps to wider conceptExtension.extension:type (R5: Expresses the type of characteristic (new))Element `EvidenceVariable.characteristic.definitionByTypeAndValue.type` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.type` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.type` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.method (method)maps to wider conceptExtension.extension:method (R5: Method for how the characteristic value was determined (new))Element `EvidenceVariable.characteristic.definitionByTypeAndValue.method` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.method` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.method` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.device (device)maps to wider conceptExtension.extension:device (R5: Device used for determining characteristic (new))Element `EvidenceVariable.characteristic.definitionByTypeAndValue.device` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.device` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.device` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.value[x] (value[x])maps to wider conceptExtension.extension:value (R5: Defines the characteristic when coupled with characteristic.type (new))Element `EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.value[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByTypeAndValue.offset (offset)maps to wider conceptExtension.extension:offset (R5: Reference point for valueQuantity or valueRange (new))Element `EvidenceVariable.characteristic.definitionByTypeAndValue.offset` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByTypeAndValue` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.offset` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByTypeAndValue.offset` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 20 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Used to specify how two or more characteristics are combined (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.definitionByCombination (definitionByCombination)maps to wider conceptExtension (R5: Used to specify how two or more characteristics are combined (new))Element `EvidenceVariable.characteristic.definitionByCombination` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByCombination.code (code)maps to wider conceptExtension.extension:code (R5: all-of | any-of | at-least | at-most | statistical | net-effect | dataset (new))Element `EvidenceVariable.characteristic.definitionByCombination.code` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByCombination` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByCombination.code` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination.code` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByCombination.threshold (threshold)maps to wider conceptExtension.extension:threshold (R5: Provides the value of "n" when "at-least" or "at-most" codes are used (new))Element `EvidenceVariable.characteristic.definitionByCombination.threshold` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByCombination` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByCombination.threshold` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination.threshold` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.characteristic.definitionByCombination.characteristic (characteristic)maps to wider conceptExtension.extension:characteristic (R5: A defining factor of the characteristic (new))Element `EvidenceVariable.characteristic.definitionByCombination.characteristic` is part of an existing definition because parent element `EvidenceVariable.characteristic.definitionByCombination` requires a cross-version extension. Element `EvidenceVariable.characteristic.definitionByCombination.characteristic` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.definitionByCombination.characteristic` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 21 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Number of occurrences meeting the characteristic (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.instances[x] (instances[x])maps to wider conceptExtension (R5: Number of occurrences meeting the characteristic (new))Element `EvidenceVariable.characteristic.instances[x]` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.instances[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 22 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Length of time in which the characteristic is met (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.duration[x] (duration[x])maps to wider conceptExtension (R5: Length of time in which the characteristic is met (new))Element `EvidenceVariable.characteristic.duration[x]` has a context of EvidenceVariable.characteristic based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.duration[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 23 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Human readable description (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.timeFromEvent.description (description)is equivalent toExtension (R5: Human readable description (new))Element `EvidenceVariable.characteristic.timeFromEvent.description` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.description` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 24 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Used for footnotes or explanatory notes (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.timeFromEvent.note (note)is equivalent toExtension (R5: Used for footnotes or explanatory notes (new))Element `EvidenceVariable.characteristic.timeFromEvent.note` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.note` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 25 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: The event used as a base point (reference point) in time (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.timeFromEvent.event[x] (event[x])maps to wider conceptExtension (R5: The event used as a base point (reference point) in time (new))Element `EvidenceVariable.characteristic.timeFromEvent.event[x]` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.event[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 26 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Used to express the observation at a defined amount of time before or after the event (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.timeFromEvent.quantity (quantity)is equivalent toExtension (R5: Used to express the observation at a defined amount of time before or after the event (new))Element `EvidenceVariable.characteristic.timeFromEvent.quantity` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.quantity` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 27 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: Used to express the observation within a period before and/or after the event (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.characteristic.timeFromEvent.range (range)is equivalent toExtension (R5: Used to express the observation within a period before and/or after the event (new))Element `EvidenceVariable.characteristic.timeFromEvent.range` has a context of EvidenceVariable.characteristic.timeFromStart based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.characteristic.timeFromEvent.range` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 28 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: continuous | dichotomous | ordinal | polychotomous (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.handling (handling)is equivalent toExtension (R5: continuous | dichotomous | ordinal | polychotomous (new))Element `EvidenceVariable.handling` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.handling` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Group 29 Mapping from http://hl7.org/fhir/StructureDefinition/EvidenceVariable|5.0.0 to R5: A grouping for ordinal or polychotomous variables (new)version: 0.1.0)

Source CodeRelationshipTarget CodeComment
EvidenceVariable.category (category)is equivalent toExtension (R5: A grouping for ordinal or polychotomous variables (new))Element `EvidenceVariable.category` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.category` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.category.name (name)is equivalent toExtension.extension:name (R5: Description of the grouping (new))Element `EvidenceVariable.category.name` is part of an existing definition because parent element `EvidenceVariable.category` requires a cross-version extension. Element `EvidenceVariable.category.name` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.category.name` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).
EvidenceVariable.category.value[x] (value[x])is equivalent toExtension.extension:value (R5: Definition of the grouping (new))Element `EvidenceVariable.category.value[x]` is part of an existing definition because parent element `EvidenceVariable.category` requires a cross-version extension. Element `EvidenceVariable.category.value[x]` has a context of EvidenceVariable based on following the parent source element upwards and mapping to `EvidenceVariable`. Element `EvidenceVariable.category.value[x]` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).