Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a FHIRTerminologyClient #267

Open
brynrhodes opened this issue Jul 21, 2021 · 3 comments
Open

Add a FHIRTerminologyClient #267

brynrhodes opened this issue Jul 21, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@brynrhodes
Copy link
Member

Build a FHIRTerminologyClient component that facilitates use of an R4 FHIR Terminology Service. Specifically implement:

  • resolveValueSet(canonical) (with or without a version reference)
  • resolveCodeSystem(canonical) with or without a version reference)
  • inValueSet(CodeableConcept, canonical)
  • inCodeSystem(CodeableConcept, canonical)
  • expandValueSet(canonical)
@c-schuler
Copy link
Contributor

@bryantaustin13 I see that #484 was closed. Was this intentional? Has the work been done in another PR or project (e.g. the Repository API)?

@bryantaustin13
Copy link
Contributor

It was not intentional. I am recreating the PR for it.

@bryantaustin13
Copy link
Contributor

The replacement PR is: #531

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants