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)

Required Optional
YON

YON — YounndAI Object Notation

yon.younndai.com

An 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. 1.Receive patient vitals via @VITALS
  2. 2.Run differential diagnosis via @DX
  3. 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. 1.Parse clinical notes into @ENCOUNTER_SUMMARY
  2. 2.Generate @CODE_SUGGESTION with ICD-10 and CPT codes
  3. 3.Review confidence scores and finalize billing

Tags used

@ENCOUNTER_SUMMARY
@CODE_SUGGESTION
@PROCEDURE

Metadata

Highlights
  • VITALS
  • DX
  • RX
Use Cases
  • 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

Namespace
yon.*
YounndAI Domains Registry
YounndAI
Member since Jan 15, 2026
Domain Owner
yon.health
YounndAI Domains Registry
YounndAI
Member since Jan 15, 2026
Created Jan 15, 2026

API Access

Endpoints

Code Snippet

Base
curl -s "https://domains.younndai.com/api/domains/yon.health" | jq
Health Domain