Skip to content

hcinterop/fhir

Repository files navigation

fhir

Go Reference

FHIR is a library of autogenerated FHIR Resources as described in the JSON Scheme

Credits:

Versions

FHIR Schema version Library version
v4.3 v0.0.2
v5.0 v0.0.3

How to generate

Run the following commands from the root of the repository(In the order mentioned)

  • go get tool
  • go install tool
  • go generate