microsoft / microsoft/fhir-server

Want to support filters in valuesets

Open
#2,469 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

VSTS-Backlog
Dominant language
TSQL
Stars
1.4k
Forks
592
Avg merge
2d 7h
Merged PRs (30d)
41

Description

User story
As a implementer of US core, I want the ability to support filters in valuesets so that I can use https://hl7.org/fhir/us/core/ValueSet-detailed-race.json.html with my patients.

Acceptance criteria

  1. When I do $validate against customers with race in https://hl7.org/fhir/us/core/ValueSet-detailed-race.json.html I am able to.

This is related to this fire.ly issue: https://github.com/FirelyTeam/firely-net-sdk/issues/1956

We could wait until fire.ly supports it or take their recommendations.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the FHIR $validate entry point and review how the detailed-race ValueSet is represented at the linked HL7 URL. Read the related Firely issue and its recommendations before deciding the implementation path. Done means $validate accepts customers whose race uses the detailed-race ValueSet.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.