For a full list of available versions, see the Directory of published versions
This implementation guide is web-based and is intended to be browsed online. However, for the convenience of implementers, both this implementation guide and its resource definitions are available to download for local use.
Below are links to a couple useful tools to support implementers with validation of FHIR Resource instances.
FHIR Validator
The FHIR Validator is a powerful tool available to you for validating FHIR Resource instances generated by your application, examples instances created for testing, etc. This page provides instructions to download and use the FHIR validator.
Example of use with this IG (note the -ig parameter value):
java -jar validator_cli.jar your-resource.json -version 4.01 -ig https://simplifier.net/packages/ca.on.oh-erec/0.12.1-alpha1.0.3.tgz -html-output qa.html