{"id":21929974,"url":"https://github.com/cybernop/vscode-fhir-devcontainer","last_synced_at":"2026-02-11T21:34:12.620Z","repository":{"id":182313069,"uuid":"668290095","full_name":"cybernop/vscode-fhir-devcontainer","owner":"cybernop","description":"Prebuilt VS Code devcontainers providing tools to build HL7 FHIR profiles using FSH sushi and IGs","archived":false,"fork":false,"pushed_at":"2025-03-17T07:44:25.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T08:51:36.828Z","etag":null,"topics":["fhir","fsh","ig-publisher","sushi","vscode","vscode-devcontainer"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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":"2023-07-19T13:09:16.000Z","updated_at":"2025-03-17T07:44:29.000Z","dependencies_parsed_at":"2023-11-07T19:39:44.057Z","dependency_job_id":"eb290924-0a86-4fb3-8e79-660f67f2a4d5","html_url":"https://github.com/cybernop/vscode-fhir-devcontainer","commit_stats":null,"previous_names":["cybernop/vscode-fhir-devcontainer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cybernop/vscode-fhir-devcontainer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvscode-fhir-devcontainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvscode-fhir-devcontainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvscode-fhir-devcontainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvscode-fhir-devcontainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybernop","download_url":"https://codeload.github.com/cybernop/vscode-fhir-devcontainer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybernop%2Fvscode-fhir-devcontainer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29345576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","fsh","ig-publisher","sushi","vscode","vscode-devcontainer"],"created_at":"2024-11-28T23:06:57.646Z","updated_at":"2026-02-11T21:34:12.604Z","avatar_url":"https://github.com/cybernop.png","language":"Dockerfile","readme":"# VS Code FHIR development containers\n\n[![Docker Images](https://github.com/cybernop/vscode-fhir-devcontainer/actions/workflows/docker.yaml/badge.svg)](https://github.com/cybernop/vscode-fhir-devcontainer/actions/workflows/docker.yaml)\n\nPrebuilt VS Code development containers providing tools to build FHIR profiles using FSH sushi and IGs.\n\n## Images and tags\n\nAvailable images:\n\n* only FSH sushi: `ghcr.io/cybernop/vscode-fhir-devcontainer/fsh-sushi`\n* FSH sushi and IG publisher: `ghcr.io/cybernop/vscode-fhir-devcontainer/ig-publisher`\n\nTags have the schema `\u003csushi version\u003e-\u003cos base\u003e`.\n\nAvailable `\u003csushi version\u003e`:\n\n* `2.10.2`\n* `3.0.0`\n* `3.5.0`\n* `3.10.0`\n* `3.11.0`\n* `3.11.1`\n* `3.12.0`\n* `3.12.1`\n* `3.13.0`\n* `3.13.1`\n* `3.14.0`\n\nAvailable `\u003cos-base\u003e`:\n\n* `alpine`\n* `ubuntu`\n\n## Usage\n\n### Simple usage\n\nThe easiest way using one of the development containers is by creating `.devcontainer/devcontainer.json` in your project root and set\n\n```json\n{\n    \"image\": \"\u003cimage\u003e:\u003ctag\u003e\"\n}\n```\n\n### Advanced usage\n\nTo modify the base image, e.g. for installing other dependencies, one can create your own `Dockerfile` in `.devcontainer` like:\n\n```Dockerfile\nFROM \u003cimage\u003e:\u003ctag\u003e\n\n# Do stuff\n```\n\nand instead of setting the `image` property in `devcontainer.json` set\n\n```json\n{\n    \"build\": {\n        \"dockerfile\": \"Dockerfile\"\n    }\n}\n```\n\nFor more information about dev containers, see [https://containers.dev/implementors/json_reference/](https://containers.dev/implementors/json_reference/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybernop%2Fvscode-fhir-devcontainer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybernop%2Fvscode-fhir-devcontainer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybernop%2Fvscode-fhir-devcontainer/lists"}