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

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

ConceptMap: R4BCodeSystemElementMapToR4

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

This ConceptMap represents cross-version mappings for elements from a FHIR R4B CodeSystem to FHIR R4.

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


Group 1 Mapping from http://hl7.org/fhir/StructureDefinition/CodeSystem|4.3.0 to CodeSystemversion: 4.0.1)

Source CodeRelationshipTarget CodeComment
CodeSystem.meta (meta)is equivalent toCodeSystem.metaElement `CodeSystem.meta` is mapped to FHIR R4 element `CodeSystem.meta` as `Equivalent`.
CodeSystem.implicitRules (implicitRules)is equivalent toCodeSystem.implicitRulesElement `CodeSystem.implicitRules` is mapped to FHIR R4 element `CodeSystem.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 it's narrative along with other profiles, value sets, etc.
CodeSystem.language (language)is equivalent toCodeSystem.languageElement `CodeSystem.language` is mapped to FHIR R4 element `CodeSystem.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).
CodeSystem.text (text)is equivalent toCodeSystem.textElement `CodeSystem.text` is mapped to FHIR R4 element `CodeSystem.text` as `Equivalent`. Contained resources do not have 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.
CodeSystem.contained (contained)is equivalent toCodeSystem.containedElement `CodeSystem.contained` is mapped to FHIR R4 element `CodeSystem.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.
CodeSystem.url (url)is equivalent toCodeSystem.urlElement `CodeSystem.url` is mapped to FHIR R4 element `CodeSystem.url` as `Equivalent`. Can 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. The 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). 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](https://hl7.org/fhir/resou.html#meta) element to indicate where the current master source of the resource can be found.
CodeSystem.identifier (identifier)is equivalent toCodeSystem.identifierElement `CodeSystem.identifier` is mapped to FHIR R4 element `CodeSystem.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 code system outside of FHIR, where it is not possible to use the logical URI. Note that HL7 defines at least three identifiers for many of its code systems - the FHIR canonical URL, the OID and the V2 Table 0396 mnemonic code.
CodeSystem.version (version)is equivalent toCodeSystem.versionElement `CodeSystem.version` is mapped to FHIR R4 element `CodeSystem.version` as `Equivalent`. There may be different code system 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 code system with the format [url]|[version].
CodeSystem.name (name)is equivalent toCodeSystem.nameElement `CodeSystem.name` is mapped to FHIR R4 element `CodeSystem.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.
CodeSystem.title (title)is equivalent toCodeSystem.titleElement `CodeSystem.title` is mapped to FHIR R4 element `CodeSystem.title` as `Equivalent`. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.
CodeSystem.status (status)is equivalent toCodeSystem.statusElement `CodeSystem.status` is mapped to FHIR R4 element `CodeSystem.status` as `Equivalent`. Allows filtering of code systems that are appropriate for use versus not.
CodeSystem.experimental (experimental)is equivalent toCodeSystem.experimentalElement `CodeSystem.experimental` is mapped to FHIR R4 element `CodeSystem.experimental` as `Equivalent`. Allows filtering of code systems that are appropriate for use versus not.
CodeSystem.date (date)is equivalent toCodeSystem.dateElement `CodeSystem.date` is mapped to FHIR R4 element `CodeSystem.date` as `Equivalent`. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the code system. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.
CodeSystem.publisher (publisher)is equivalent toCodeSystem.publisherElement `CodeSystem.publisher` is mapped to FHIR R4 element `CodeSystem.publisher` as `Equivalent`. Usually an organization but may be an individual. The publisher (or steward) of the code system is the organization or individual primarily responsible for the maintenance and upkeep of the code system. 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 code system. This item SHOULD be populated unless the information is available from context.
CodeSystem.contact (contact)is equivalent toCodeSystem.contactElement `CodeSystem.contact` is mapped to FHIR R4 element `CodeSystem.contact` as `Equivalent`. May be a web site, an email address, a telephone number, etc.
CodeSystem.description (description)is equivalent toCodeSystem.descriptionElement `CodeSystem.description` is mapped to FHIR R4 element `CodeSystem.description` as `Equivalent`. This description can be used to capture details such as why the code system was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the code system 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 code system is presumed to be the predominant language in the place the code system was created).
CodeSystem.useContext (useContext)is equivalent toCodeSystem.useContextElement `CodeSystem.useContext` is mapped to FHIR R4 element `CodeSystem.useContext` as `Equivalent`. When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.
CodeSystem.jurisdiction (jurisdiction)is equivalent toCodeSystem.jurisdictionElement `CodeSystem.jurisdiction` is mapped to FHIR R4 element `CodeSystem.jurisdiction` as `Equivalent`. It may be possible for the code system to be used in jurisdictions other than those for which it was originally designed or intended.
CodeSystem.purpose (purpose)is equivalent toCodeSystem.purposeElement `CodeSystem.purpose` is mapped to FHIR R4 element `CodeSystem.purpose` as `Equivalent`. This element does not describe the usage of the code system. 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 code system.
CodeSystem.copyright (copyright)is equivalent toCodeSystem.copyrightElement `CodeSystem.copyright` is mapped to FHIR R4 element `CodeSystem.copyright` as `Equivalent`. ... Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.
CodeSystem.caseSensitive (caseSensitive)is equivalent toCodeSystem.caseSensitiveElement `CodeSystem.caseSensitive` is mapped to FHIR R4 element `CodeSystem.caseSensitive` as `Equivalent`. If this value is missing, then it is not specified whether a code system is case sensitive or not. When the rule is not known, Postel's law should be followed: produce codes with the correct case, and accept codes in any case. This element is primarily provided to support validation software.
CodeSystem.valueSet (valueSet)is equivalent toCodeSystem.valueSetElement `CodeSystem.valueSet` is mapped to FHIR R4 element `CodeSystem.valueSet` as `Equivalent`. The definition of the value set SHALL include all codes from this code system and only codes from this code system, and it SHALL be immutable.
CodeSystem.hierarchyMeaning (hierarchyMeaning)is equivalent toCodeSystem.hierarchyMeaningElement `CodeSystem.hierarchyMeaning` is mapped to FHIR R4 element `CodeSystem.hierarchyMeaning` as `Equivalent`. Note that other representations might have a different hierarchy or none at all, and represent the information using properties.
CodeSystem.compositional (compositional)is equivalent toCodeSystem.compositionalElement `CodeSystem.compositional` is mapped to FHIR R4 element `CodeSystem.compositional` as `Equivalent`. Note that the code system resource does not define what the compositional grammar is, only whether or not there is one.
CodeSystem.versionNeeded (versionNeeded)is equivalent toCodeSystem.versionNeededElement `CodeSystem.versionNeeded` is mapped to FHIR R4 element `CodeSystem.versionNeeded` as `Equivalent`. Best practice is that code systems do not redefine concepts, or that if concepts are redefined, a new code system definition is created. But this is not always possible, so some code systems may be defined as 'versionNeeded'. Most code systems occasionally refine the displays defined for concepts between versions. Contexts in which the concept display values are validated may require that the version be specified for some code systems irrespective of the value of this property.
CodeSystem.content (content)is equivalent toCodeSystem.contentElement `CodeSystem.content` is mapped to FHIR R4 element `CodeSystem.content` as `Equivalent`.
CodeSystem.supplements (supplements)is equivalent toCodeSystem.supplementsElement `CodeSystem.supplements` is mapped to FHIR R4 element `CodeSystem.supplements` as `Equivalent`. The most common use of a code system supplement is to add additional language support.
CodeSystem.count (count)is equivalent toCodeSystem.countElement `CodeSystem.count` is mapped to FHIR R4 element `CodeSystem.count` as `Equivalent`. The count of concepts defined in this resource cannot be more than this value but may be less for several reasons - see the content element.
CodeSystem.filter (filter)maps to wider conceptCodeSystem.filterElement `CodeSystem.filter` is mapped to FHIR R4 element `CodeSystem.filter` as `Equivalent`. Note that filters defined in code systems usually require custom code on the part of any terminology engine that will make them available for use in value set filters. For this reason, they are generally only seen in high value published terminologies.
CodeSystem.filter.code (code)is equivalent toCodeSystem.filter.codeElement `CodeSystem.filter.code` is mapped to FHIR R4 element `CodeSystem.filter.code` as `Equivalent`.
CodeSystem.filter.description (description)is equivalent toCodeSystem.filter.descriptionElement `CodeSystem.filter.description` is mapped to FHIR R4 element `CodeSystem.filter.description` as `Equivalent`.
CodeSystem.filter.operator (operator)is equivalent toCodeSystem.filter.operatorElement `CodeSystem.filter.operator` is mapped to FHIR R4 element `CodeSystem.filter.operator` as `Equivalent`.
CodeSystem.filter.value (value)is equivalent toCodeSystem.filter.valueElement `CodeSystem.filter.value` is mapped to FHIR R4 element `CodeSystem.filter.value` as `Equivalent`.
CodeSystem.property (property)maps to wider conceptCodeSystem.propertyElement `CodeSystem.property` is mapped to FHIR R4 element `CodeSystem.property` as `Equivalent`.
CodeSystem.property.code (code)is equivalent toCodeSystem.property.codeElement `CodeSystem.property.code` is mapped to FHIR R4 element `CodeSystem.property.code` as `Equivalent`.
CodeSystem.property.uri (uri)is equivalent toCodeSystem.property.uriElement `CodeSystem.property.uri` is mapped to FHIR R4 element `CodeSystem.property.uri` as `Equivalent`.
CodeSystem.property.description (description)is equivalent toCodeSystem.property.descriptionElement `CodeSystem.property.description` is mapped to FHIR R4 element `CodeSystem.property.description` as `Equivalent`.
CodeSystem.property.type (type)is equivalent toCodeSystem.property.typeElement `CodeSystem.property.type` is mapped to FHIR R4 element `CodeSystem.property.type` as `Equivalent`.
CodeSystem.concept (concept)maps to wider conceptCodeSystem.conceptElement `CodeSystem.concept` is mapped to FHIR R4 element `CodeSystem.concept` as `Equivalent`. If this is empty, it means that the code system resource does not represent the content of the code system.
CodeSystem.concept.code (code)is equivalent toCodeSystem.concept.codeElement `CodeSystem.concept.code` is mapped to FHIR R4 element `CodeSystem.concept.code` as `Equivalent`.
CodeSystem.concept.display (display)is equivalent toCodeSystem.concept.displayElement `CodeSystem.concept.display` is mapped to FHIR R4 element `CodeSystem.concept.display` as `Equivalent`.
CodeSystem.concept.definition (definition)is equivalent toCodeSystem.concept.definitionElement `CodeSystem.concept.definition` is mapped to FHIR R4 element `CodeSystem.concept.definition` as `Equivalent`.
CodeSystem.concept.designation (designation)maps to wider conceptCodeSystem.concept.designationElement `CodeSystem.concept.designation` is mapped to FHIR R4 element `CodeSystem.concept.designation` as `Equivalent`. Concepts have both a ```display``` and an array of ```designation```. The display is equivalent to a special designation with an implied ```designation.use``` of "primary code" and a language equal to the [Resource Language](https://hl7.org/fhir/resource..html#language).
CodeSystem.concept.designation.language (language)is equivalent toCodeSystem.concept.designation.languageElement `CodeSystem.concept.designation.language` is mapped to FHIR R4 element `CodeSystem.concept.designation.language` as `Equivalent`. In the absence of a language, the resource language applies.
CodeSystem.concept.designation.use (use)is equivalent toCodeSystem.concept.designation.useElement `CodeSystem.concept.designation.use` is mapped to FHIR R4 element `CodeSystem.concept.designation.use` as `Equivalent`. If no use is provided, the designation can be assumed to be suitable for general display to a human user.
CodeSystem.concept.designation.value (value)is equivalent toCodeSystem.concept.designation.valueElement `CodeSystem.concept.designation.value` is mapped to FHIR R4 element `CodeSystem.concept.designation.value` as `Equivalent`.
CodeSystem.concept.property (property)maps to wider conceptCodeSystem.concept.propertyElement `CodeSystem.concept.property` is mapped to FHIR R4 element `CodeSystem.concept.property` as `Equivalent`.
CodeSystem.concept.property.code (code)is equivalent toCodeSystem.concept.property.codeElement `CodeSystem.concept.property.code` is mapped to FHIR R4 element `CodeSystem.concept.property.code` as `Equivalent`.
CodeSystem.concept.property.value[x] (value[x])is equivalent toCodeSystem.concept.property.value[x]Element `CodeSystem.concept.property.value[x]` is mapped to FHIR R4 element `CodeSystem.concept.property.value[x]` as `Equivalent`. The target context `CodeSystem.concept.property.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `CodeSystem.concept.property`.
CodeSystem.concept.concept (concept)is equivalent toCodeSystem.concept.conceptElement `CodeSystem.concept.concept` is mapped to FHIR R4 element `CodeSystem.concept.concept` as `Equivalent`.