Learning
Documentation
Community
Open Exchange
Ideas Portal
Global Masters
Certification
Partner Directory
Startup Hub
开发者社区
Ask DC AI
帖子
InterSystems 官方
文章
问题
公告
讨论
标签
活动
InterSystems 想法竞赛
技术征文大赛
编程竞赛
活动日历
产品
InterSystems IRIS
InterSystems IRIS for Health
HealthShare
TrakCare
Caché
Ensemble
InterSystems Analytics (DeepSee)
InterSystems Text Analytics (iKnow)
职位
工作机会
求职
会员
关于
关于我们
常见问题
反馈
报告问题
分享想法
分析
联系我们
CN
问AI
语种
CN
|
ES
PT
JP
CN
FR
EN
搜索
全部
最高职位
最新职位
标签
Type of post
Announcement
Article
Question
Discussion
按用户帖子搜索
标签
Caché
开发者社区官方
文档
Ensemble
Global Masters
Health Connect
HealthShare
InterSystems Data Studio
InterSystems 想法门户
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
InterSystems Kubernetes Operator (IKO)
InterSystems Natural Language Processing (NLP, iKnow)
InterSystems 官方
InterSystems Reports (Logi)
IRIS竞赛
工作机会
求职
学习门户
Open Exchange
其他
合作伙伴目录
Resource Library
Summit
Supply Chain Orchestrator
TrakCare
.NET
访问控制
自适应分析(Adaptive Analytics)
提醒
分析
分析器
Angular
Angular2
API
Apple macOS
应用程序服务器
Artificial Intelligence (AI)
身份认证
AWS
Azure
备份
新手
最佳实践
大数据
业务运营
业务流程 (BPL)
业务规则
业务服务
C++
Callout Gateway
CaretDev
CCR
认证
变更管理
ChatGPT
云
Code Golf
Code Snippet
编码准则
列式存储
兼容性
编译器
容器化
竞赛
持续交付
持续集成
融合分析
CSP
CSS
CSV
Cube
仪表板
数据库
数据库事务处理
数据导入和导出
数据模型
开发者社区反馈
调试
部署
开发者社区常见问题
开发环境
开发运维
摘要
分布式数据管理
Docker
文档数据模型 (NoSQL)
数据转换语言(DTL)
抢先体验计划(EAP)
Eclipse
ECP
Embedded Git
#嵌入式 Python
加密
企业消息库
错误处理
活动
故障转移
FHIR
现场测试
框架
前端
FTP
Generative AI (GenAI)
George James Software
Git
GitHub
Globals
2016全球峰会
2017全球峰会
2018全球峰会
2019全球峰会
2022 全球峰会
Global Summit 2023
Global Summit 2024
Google Cloud Platform (GCP)
图形
高可用性
HL7
HTML
iFind
索引
Innovatium
IntegratedML
integration-required
互操作性
InterSystems API管理器(IAM)
InterSystems 业务解决方案和架构
InterSystems Demo Games
InterSystems Package Manager (IPM)
IoT
isNewTech
ITvisors
J2 Interactive
Java
JavaScript
JDBC
日志
JSON
关键问题
键值
Kubernetes
语言
Large Language Model (LLM)
LDAP
LEAD North, LLC
Listings
本地化
Machine Learning (ML)
管理门户
映射
MDX
见面会
消息搜索
微服务
Microsoft Windows
Microsoft Windows Server
镜像
监视
多模型
MultiValue Basic
命名空间
Natural Language Processing
Node.js
OAuth2
对象数据模型
ObjectScript
ODBC
开源
OpenVMS
Perforce
性能
PID^TOO||
平台
播客
Prompt Engineering
Python
React
READY 2025
Red Hat Enterprise Linux (RHEL)
关系表
版本
REST API
安全
分片
SOAP
源代码控制
SQL
SSL
创业公司
Studio
SVN
Swagger
系统管理
System Alerting and Monitoring (SAM)
终端
测试
提示和技巧
工具
教程
Ubuntu
UI 开发
UIMA
非结构化数据
Vector Search
视频
2020线上峰会
2021线上峰会
可视化
VSCode
Vue.js
Web网关
网络研讨会
XML
ZEN
应用
清除过滤器
文章
Nicky Zhu
· 六月 29, 2024
使用 IRIS 后端创建简单的 React Web 应用程序 - 解决 CORS 问题
{ title: "Title", dataIndex: "Title" }, { title: 'Name', dataIndex: 'Name', render: (value, record,
index
文章
Jingwei Wang
· 七月 21, 2022
精华文章系列 DeepSee 的开发 - 第一部分 - Cube
对于文件夹,键入Test 对于透视名称,键入
Patients
by Diagnosis (
Patients
Cube)。 点击确定。 注意:基表是
Patients
,这意味着所有的度量都是关于病人的数据总结。 度量和levels 点击新建。 把
Patient
Count和Avg Age拖到度量区。
文章
姚 鑫
· 九月 9, 2023
第二十三章 Classes - 属性
- `
PatientID
`、`Gender`、`BirthDate` 和 `Age` 只能包含简单的文字值。 - `
PatientID
` 是必需的,因为它使用必需关键字。这意味着如果没有为此属性指定值,则无法保存此类的对象。 - 与其他文字属性不同,`Age`不会保存到磁盘。这是因为它使用了 `Transient` 关键字。
公告
Nicky Zhu
· 三月 30, 2021
2021年3月23日 - 提醒:HS2021-03,镜像Dejournaling的潜在数据完整性问题(HealthShare)
Index
version 15.02 and newer HealthShare Personal Community version 12.0 and newer HealthShare Provider Directory 2019.2, 2020.1 and 2020.2 HealthShare Health Connect and HSAP
文章
Michael Lei
· 六月 9, 2023
FHIR小技巧:注册新资源时如何将特定ID注册为资源的逻辑ID
例如,如果您发布一个
Patient
资源,例如 { "resourceType" : "
Patient
" , "address" : [ { "postalCode" : "1600023" , "text" : "東京都新宿区西新宿6丁目" } ], "birthDate" : "1970-01-01" , "gender" : "male" , "identifier
文章
Qiao Peng
· 三月 29, 2021
CDC系列之三 :建立InterSystems IRIS/Caché的Global数据变更与SQL表记录的对应关系
As Demo.Department;
Index
MyId On Id [ IdKey ]; Storage SQLStorage { <SQLMap name="DataMap"> <Data name="Id"> <Delimiter>"^"</Delimiter> <Node>
文章
Hao Ma
· 三月 21, 2024
IRIS/Caché SQL优化经验分享 - Bitmap Extent
Caché中需要你自己手工添加bitmap Extent, 可以使用SQL或者在类里定义 在类里定义:
Index
DDLBEIndex [ Extent, SqlName = "%%DDLBEIndex", Type = bitmap ]; SQL定义 CREATE BITMAPEXTENT
INDEX
Patient
文章
Jingwei Wang
· 七月 21, 2022
DeepSee 的开发 - 第五部分 - 创建和打包透视表和仪表盘
选择Tutorial,然后选择
Patients
by Age Group 单击 "确定 "来添加这个小组件。 系统会像这样显示仪表板。 重复前面的步骤,添加你在上一节创建的另一个透视表
Patients
by Diagnosis。 新添加的部件被放置在相同的默认位置(在左上方),因此覆盖了之前添加的部件。
文章
姚 鑫
· 十月 2, 2021
第三十三章 SQL命令 DROP
INDEX
# 大纲 ``` DROP
INDEX
index
-name [ON [TABLE] table-name] DROP
INDEX
table-name.
index
-name ``` ## 参数 - `
index
-name` - 要删除的索引的名称。`
Index
-name`是名称的SQL版本,可以包括下划线和其他标点符号。
文章
Jingwei Wang
· 六月 6, 2022
Object Script基础知识(五)
{ Set
patient
= ##class(HIS.
Patien
).
文章
Kelly Huang
· 十月 23
InterSystems IRIS for Health 中的 FHIR 互操作性
%New() #; create
patient
object set patientSDA = ##class(HS.SDA3.
Patient
).
公告
Claire Zheng
· 六月 20
InterSystems IRIS、InterSystems IRIS for Health 和 HealthShare Health Connect 2025.1 正式发布
InterSystems 宣布 InterSystems IRIS、InterSystems IRIS for Health 和 HealthShare Health Connect 2025.1 正式发布 2025.1 版的 InterSystems IRIS® 数据平台、InterSystems IRIS® for HealthTM 和 HealthShare
公告
Claire Zheng
· 八月 1, 2024
InterSystems IRIS,InterSystems IRIS for Health & HealthShare Health Connect 2024.2正式发布(GA)!
InterSystems IRIS数据平台、InterSystems IRIS for Health和HealthShare Health Connect 2024.2版本现已正式发布(GA)。 发布亮点 2024.2是持续交付版本。在这个版本中增加了许多更新和增强: 持续提升开发者体验 Studio移除——2024.2 Windows安装不包括
公告
Michael Lei
· 一月 5
InterSystems 宣布 InterSystems IRIS、InterSystems IRIS for Health 和 HealthShare Health Connect 2024.3 正式发布
2024.3 版 InterSystems IRIS® 数据平台、InterSystems IRIS® for Health 和 HealthShare® Health Connect 现已正式发布 (GA)。 版本亮点 在此版本中,您可以期待一系列激动人心的更新,包括: 数据库和 WIJ 文件的扩展速度大大提高 能够通过 Visual Trace
公告
Claire Zheng
· 十月 23
InterSystems IRIS、IRIS for Health 和 HealthShare HealthConnect 的维护版本 2025.1.2 和 2024.1.5 现已发布
InterSystems IRIS® 数据平台、InterSystems IRIS® for HealthTM 和HealthShare® Health Connect 的2025.1.2 和 2024.1.5 维护版本现已全面上市 (GA)。这些版本包括对最近发布的一些警报和建议的修复,其中包括以下内容: 警报:启用 LogRollback 时事务回滚失败
第一
上一个
1
2
3
4
5
…
下一个
最后的
登录或注册
登录或创建一个新帐户以继续
登录
注册
登录或注册
登录或创建一个新帐户以继续
登录
注册
登录或注册
登录或创建一个新帐户以继续
登录
注册
登录或注册
登录或创建一个新帐户以继续
登录
注册