From e0a90f4a791277567fb8472f5124dc78b664dfeb Mon Sep 17 00:00:00 2001 From: Vishnu Ravi Date: Fri, 2 Jun 2023 11:09:57 -0400 Subject: [PATCH 1/6] Update README Signed-off-by: Vishnu Ravi --- profile/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 12b0971..aa16ec0 100644 --- a/profile/README.md +++ b/profile/README.md @@ -10,7 +10,11 @@ SPDX-License-Identifier: MIT ### Stanford Biodesign for Digital Health -For more information, check out our website at [biodesign.stanford.edu](https://biodesign.stanford.edu). +We empower the digital health community to rapidly prototype and build modern, interoperable, scalable digital health solutions on a variety of platforms. + +Our flagship project is [Spezi](https://github.com/StanfordSpezi), an open-source framework for building digital health applications using a modular approach based upon healthcare data standards such as HL7® FHIR®. + +For more information, check out our website at [bdh.sites.stanford.edu](https://bdh.sites.stanford.edu). ![Stanford Byers Center for Biodesign Logo](https://raw.githubusercontent.com/StanfordBDHG/.github/main/assets/biodesign-footer-light.png#gh-light-mode-only) ![Stanford Byers Center for Biodesign Logo](https://raw.githubusercontent.com/StanfordBDHG/.github/main/assets/biodesign-footer-dark.png#gh-dark-mode-only) From c6c602fa5be1b5cc4c838a67dd1ec18975fa0d21 Mon Sep 17 00:00:00 2001 From: Vishnu Ravi Date: Fri, 2 Jun 2023 11:14:35 -0400 Subject: [PATCH 2/6] Update README.md Signed-off-by: Vishnu Ravi --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index aa16ec0..08f6960 100644 --- a/profile/README.md +++ b/profile/README.md @@ -12,7 +12,7 @@ SPDX-License-Identifier: MIT We empower the digital health community to rapidly prototype and build modern, interoperable, scalable digital health solutions on a variety of platforms. -Our flagship project is [Spezi](https://github.com/StanfordSpezi), an open-source framework for building digital health applications using a modular approach based upon healthcare data standards such as HL7® FHIR®. +Our flagship project is [Spezi](https://github.com/StanfordSpezi), an open-source framework and ecosystem of modules for building modern, interoperable digital health applications. For more information, check out our website at [bdh.sites.stanford.edu](https://bdh.sites.stanford.edu). From 5cb7662fe62de933507a6b899af957e08994531f Mon Sep 17 00:00:00 2001 From: Vishnu Ravi Date: Fri, 2 Jun 2023 11:15:52 -0400 Subject: [PATCH 3/6] Update README.md Signed-off-by: Vishnu Ravi --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 08f6960..2d88234 100644 --- a/profile/README.md +++ b/profile/README.md @@ -10,7 +10,7 @@ SPDX-License-Identifier: MIT ### Stanford Biodesign for Digital Health -We empower the digital health community to rapidly prototype and build modern, interoperable, scalable digital health solutions on a variety of platforms. +We empower the digital health community to rapidly prototype and build digital health solutions on a variety of platforms. Our flagship project is [Spezi](https://github.com/StanfordSpezi), an open-source framework and ecosystem of modules for building modern, interoperable digital health applications. From 7da40559de8df34b9b808b20f84cd4ca4df1ded3 Mon Sep 17 00:00:00 2001 From: Vishnu Ravi Date: Fri, 2 Jun 2023 11:21:34 -0400 Subject: [PATCH 4/6] Update README.md Signed-off-by: Vishnu Ravi --- profile/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 2d88234..5fb5823 100644 --- a/profile/README.md +++ b/profile/README.md @@ -12,7 +12,14 @@ SPDX-License-Identifier: MIT We empower the digital health community to rapidly prototype and build digital health solutions on a variety of platforms. -Our flagship project is [Spezi](https://github.com/StanfordSpezi), an open-source framework and ecosystem of modules for building modern, interoperable digital health applications. +Our flagship project is [Spezi](https://github.com/StanfordSpezi), an open-source framework and ecosystem of modules for building modern, interoperable digital health applications -- the next generation of our original [CardinalKit](https://github.com/CardinalKit) framework. + +Other featured projects include: +- [ResearchKitOnFHIR](https://github.com/StanfordBDHG/ResearchKitOnFHIR) - FHIR questionnaires on iOS with ResearchKit +- [HealthKitOnFHIR](https://github.com/StanfordBDHG/HealthKitOnFHIR) - converting HealthKit data to FHIR resources +- [Phoenix](https://github.com/StanfordSpezi/Phoenix) - web-based builder for FHIR surveys +- [HealthGPT](https://github.com/StanfordBDHG/HealthGPT) - querying Apple Health Data using natural language +- [LLMonFHIR](https://github.com/StanfordBDHG/LLMonFHIR) - using large language models to explain health data For more information, check out our website at [bdh.sites.stanford.edu](https://bdh.sites.stanford.edu). From 8d95edabb9006032a2cf0987a106d39d0833c81e Mon Sep 17 00:00:00 2001 From: Vishnu Ravi Date: Fri, 2 Jun 2023 11:29:59 -0400 Subject: [PATCH 5/6] Update README.md Signed-off-by: Vishnu Ravi --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 5fb5823..a38068f 100644 --- a/profile/README.md +++ b/profile/README.md @@ -17,7 +17,7 @@ Our flagship project is [Spezi](https://github.com/StanfordSpezi), an open-sourc Other featured projects include: - [ResearchKitOnFHIR](https://github.com/StanfordBDHG/ResearchKitOnFHIR) - FHIR questionnaires on iOS with ResearchKit - [HealthKitOnFHIR](https://github.com/StanfordBDHG/HealthKitOnFHIR) - converting HealthKit data to FHIR resources -- [Phoenix](https://github.com/StanfordSpezi/Phoenix) - web-based builder for FHIR surveys +- [Phoenix](https://github.com/StanfordBDHG/Phoenix) - web-based builder for FHIR surveys - [HealthGPT](https://github.com/StanfordBDHG/HealthGPT) - querying Apple Health Data using natural language - [LLMonFHIR](https://github.com/StanfordBDHG/LLMonFHIR) - using large language models to explain health data From a7d98afd9ae3c33ecad3fc913c574da98cc1fa19 Mon Sep 17 00:00:00 2001 From: Vishnu Ravi Date: Fri, 2 Jun 2023 19:35:42 -0400 Subject: [PATCH 6/6] Update README.md Signed-off-by: Vishnu Ravi --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index a38068f..368e84b 100644 --- a/profile/README.md +++ b/profile/README.md @@ -21,7 +21,7 @@ Other featured projects include: - [HealthGPT](https://github.com/StanfordBDHG/HealthGPT) - querying Apple Health Data using natural language - [LLMonFHIR](https://github.com/StanfordBDHG/LLMonFHIR) - using large language models to explain health data -For more information, check out our website at [bdh.sites.stanford.edu](https://bdh.sites.stanford.edu). +For more information, check out our website at [biodesigndigitalhealth.stanford.edu](https://biodesigndigitalhealth.stanford.edu). ![Stanford Byers Center for Biodesign Logo](https://raw.githubusercontent.com/StanfordBDHG/.github/main/assets/biodesign-footer-light.png#gh-light-mode-only) ![Stanford Byers Center for Biodesign Logo](https://raw.githubusercontent.com/StanfordBDHG/.github/main/assets/biodesign-footer-dark.png#gh-dark-mode-only)