在ITI-9中描述PIX query事務的幾個TestCase場景。其中有些是對于Query失敗的描述。
ERR 段包含Error location, Error code, Error code text, 以及Error Alernate code和Error Alernate code text.
而Error location包含segment id, segment sequence, field position, field repetition, component number, 以及subcomponent number。
對于location中的各個組件,索引都是從“1”開始。
具體有2種,
1)發送的patient id或者assign authority id不存在。?
此時的segment id 為 QPD, segment sequence 為 1, field position為3, repetition為1, component number具體要看是id不存在還是assign authority不存在(前者為1, 后者為4)
2)請求返回domain id 不存在。
此時的segment id同樣為QPD, segment sequence 為1, field position 為4, repetition具體要看WantedReturnDomains段中是第幾個domain不存在 (索引從1開始), 后續component number等等為空。
- 前言
- HL7 Tools suite
- HL7 Event Type
- HL7 ADT Message Sample
- IHE-PIX 備注
- HL7 V2 分隔符
- 有關HL7 的C# 源碼
- Pix mesa 自動化測試
- hl7 V2中Message Control ID的含義及應用
- hl7消息中和時間有關的字段的格式
- hl7中V2版本的ACK消息的構造
- hl7 v2.X 版本中RSP_K23消息的構造
- HL7及PIX相關的測試工具
- HL7 標準及實現指南 必看的網址
- IHE 官方網址有用資源介紹
- PIX v2版本中Query 失敗時, ERR段的構造
- AspNet WebApi 中應用fo-dicom拋出異常:No codec registered for tranfer syntax:
- DicomIoException: Requested 132 bytes past end of fixed length stream.