搜索​​​​

清除过滤器
文章
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 时事务回滚失败