Skip to content

smart-on-fhir/health-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5eb9aa8 · Jun 22, 2023
Nov 24, 2021
Nov 29, 2021
Jun 17, 2023
Jun 15, 2023
Jan 14, 2022
Sep 11, 2022
Feb 17, 2021
Sep 11, 2022
Sep 11, 2022
Sep 11, 2022
Sep 11, 2022

Repository files navigation

SMART Health Cards

Health Cards Framework: implementation guide and supporting material

Participants

One group building on and contributing to the SMART Health Cards Framework is VCI. See https://vci.org for participants.

View the guide

To view the implementation guide formatted including diagrams, see https://spec.smarthealth.cards

Please review https://spec.smarthealth.cards/#introduction-health-cards to learn about project goals and choices.

Contributions

For suggestions or contributions please use GitHub Issues or create a Pull Request.

Building locally

Prerequisites:

Run pipenv install to install Python dependencies.

Then run pipenv run mkdocs serve to serve a local version.