{"id":43385252,"url":"https://github.com/trifork/fhir-validator","last_synced_at":"2026-02-02T10:21:58.535Z","repository":{"id":318914582,"uuid":"1072443283","full_name":"trifork/fhir-validator","owner":"trifork","description":"A dockerized version of the FHIR validator","archived":false,"fork":false,"pushed_at":"2025-10-15T15:08:11.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-16T12:19:34.493Z","etag":null,"topics":["fhir","fhir-ig","fhir-implementation-guide"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trifork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-08T18:15:55.000Z","updated_at":"2025-10-15T15:07:51.000Z","dependencies_parsed_at":"2025-10-17T06:43:57.694Z","dependency_job_id":null,"html_url":"https://github.com/trifork/fhir-validator","commit_stats":null,"previous_names":["trifork/fhir-validator"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/trifork/fhir-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trifork%2Ffhir-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trifork%2Ffhir-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trifork%2Ffhir-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trifork%2Ffhir-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trifork","download_url":"https://codeload.github.com/trifork/fhir-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trifork%2Ffhir-validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29010047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T08:40:12.472Z","status":"ssl_error","status_checked_at":"2026-02-02T08:40:10.926Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["fhir","fhir-ig","fhir-implementation-guide"],"created_at":"2026-02-02T10:21:57.838Z","updated_at":"2026-02-02T10:21:58.526Z","avatar_url":"https://github.com/trifork.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repo wraps and releases the FHIR validator CLI in Docker - as found on https://github.com/hapifhir/org.hl7.fhir.core/releases . New releases are automatically wrapped and published as Docker images.\n\nDocumentation for the CLI can be found on https://confluence.hl7.org/spaces/FHIR/pages/35718580/Using+the+FHIR+Validator#UsingtheFHIRValidator-PackageRegeneration (in regards to repackaging).\n\nExample use of the Github Actions also located in this repo is as follows:\n\n```\n ci-build-repackage:\n    name: Build repackaged IG tarball\n    runs-on: ubuntu-latest-4-cores\n    container: ghcr.io/trifork/fhir-validator:latest\n    needs: ci-build  \n    env:\n      NEW_VERSION: ${{ needs.ci-build.outputs.new_version }}\n\n    steps:\n      - uses: actions/download-artifact@v4\n        with:\n          name: output-directory\n          path: \"./output\"\n\n      - name: Add package to FHIR cache\n        shell: bash\n        run: |\n          echo \"New version: ${NEW_VERSION}\"\n          DAEMON_CACHE_DIR=\"/root/.fhir/packages/x.y.z#${NEW_VERSION}\"\n          rm -rf \"${DAEMON_CACHE_DIR}\"\n          mkdir -p \"${DAEMON_CACHE_DIR}\"\n          tar -xzf output/package.tgz -C \"${DAEMON_CACHE_DIR}\"\n\n      - name: Repackage Implementation Guide\n        uses: trifork/fhir-validator/.github/actions/repackage@main\n        with:\n          fhir_ig_id: x.y.z#${{ env.NEW_VERSION }}\n          output: ./output/package-repackaged.tgz\n          package_name: x.y.z.repackaged#${{ env.NEW_VERSION }}\n          expansion_parameters: ${{ env.FHIR_CACHE_DIR }}/package/Parameters-expParam.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrifork%2Ffhir-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrifork%2Ffhir-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrifork%2Ffhir-validator/lists"}