Releases: inferno-framework/fhir-validator-app
Releases · inferno-framework/fhir-validator-app
v1.0.2
v1.0.1
v1.0.0
Version 1.0.0:
Web application allowing users to validate JSON/XML FHIR Resources.
- FHIR Resource
- Supports uploading via copy paste or file browser
- Checks for valid JSON/XML structure and basic FHIR properties give immediate feedback before more thorough validation
- Implementation Guides (IGs)
- Can select and load IGs from packages.fhir.org
- IGs may also be uploaded via a
package.tgz
which conforms to the FHIR NPM Package Specification and includes a.index.json
- Profile Selection
- Supports uploading via copy paste, file browser, or selection based on loaded IG profiles
- Profiles sorted based on selected IG
- Validation Results
- Error highlighting
- Jump to error