问题标签 [hl7-v3]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
145 浏览

c# - 由于 xml 命名空间字段,XML 中的 Xpath 无法正常工作

我有以下 XML:

当我尝试XMLDocument.SelectNodes()像这样在上面的 xml 上使用时:

我得到以下结果:

当我将xmlns根节点中的属性值更改为空时,如下所示:

然后我得到正确的结果:

为什么会这样?xmlns根节点中的属性值对我来说至关重要。这个问题有什么解决办法吗?

0 投票
1 回答
114 浏览

hl7-fhir - Azure FHIR 不支持使用 _include 表达式搜索资源

我正在使用 Azure For API(STU3) 来玩。我正在尝试使用 _include 参数获取链接到 DiagnosticReport 资源的其他资源。

https://xxx-xxx-xxxx.azurehealthcareapis.com/DiagnosticReport?_id=1234&_include=DiagnosticReport:encounter&_include=DiagnosticReport:result

但我收到以下错误:{“resourceType”:“OperationOutcome”,“id”:“af40478f6fe6de47b8e0fc4f40e698ba”,“issue”:[{“severity”:“error”,“code”:“forbidden”,“diagnostics” : "不支持包含表达式。" } ] }

0 投票
2 回答
100 浏览

asn.1 - OID 弧中是否允许 0?

可以2.16.840.1.113883.3.2966。0 .1 可能是有效的对象标识符 (OID)?一位同事告诉我,在第一个之后的弧中不允许使用零,但是我找不到任何文档。对最终规范的引用将不胜感激。

0 投票
0 回答
14 浏览

dcm4che - HL7 - ORM_001 事件

任何使用 HL7 的人都可以告诉我,在 ORM_001 事件中,我如何指定电台 AETitle 以及电台的名称,以便超声波可以过滤哪些数据适用于它?