Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Add endpoint to get a FHIR ValueSet by OID #36

@nickclyde

Description

@nickclyde

Get a specific value set by OID as FHIR, eg this endpoint on the existing FHIR API: https://phinvads.cdc.gov/baseStu3/ValueSet/2.16.840.1.113883.1.11.1

To do this, import model from https://github.com/google/fhir/blob/master/go/proto/google/fhir/proto/r5/core/resources/value_set_go_proto/value_set.pb.go and serialize database model to it

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions