interface Health { id: number title: string introduction: string url_path: string }