Overall XCPD question

瀏覽次數:30 次
跳到第一則未讀訊息

druidking

未讀,
2020年5月6日 下午6:29:412020/5/6
收件者:ipf-user
If this does not belong in this group let me know.

Anyone know where you look to send the response data back correctly? EX: No patient match found for an ITI-55, no documents for patient on an ITI-38 or ITI-39 as well as the data required when data is found. 

Is there a set of example XML's or a model of what data goes where that is not overly technical.

Dmytro Rud

未讀,
2020年5月6日 晚上7:43:562020/5/6
收件者:ipf-...@googlegroups.com

For XDS, IPF offers a simplified data model, see on https://oehf.github.io/ipf-docs/docs/ihe/xdsMessageTypes/

What do you mean with "overly technical"?  For example, is the ITI Technical Framework Volume 3 (https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_TF_Vol3.pdf) overly technical from your point of view?

Bets regards
Dmytro


--
You received this message because you are subscribed to the Google Groups "ipf-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ipf-user+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ipf-user/5045287a-d7ef-48bc-bd65-fb1690d13ec0%40googlegroups.com.

Nimish Telang

未讀,
2020年5月6日 晚上7:50:382020/5/6
收件者:ipf-...@googlegroups.com

ITI-55 xcpd is pretty complex due to it being hl7v3; you will need to create the xml yourself or use CONNECTCommonTypes (jaxb from xsds). For what to stick in there, you will need to read the TF 2b

 

For no patient, Acknowledgement.typeCode = AA and QueryAck.queryResponseCode = NF.

 

Firing the generated xml through the response validator is also useful

 

Nimish

Dmytro Rud

未讀,
2020年5月6日 晚上7:53:102020/5/6
收件者:ipf-...@googlegroups.com

Nimish Telang

未讀,
2020年5月6日 晚上7:55:042020/5/6
收件者:ipf-...@googlegroups.com

This: https://mvnrepository.com/artifact/org.connectopensource/CONNECTCommonTypesLib ,  source: https://github.com/CONNECT-Solution/Common-Types

 

 

Generated Java classes for a number of xml types, most notably the hl7v3 schemas. Kind of excessive but it does have a decent enough XCPD body generator.

druidking

未讀,
2020年5月15日 上午10:16:012020/5/15
收件者:ipf-user
Thank you Dmytro and Nimish. I will look over the documents and how to use the validator well. I appreciate your time.

druidking

未讀,
2020年5月15日 上午10:16:462020/5/15
收件者:ipf-user
Yes that is what I am using :D.

To unsubscribe from this group and stop receiving emails from it, send an email to ipf-...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "ipf-user" group.

To unsubscribe from this group and stop receiving emails from it, send an email to ipf-...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "ipf-user" group.

To unsubscribe from this group and stop receiving emails from it, send an email to ipf-...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "ipf-user" group.

To unsubscribe from this group and stop receiving emails from it, send an email to ipf-...@googlegroups.com.

回覆所有人
回覆作者
轉寄
0 則新訊息