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

Fix ValueSet $expand example

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium

    Description

      Yunwei Wang: http://build.fhir.org/valueset-operation-expand.html#examples
      In this example

      POST [base]/ValueSet/23/$expand
      [other headers]

      {
      "resourceType" : "Parameters",
      "parameter" : [
      {
      "name" : "valueSet",
      "resource" :

      Unknown macro: { "resourceType" }

      }
      ]
      }

      Since the value set is provided as an input parameter, the URL should NOT have valueset id.

      Correction:  POST [base]/ValueSet/$expand{{}}

      Attachments

        Activity

          People

            marc.duteau Marc Duteau
            yunwwang Yunwei Wang
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: