-
#### **Healthcare Capabilities in AI**
---
**1. AI Model Development**
- **Capabilities:**
- Crafting bespoke AI models tailored for healthcare applications.
- Leveraging dee…
-
In our wrapper library for fhir.js, I implemented `fetchAll` and `drain` methods to facilitate retrieval of paginated bundles by apps (https://github.com/smart-on-fhir/client-js/blob/2045a37dfdf930919…
-
Hello,
I'd like to write an article/how-to about data visualization using Ractive.js
The post, after introducing Ractive and the reactive programming paradigm, could either focus on showing realtime d…
-
## Search Terms
partial, nonnullable, required, undefined
## Suggestion
This might seem as a duplicate of #13195, but this issue is different in that it doesn't require a possibly…
ackvf updated
1 month ago
-
## 🧹 Tech Debt
We currently have several tokens in the form - `[color token]RgbPartial` – which are used with rgba() to set color transparency in component or application stylesheets.
@[rajsit…
-
This ticket is to expose globally accessible variable of file upload progress to enable third party UI/theme.
That way Goldilocks, for PubLeaks theme, can just read a set of information coming from…
-
## Description
The project aims to understand different UI applications provided by Swasth for claim processing and outlines the design process for creating a core UI component and integrating it int…
-
See this thread: https://dhis2.slack.com/archives/CBM8LNEQM/p1592406496111500
It would be good to clearly document the design decisions for the components in this repo. That way maintainers and use…
ismay updated
3 years ago
-
### Increasing Access
Add error messages and recovery options if minting fails or encounters issues.
This task involves identifying potential issues that could occur during the minting process, im…
-
Dart SDK 2.0.0-dev.64.1.
**JS**
```javascript
var Foo = function () {
this.value = 42;
};
var foos = [new Foo(), new Foo()];
```
**main.dart**
```dart
@JS()
library js_interop;
i…