Code Monkey home page Code Monkey logo

fhir_validator's Introduction

FHIR_Validator

Offline FHIR Validator for India Context

The FHIR_Validator is an offline tool configured to use the India implementation guide (ndhm.in) with version 6.0.0. It leverages the standard FHIR validator to ensure that your FHIR profiles adhere to the specified guidelines.

Prerequisites

Before running the validator, ensure that you have the Java Runtime Environment installed on your system.

To check if Java is installed, open your command prompt and type:

java --version

Steps to Run the Validation Script

Clone the Repository:

git clone https://github.com/vishi24/FHIR_Validator.git
cd FHIR_Validator

Download FHIR validator jar from https://github.com/hapifhir/org.hl7.fhir.core/releases/latest/download/validator_cli.jar

Place the downloaded jar in the cloned repository.

Place All the Profiles to Be Validated in the FHIR_bundles Directory:

Move or copy all the FHIR profiles you want to validate into the FHIR_bundles directory within the cloned repository.

Open Command Shell and Execute the validator.sh Script:

For Windows Machines:

PowerShell is required to execute the script. In the cloned folder, type powershell in the address bar and hit enter to open PowerShell in that directory. Execute the script by typing:

 .\Validator.sh

For Other Systems:

Open your terminal and navigate to the cloned directory. Execute the script by typing:

sh ./Validator.sh

Quick Tip

For Windows machines, using PowerShell is necessary to run the script. To open PowerShell in the cloned directory, type powershell in the explorer address bar of the cloned repository and hit enter.

Feel free to contribute to this project by opening issues or submitting pull requests.

fhir_validator's People

Contributors

vishi24 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.