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

gen types - FHIR PathsByType Utility #1

Open
ghost opened this issue Mar 11, 2019 · 6 comments
Open

gen types - FHIR PathsByType Utility #1

ghost opened this issue Mar 11, 2019 · 6 comments
Assignees

Comments

@ghost
Copy link

ghost commented Mar 11, 2019

Cant find how to do this...

@eug48
Copy link
Owner

eug48 commented Mar 28, 2019

Sorry, for whatever reason I missed or didn't get a notification about this issue..

To build PathsByType you need to install F# (e.g. on Windows install Visual Studio Community 2017 and enable desktop F# support), then open the sln file and do a build.

@eug48 eug48 self-assigned this Mar 28, 2019
@joeblew99
Copy link

ah thanks !
Maybe i can convert it to golang :)

@joeblew99
Copy link

Ah its here: https://github.com/eug48/fhir/blob/master/fsharp-fhir-tools/PathsByType/PathsByType.fs

Its basic code but i have no idea what its actually doing.
If you can explain i can give it a shot

@eug48
Copy link
Owner

eug48 commented Apr 16, 2019

It generates the file fhir_types.go from the FHIR specification but I think F# is a much nicer language for this sort of task than golang so there's no need to convert it. Thanks for the offer though!

@joeblew99
Copy link

Ok i wont :)

I am on a MAC and have no idea how to run f# on a non windows machine.

@joeblew99
Copy link

ok found it
https://fsharp.org/use/mac/

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

No branches or pull requests

2 participants