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

NamingSystem $preferred-id Operation - Rename 'id' Input Parameter to 'identifier'

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Not Persuasive with Modification
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R5
    • Terminology Infrastructure
    • NamingSystem
    • Terminology Module
    • 4.11.11.1 Operation
    • Hide

      Change this text: 

      The server parses the provided id to see what type it is (mary a URI, an OID as a URI, a plain OID, or a v2 table 0396 code). If the server can't tell what type of identifier it is, it can try it as multiple types. It is an error if more than one system matches the provided identifier

      to:

      The server parses the provided identifier to see what type it is (e.g. a URI, an OID as a URI, a plain OID, or a v2 table 0396 code). If the server can't tell what type of identifier it is, it can try it as multiple types. It is an error if more than one system matches the provided identifier

      Show
      Change this text:  The server parses the provided id to see what type it is (mary a URI, an OID as a URI, a plain OID, or a v2 table 0396 code). If the server can't tell what type of identifier it is, it can try it as multiple types. It is an error if more than one system matches the provided identifier to: The server parses the provided identifier to see what type it is ( e.g. a URI, an OID as a URI, a plain OID, or a v2 table 0396 code). If the server can't tell what type of identifier it is, it can try it as multiple types. It is an error if more than one system matches the provided identifier
    • Peter Jordan / Rob Hausam: 10-0-0
    • Clarification
    • Non-substantive
    • R5

    Description

      This appears to be the only operation in the FHIR spec that contains an input parameter called 'id' and is causing issues with the routing templates in the Controller Class of the open source library provided for .NET Web API server implementers . Even though the 'id' parameter is contained in the query string, the template treats this as a Resource id, rather than an identifier value to be matched with a value in the uniqueIdentifers element of a NamingSystem resource.

      Attachments

        Activity

          People

            Unassigned Unassigned
            peter_jordan Peter Jordan
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: