{
  "schema": "https://longevity.eir.space/schemas/health-profile-v1.json",
  "profile_version": "1.0",
  "generated_at": "2026-08-15T10:00:00Z",
  "owner": {
    "display_name": "Example person"
  },
  "observations": [
    {
      "id": "example-apob",
      "category": "cardiometabolic",
      "name": "Apolipoprotein B",
      "code_system": "LOINC",
      "code": "1884-6",
      "value": 0.78,
      "unit": "g/L",
      "collected_at": "2026-08-14T08:15:00+02:00",
      "specimen": "serum",
      "source": {
        "name": "Example laboratory",
        "report_id": "EXAMPLE-NOT-A-REAL-RESULT"
      },
      "reference_interval": {
        "text": "Use the interval supplied by the performing laboratory"
      },
      "interpretation": {
        "status": "example_only",
        "note": "This example is not a medical interpretation."
      }
    }
  ],
  "genetics": {
    "included": false,
    "note": "Genetic exports require separate consent and method-specific provenance."
  },
  "agent_instructions": [
    "Treat this file as sensitive health data.",
    "Preserve units, dates, source, and reference intervals.",
    "Do not diagnose or recommend treatment from this file alone.",
    "Flag uncertainty and suggest appropriate clinical confirmation."
  ]
}
