health
yon.health · v1.0 ·
Clinical decision support for AI-powered healthcare
Clinical decision support, medical coding, patient data exchange, and AI-powered healthcare workflows with HIPAA-aware audit trails
Schema (12 tags)
YON — YounndAI Object Notation
yon.younndai.comAn AI-first data standard designed for structured exchange, streaming, and token efficiency. Each domain declares its default processing mode, tag profile, and output format.
Usage Examples
Emergency Triage Assessment
Capture patient vitals, lab results, and allergy data at point of care. Apply ESI triage algorithms and generate structured handoff notes for care transitions.
- 1.Receive patient vitals via @VITALS
- 2.Run differential diagnosis via @DX
- 3.Generate treatment recommendation
Tags used
@VITALS @DX @DIFFERENTIAL
AI-Assisted Medical Coding
Extract diagnoses, procedures, and medications from clinical notes. Map to ICD-10, CPT, and LOINC codes for automated claims generation with confidence scoring.
- 1.Parse clinical notes into @ENCOUNTER_SUMMARY
- 2.Generate @CODE_SUGGESTION with ICD-10 and CPT codes
- 3.Review confidence scores and finalize billing
Tags used
@ENCOUNTER_SUMMARY @CODE_SUGGESTION @PROCEDURE
Metadata
- •VITALS
- •DX
- •RX
- Emergency Triage Assessment
Capture patient vitals, lab results, and allergy data at point of care. Apply ESI triage algorithms and generate structured handoff notes for care transitions.
- AI-Assisted Medical Coding
Extract diagnoses, procedures, and medications from clinical notes. Map to ICD-10, CPT, and LOINC codes for automated claims generation with confidence scoring.
Registry
API Access
Endpoints
Code Snippet
curl -s "https://domains.younndai.com/api/domains/yon.health" | jq