Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从 HL7 获取与 POS(服务地点代码集)相关的值。我尝试了很多寻找不同类型的消息事件段,但无法找到它。请让我知道该值将出现在哪个段中。
谢谢,
库纳尔沙
您应该在 Charge message composition 中查看 DFT message type P03 event type-DFT^P03 准确地说。
在 FT1.16 下的 HL7 参考指南中检查 FT1 段 - 它被称为指定的患者位置或服务地点。祝你好运!
我使用这些代码将我的方法隐藏在我的 XML(WSDL) 文件中:
<xsl:template match="wsdl:operation[@name = 'GetCityWeatherByZIP']" /> <xsl:template match="wsdl:message[@name