laggery / vscode-fhir-tools

Other
15 stars 6 forks source link

Donate

Do you like this extension? Help me to make it better with a donation, click the first button.

vscode-fhir-tools

Vscode-fhir-tools is an open-source extension for Visual Studio Code that implement some tools for the FHIR® standard created by Yannick Lagger. This project is not affiliated with, or approved or sponsored by, HL7.

FHIR® is the registered trademark of HL7 and is used with the permission of HL7. Use of the FHIR trademark does not constitute endorsement of this product by HL7.

See the release notes for the full set of changes

Features

Convert XML FHIR resource to JSON

Convert XML FHIR resource to JSON

Convert JSON FHIR resource to XML

Convert JSON FHIR resource to XML

Validate FHIR resource (XML or JSON)

Validate FHIR resource

Run IGPublisher in terminal

update IG Publisher and Validator

The Java validator and IG Publisher are updated frequently. You can update the tooling by opening the Command Palette (⇧⌘P) and type "FHIR update Java Validator and IGPublisher"

Validate FHIR resource with multiple parameters

Validate FHIR resource with params

Fhirpath search on resource

Fhirpath tool

Requirements

The resource validation use the official FHIR validator. For this reason you must have JAVA jre installed and in your path.

Known Issues

At the moment there are no known issues. If you find some issues please create an issue on github

Licence

Copyright (C) Yannick Lagger, Switzerland. Fhir-tools is released under the Apache-2.0

Other used open source project