{"id":21025178,"url":"https://github.com/worldhealthorganization/smart-base","last_synced_at":"2026-04-02T11:22:13.515Z","repository":{"id":203531432,"uuid":"681901436","full_name":"WorldHealthOrganization/smart-base","owner":"WorldHealthOrganization","description":"FHIR Implementation Guide to define base profiles and content shared across WHO SMART Guidelines work","archived":false,"fork":false,"pushed_at":"2026-04-01T14:20:38.000Z","size":1398707,"stargazers_count":0,"open_issues_count":29,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-04-01T16:13:32.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WorldHealthOrganization.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-08-23T02:27:15.000Z","updated_at":"2026-04-01T14:11:06.000Z","dependencies_parsed_at":"2026-01-19T13:13:42.819Z","dependency_job_id":null,"html_url":"https://github.com/WorldHealthOrganization/smart-base","commit_stats":null,"previous_names":["worldhealthorganization/smart-base"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/WorldHealthOrganization/smart-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldHealthOrganization%2Fsmart-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldHealthOrganization%2Fsmart-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldHealthOrganization%2Fsmart-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldHealthOrganization%2Fsmart-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WorldHealthOrganization","download_url":"https://codeload.github.com/WorldHealthOrganization/smart-base/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldHealthOrganization%2Fsmart-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"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":[],"created_at":"2024-11-19T11:31:11.414Z","updated_at":"2026-04-02T11:22:13.509Z","avatar_url":"https://github.com/WorldHealthOrganization.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: CC BY-IGO 3.0](https://licensebuttons.net/l/by-nc/3.0/igo/80x15.png)](https://creativecommons.org/licenses/by/3.0/igo)\n![CI Build](https://img.shields.io/github/actions/workflow/status/WorldHealthOrganization/smart-base/dakbuild.yml)  \n  \n\n![QA errors](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fworldhealthorganization.github.io%2Fsmart-base%2Fqa.json\u0026query=%24.errs\u0026logoColor=red\u0026label=QA%20errors\u0026color=yellow)\n![QA warnings](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fworldhealthorganization.github.io%2Fsmart-base%2Fqa.json\u0026query=%24.warnings\u0026logoColor=orange\u0026label=QA%20warnings\u0026color=yellow)\n![QA hints](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fworldhealthorganization.github.io%2Fsmart-base%2Fqa.json\u0026query=%24.hints\u0026logoColor=yellow\u0026label=QA%20hints\u0026color=yellow)\n\n\n[https://build.fhir.org/ig/WorldHealthOrganization/smart-base](https://build.fhir.org/ig/WorldHealthOrganization/smart-base)\n\n# WHO SMART GUIDELINES - Base IG\n\n## Overview  \n\nThis repository contains the **core FHIR profiles** that define the common knowledge representation artifacts used by WHO SMART Guidelines. It serves as the foundational Implementation Guide for the WHO SMART Guidelines ecosystem, providing base profiles and common dependencies to assist in the creation of SMART Implementation Guides.\n\nThe repository includes both:\n- **L2 (DAK) Content**: Digital Adaptation Kit artifacts that provide the structured knowledge representation\n- **L3 (FHIR IG) Content**: FHIR Implementation Guide profiles, extensions, and resources that enable computable clinical guidelines\n\n## Repository Contents\n\n### Core FHIR Profiles and Extensions\nThis ImplementationGuide contains base profiles, extensions, and common dependencies that serve as the foundation for all WHO SMART Guidelines Implementation Guides. These artifacts define the standardized approach for representing clinical knowledge in a computable format.\n\n### DAK Extraction Tools\nAs a convenience, this repository currently includes a comprehensive set of Digital Adaptation Kit (DAK) extraction Python scripts under `input/scripts/`. These tools process various input formats (Excel files, BPMN diagrams, CQL logic, etc.) and transform them into FHIR-compatible resources.\n\n**Note**: The DAK extraction scripts will be migrated to their own dedicated repository in the future to better separate the core FHIR profiles from the extraction tooling.\n\nFor detailed documentation on the DAK extraction functionality, see [input/scripts/README.md](input/scripts/README.md). \n\n## Publication\n\u003c!-- CI_BUILD_LINKS_START --\u003e\nContinuous Build: [https://WorldHealthOrganization.github.io/smart-base/](https://WorldHealthOrganization.github.io/smart-base/)\nPublished: [https://smart.who.int/base](https://smart.who.int/base)\n\n### Feature Branch Builds\n_No feature branches deployed yet._\n\u003c!-- CI_BUILD_LINKS_END --\u003e\n\nThis framework is published under a Creative Commons - IGO [license](LICENSE.md).\n\n## Changes and feedback\n\nFeedback and issues about this empty framework can be submitted via the [issues](issues) page, and will be incorporated into subsequent releases.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldhealthorganization%2Fsmart-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworldhealthorganization%2Fsmart-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldhealthorganization%2Fsmart-base/lists"}