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

Add onlyUseConceptMap input parameter to $translate

    XMLWordPrintableJSON

Details

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

      Existing R4 text for the $translate operation (1st sentence in introduction)

      Translate a code from one value set to another, based on the existing value set and concept maps resources, and/or other additional knowledge available to the server if no concept map is explicitly specified.

      Replace with this text: 

      Translate a code from one value set to another, based on the specified ConceptMap resource. If no ConceptMap resource is specified, then other additional knowledge available to the server may be used. 

      Show
      Existing R4 text for the $translate operation (1st sentence in introduction) Translate a code from one value set to another, based on the existing value set and concept maps resources, and/or other additional knowledge available to the server if no concept map is explicitly specified. Replace with this text:  Translate a code from one value set to another, based on the specified ConceptMap resource. If no ConceptMap resource is specified, then other additional knowledge available to the server may be used. 
    • Michael Lawley / Rob Hausam: 2-0-1
    • Clarification
    • Non-compatible
    • R5

    Description

      Processing of a $translate operation invoked at instance level (i.e. [base]/ConceptMap/[id]/$translate) request allows terminology server implementations to use additional knowledge available to the server to return matches in the response. They may be cases where clients wish to only have matches returned based on relationships in the ConceptMap itself (and no additional information known to the terminology server).

      Proposal:

      It is proposed that an optional boolean input parameter be added to $translate to control whether

      • only the ConceptMap is used (true case); or
      • not (false state).

      The parameter may be named "onlyUseConceptMap" (or a more appropriate name) and must default to false if not provided.

      Attachments

        Activity

          People

            marc.duteau Marc Duteau
            reuben.daniels Reuben Daniels
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: