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

incorrect guidance on accessing VSAC Valueset VSD

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium
    • US Core (FHIR)
    • 4.0.0
    • Cross-Group Projects
    • Terminology
    • Hide

      GET [https://vsac.nlm.nih.gov/ValueSet/][VSAC OID]/expansion

      GET [https://cts.nlm.nih.gov/fhir/ValueSet/][VSAC OID]

      • To retrieve the FHIR ValueSet expansion use the FHIR expand operation base uri = [https://cts.nlm.nih.gov/fhir/ValueSet/ + [VSAC OID]|https://cts.nlm.nih.gov/fhir/ValueSet/] + /$expand:

      GET [https://cts.nlm.nih.gov/fhir/ValueSet/][VSAC OID]/$expand

       
       Comment
      For more information refer to the FHIR Terminology Service for VSAC Resources:]

      for example.

      Note that only one login is required per session. The FHIR ValueSet resource can also be fetched for this value set using the url [https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.38

      [screenshot]

      The FHIR ValueSet expansion can also be fetched for this value set using the url [https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.38

      [screenshot]

      Show
      To view the value set expansion in VSAC, use the base uri = [ https://cts.nlm.nih.gov/fhir/ValueSet/ ] + the VSAC OID + “/expansion” GET [ https://vsac.nlm.nih.gov/ValueSet/ ][VSAC OID]/expansion To retrieve the FHIR ValueSet resource (in other words, the value set definition), use the base uri = [ https://cts.nlm.nih.gov/fhir/ValueSet/ ] + the VSAC OID: GET [ https://cts.nlm.nih.gov/fhir/ValueSet/ ][VSAC OID] To retrieve the FHIR ValueSet expansion use the FHIR  expand  operation base uri = [ https://cts.nlm.nih.gov/fhir/ValueSet/  + [VSAC OID] |https://cts.nlm.nih.gov/fhir/ValueSet/] + /$expand: GET [ https://cts.nlm.nih.gov/fhir/ValueSet/ ][VSAC OID]/$expand    Comment For more information refer to the  FHIR Terminology Service for VSAC Resources :] for example. … Note that only one login is required per session. The FHIR ValueSet resource can also be fetched for this value set using the url  [https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.38 [screenshot] The FHIR ValueSet expansion can also be fetched for this value set using the url  [https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.38 [screenshot]
    • Correction

    Description

      Eric Haas: using https://cts.nlm.nih.gov/fhir/res/ValueSet/2.16.840.1.113762.1.4.1010.4

      We documented how to access the VSD incorrectly : http://build.fhir.org/ig/HL7/US-Core/terminology.html#using-value-set-authority-center-vsac

      The retrieval of a value set using the FHIR API structure using just the OID provided will only retrieve the value set definition, when available, and to obtain the expansion, the expansion operation is used.

      Eric Haas: will create a tracker to correct

      Attachments

        Activity

          People

            Unassigned Unassigned
            ehaas Eric Haas
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: