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 CodeSystem by OID #35

@nickclyde

Description

@nickclyde

Get a specific code system by OID as FHIR, eg this endpoint on the existing FHIR API: https://phinvads.cdc.gov/baseStu3/CodeSystem/2.16.840.1.113883.12.1

To do this, import model from https://github.com/google/fhir/blob/master/go/proto/google/fhir/proto/r5/core/resources/code_system_go_proto/code_system.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