Encontrar

記事
· 2025年1月30日 2m read

第十一章 F - H 开头的术语

第十一章 F - H 开头的术语

文件流 (file stream)

对象(Objects)

文件流提供了一个接口,用于在外部文件中操作和存储大量基于文本或二进制的数据。IRIS 的流接口可以在 ObjectScriptSQLJava 中用于操作文件流。

最终类 (final class)

对象(Objects)

不能被扩展或子类化的类。

最终方法 (final method)

对象(Objects)

不能被重写的方法。

最终属性 (final property)

对象(Objects)

不能被重写的属性。

外键 (foreign key)

InterSystems SQL

外键约束表中的一列指向另一表中的另一列。为第一列提供的值必须存在于第二列中。

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
質問
· 2025年1月30日

I build a text string from DTL's source message. What target message type and Business Operation should I use to output the text to a file?

I build a simple text string from an HL7 message in the DTL.  What target message type and Business Operation should I use to write the text to a file?

2 Comments
ディスカッション (2)1
続けるにはログインするか新規登録を行ってください
質問
· 2025年1月30日

$ZDATETIME($HOROLOG,3) - 3 hours

Anyone know how to subtract three hours from  $ZDATETIME($HOROLOG,3)?

If $ZDATETIME($HOROLOG,3) returns 2025-01-30 10:17:04, I would like $ZDATETIME($HOROLOG,3) - 3 hours to return 2025-01-30 07:17:04

7 Comments
ディスカッション (7)3
続けるにはログインするか新規登録を行ってください
質問
· 2025年1月30日

How to iterate over HL7 field repetitions in routing rule?

We can loop over segment group or repeatable segments with FOREACH in business rules. How can we loop over repeated fields within a segment in business rule?

Thank you

3 Comments
ディスカッション (3)3
続けるにはログインするか新規登録を行ってください
お知らせ
· 2025年1月30日

¡El concurso de Artículos en español será en mayo!

Hola Comunidad,

Aunque ya tenéis disponible el Concurso de artículos Técnicos en Inglés, queremos ir adelantando los primeros detalles de su versión en español.

El año pasado recibimos artículos muy buenos y tuvieron una acogida excepcional. Fue gracias a vosotros. También comentastéis que os hubiese gustado ser avisados con más antelación. 📆

Por eso este año iremos lanzando algunos recordatorios con cierta anterioridad. Y lo adelantamos: el concurso de Artículos en Español estará activo para el 12 de mayo. 📣🎉🎊

Por supuesto habrá premios muy especiales para vosotros... ¡Iros preparando! 

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください