{"id":24752066,"url":"https://github.com/inferno-framework/fhir-validator-app","last_synced_at":"2025-06-14T03:05:25.391Z","repository":{"id":38890407,"uuid":"239613835","full_name":"inferno-framework/fhir-validator-app","owner":"inferno-framework","description":"A standalone app for validating FHIR resources against an optional Implementation Guide","archived":false,"fork":false,"pushed_at":"2024-01-23T19:36:27.000Z","size":1683,"stargazers_count":37,"open_issues_count":51,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-14T03:03:58.176Z","etag":null,"topics":["fhir","fhir-validator","inferno"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inferno-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-10T21:09:41.000Z","updated_at":"2024-12-10T21:58:24.000Z","dependencies_parsed_at":"2023-11-28T18:26:29.778Z","dependency_job_id":"17d2bddb-311c-433b-9c0e-a3e48a3516e7","html_url":"https://github.com/inferno-framework/fhir-validator-app","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/inferno-framework/fhir-validator-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferno-framework%2Ffhir-validator-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferno-framework%2Ffhir-validator-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferno-framework%2Ffhir-validator-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferno-framework%2Ffhir-validator-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inferno-framework","download_url":"https://codeload.github.com/inferno-framework/fhir-validator-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inferno-framework%2Ffhir-validator-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259752049,"owners_count":22905970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fhir","fhir-validator","inferno"],"created_at":"2025-01-28T10:34:42.191Z","updated_at":"2025-06-14T03:05:25.375Z","avatar_url":"https://github.com/inferno-framework.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This app is a stand-alone [HL7® FHIR®](http://fhir.hl7.org/) resource validator.\nUsing this app, you can validate a FHIR resource against an optional FHIR\nProfile.\n\n## Running the FHIR Validator App in development\n### Requirements:\n* Node `16` with `npm` installed\n* Docker (to run the FHIR validator wrapper)\n\n### Setup\nFrom the root directory of `fhir-validator-app`:\n* `npm install`\n\n### Running the app:\nFrom the root directory of `fhir-validator-app`:\n* Run the Typescript compilation engine: `npm start`\n  * Note: this will auto-recompile whenever you save a change to one of the Typescript files, and will trigger a page refresh if you have the app open in development\n* Run the validator wrapper: `docker run -p 8080:4567 infernocommunity/fhir-validator-service:latest`\n* Navigate to the app in your browser of choice at http://localhost:4567\n\n## Running the FHIR Validator App in Docker\nFrom the root directory of `fhir-validator-app`:\n* Build the image, using `docker build . -t fhir_validator_app`\n* Run the container, using `docker run -p 8080:80 -e external_validator_url=\u003cURL to external validator\u003e fhir_validator_app`\n* Visit the site at `http://localhost:8080`\n\n## Running the FHIR Validator App using Docker Compose\nFrom the root directory of `fhir-validator-app`:\n* Build the image, using `docker compose build`\n* Run the compose file, using `docker compose up`. This will run both the standalone validator app, as well as the [fhir-validator-wrapper](https://github.com/inferno-community/fhir-validator-wrapper) Docker container required to do external validation.\n\n## Contact Us\nThe Inferno development team can be reached by email at\ninferno@groups.mitre.org.  Inferno also has a dedicated [HL7 FHIR chat\nchannel](https://chat.fhir.org/#narrow/stream/153-inferno).\n\n## License\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at\n```\nhttp://www.apache.org/licenses/LICENSE-2.0\n```\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n\n## Trademark Notice\n\nHL7, FHIR and the FHIR [FLAME DESIGN] are the registered trademarks of Health\nLevel Seven International and their use does not constitute endorsement by HL7.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finferno-framework%2Ffhir-validator-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finferno-framework%2Ffhir-validator-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finferno-framework%2Ffhir-validator-app/lists"}