FHIR is a library of autogenerated FHIR Resources as described in the JSON Scheme
Credits:
- The Go structures are autogenerated using the tool Generate. Thank you Adrian Hesketh for such a nice tool
FHIR Schema version | Library version |
---|---|
v4.3 | v0.0.2 |
v5.0 | v0.0.3 |
Run the following commands from the root of the repository(In the order mentioned)
go get tool
go install tool
go generate