Stream: implementers
Topic: vscode extension FHIR tools
Yannick Lagger (Nov 19 2019 at 06:26):
Hello FHIR Commmunity
I announce the release of a FHIR extension for visual studio code. You can find it by searching “FHIR tools” or “Yannick Lagger”
For the moment, this extension allows:
- to convert an xml resource to json
- to convert a json resource to xml
- to validate a resource
- to perform fhirpath queries on a resource
If someone is interested to add new feature let me know. I hope to extend the number of features in a near future
If you find bugs please create issues on the github repository or create a pull requests: https://github.com/laggery/vscode-fhir-tools
Last updated: Apr 12 2022 at 19:14 UTC