{"id":15141783,"url":"https://github.com/cybernop/validate-fhir-profiles","last_synced_at":"2026-01-19T22:01:51.558Z","repository":{"id":253265241,"uuid":"842983516","full_name":"cybernop/validate-fhir-profiles","owner":"cybernop","description":"Docker image to validate FHIR profiles","archived":false,"fork":false,"pushed_at":"2024-08-27T14:33:51.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T14:25:01.051Z","etag":null,"topics":["docker","docker-image","fhir","fhir-profiles","validation"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cybernop.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":"2024-08-15T14:27:41.000Z","updated_at":"2024-08-27T14:33:55.000Z","dependencies_parsed_at":"2024-08-27T14:09:10.178Z","dependency_job_id":"9ecabb88-b2b4-4183-9319-97d48c717bad","html_url":"https://github.com/cybernop/validate-fhir-profiles","commit_stats":null,"previous_names":["cybernop/validate-fhir-profiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cybernop/validate-fhir-profiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvalidate-fhir-profiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvalidate-fhir-profiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvalidate-fhir-profiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvalidate-fhir-profiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybernop","download_url":"https://codeload.github.com/cybernop/validate-fhir-profiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvalidate-fhir-profiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28587065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","docker-image","fhir","fhir-profiles","validation"],"created_at":"2024-09-26T09:01:57.325Z","updated_at":"2026-01-19T22:01:51.541Z","avatar_url":"https://github.com/cybernop.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# validate-fhir-profiles\n\n[![Docker Images](https://github.com/cybernop/validate-fhir-profiles/actions/workflows/docker.yml/badge.svg)](https://github.com/cybernop/validate-fhir-profiles/actions/workflows/docker.yml)\n\nThis repository provides Docker image to validate FHIR profiles the HAPI Java Validator.\n\n## Docker Image\n\nThe build information can be found in `docker/`.\n\nValidate FHIR profiles in `\u003cproject dir\u003e`.\n\n```bash\ndocker run --rm -u $(id -u):$(id -g) \\\n    -v \u003cproject dir\u003e:/project \\\n    ghcr.io/cybernop/validate-fhir-profiles:\u003cvalidator version\u003e\n```\n\nWith `\u003cvalidator version\u003e` one can specify which version of the HAPI Java Validator to use for checking. Currently the following versions are supported:\n\n* `6.3.18`\n* `6.3.19`\n* `6.3.20`\n\n### Script\n\nA convenience script can be downloaded\n\n```bash\nwget https://raw.githubusercontent.com/cybernop/validate-fhir-profiles/main/docker/scripts/validate-fhir-profiles.sh\n```\n\nset executable permissions\n\n```bash\nchmod a+x validate-fhir-profiles.sh\n```\n\nCall the script with\n\n```bash\n[VALIDATOR_VERSION=\u003cvalidator version\u003e] validate-fhir-profiles.sh [\u003cproject dir\u003e]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybernop%2Fvalidate-fhir-profiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybernop%2Fvalidate-fhir-profiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybernop%2Fvalidate-fhir-profiles/lists"}