Improve comment on resource-id/url matching - 2018-May Core Norm Infrastructure #230

XMLWordPrintableJSON

    • Type: Change Request
    • Resolution: Persuasive
    • Priority: Medium
    • FHIR Core (FHIR)
    • STU3
    • FHIR Infrastructure
    • Bundle
    • Hide

      Fix

      Show
      Fix
    • Grahame Grieve/Rick Geimer: 7-0-4
    • Correction
    • Non-substantive
    • STU3

      Existing Wording: Note that since [FHIR resources do not need to be served through the FHIR API], the absolute URL might not end with the logical id of the resource (Resource.id), but if the fullUrl does look like a RESTful server URL (e.g. meets the regex, then it SHALL end with the Resource.id.

      Proposed Wording: Note that since [FHIR resources do not need to be served through the FHIR API], the absolute URL might be a urn rather than a RESTful url and not be a proper RESTful URL containing the logical id of the resource (Resource.id). However, if the fullUrl is structured as a RESTful server URL (e.g. meets the regex), then the 'id' portion of the fullUrl following the final '/' SHALL match the Resource.id.

      Comment:

      Merely ending with the id isn't sufficient. Need to explain what the other options are for the id

      Summary:

      Improve comment on resource-id/url matching

            Assignee:
            Unassigned
            Reporter:
            Lloyd McKenzie
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: