Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-25925

Replace ConceptMap.group.source/sourceVersion and ConceptMap.group.target/targetVersion elements with sourceCanonical and targetCanonical elements

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive with Modification
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R5
    • Terminology Infrastructure
    • ConceptMap
    • Hide

      Accept the proposal with the changes as documented below:

      Change the following ConcepMap elements from:

      • group.source [0..1] uri
      • group.sourceVersion  [0..1] string
      • group.target [0..1] uri
      • group.targetVersion  [0..1] string

      TO (slight change from original proposal - did not include "canonical" in the element name)

      • group.source  [0..1] canonical(CodeSystem)
      • group.target [0..1] canonical(CodeSystem)

       

      Show
      Accept the proposal with the changes as documented below: Change the following ConcepMap elements from: group.source  [0..1]  uri group.sourceVersion   [0..1]  string group.target  [0..1]  uri group.targetVersion   [0..1]  string TO (slight change from original proposal - did not include "canonical" in the element name) group.source   [0..1]  canonical(CodeSystem) group.target  [0..1]  canonical(CodeSystem)  
    • Reuben Daniels/Michael Lawley : 4-0-0
    • Enhancement
    • Non-compatible
    • R5

    Description

      ConceptMap includes elements

      • group.source [0..1] uri
      • group.sourceVersion  [0..1] string
      • group.target [0..1] uri
      • group.targetVersion  [0..1] string

      This seems to not have been updated in the move to R4 in the way that other uri/version pairs for referring to url-identified resources have been (e.g. ValueSet.compose.include.valueSet).

      The proposal is to replace these with:

      • group.sourceCanonical  [0..1] canonical(CodeSystem)
      • group.targetCanonical [0..1] canonical(CodeSystem)

      Attachments

        Activity

          People

            marc.duteau Marc Duteau
            jim_steel Jim Steel
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: