-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Stage: Design 🎨Issues that require design before implementationIssues that require design before implementation
Milestone
Description
Description
The current CLI is not used anywhere. Consider reassessing and designing a user-friendly CLI that allows users to easily create/init project templates, spin up sandboxes (abstract away running on another thread), download sample data.
Use yaml based configs?
# healthchain-config.yaml
integrations:
ml_service:
endpoint: ${ML_SERVICE_URL}
input_format: json
output_format: fhir
compliance:
phi_detection: true
data_governance: ["hipaa"]
audit_level: detailedMetadata
Metadata
Assignees
Labels
Stage: Design 🎨Issues that require design before implementationIssues that require design before implementation
Type
Projects
Status
Todo