Retrieving a CCD from SHR workflow.

Hello,
I have installed all modules given in OpenSHR repository. I was looking for some basic information about way to get a CCD for a specific patient, but I didn’t find any. Can I get some step-by-step instructions how can I get this document? Maybe such tutorial exists and I just overlooked it.

Here is my OpenMRS with SHR modules.

Regards,

Marcin

Hi,

On-demand CCD documents are registered for a patient once a document has been submitted for a patient via XDS.b. You can query for an fetch this document via normal XDS.b requests the only difference is it is generated on the fly when you fetch it.

Cheers,

Ryan

···

On Mon, Jun 19, 2017 at 9:33 AM mkruszynski@soldevelo.com wrote:

Hello,
I have installed all modules given in OpenSHR repository. I was looking for some basic information about way to get a CCD for a specific patient, but I didn’t find any. Can I get some step-by-step instructions how can I get this document? Maybe such tutorial exists and I just overlooked it.

Here is my OpenMRS with SHR modules.

Regards,

Marcin


SolDevelo
Sp. z o.o. [LLC] / www.soldevelo.com
Al. Zwycięstwa 96/98, 81-451, Gdynia, Poland
Phone: +48 58 782 45 40 / Fax: +48 58 782 45 41

You received this message because you are subscribed to the Google Groups “Shared Health Record (OpenHIE)” group.

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

For more options, visit https://groups.google.com/d/optout.

Ryan Crichton

Lead Developer, Jembi Health Systems | SOUTH AFRICA

Mobile: +27845829934 | Skype: ryan.graham.crichton
E-mail: ryan@jembi.org

Thanks for your reply,

Only thing I tried was a manually load an attached file throught OpenMRS CDA Handler Module, but I was getting some errors and a loading failed.

Should I send a request directly to OpenSHR or to OpenXDS?

Can you provide some sample requests, this will help me a lot.

Regards,

Marcin

CDA Documentation.xml (6.8 KB)

···

On Tuesday, June 20, 2017 at 8:39:43 AM UTC+2, Ryan Crichton wrote:

Hi,

On-demand CCD documents are registered for a patient once a document has been submitted for a patient via XDS.b. You can query for an fetch this document via normal XDS.b requests the only difference is it is generated on the fly when you fetch it.

Cheers,

Ryan

On Mon, Jun 19, 2017 at 9:33 AM mkrus...@soldevelo.com wrote:

Hello,
I have installed all modules given in OpenSHR repository. I was looking for some basic information about way to get a CCD for a specific patient, but I didn’t find any. Can I get some step-by-step instructions how can I get this document? Maybe such tutorial exists and I just overlooked it.

Here is my OpenMRS with SHR modules.

Regards,

Marcin


SolDevelo
Sp. z o.o. [LLC] / www.soldevelo.com
Al. Zwycięstwa 96/98, 81-451, Gdynia, Poland
Phone: +48 58 782 45 40 / Fax: +48 58 782 45 41

You received this message because you are subscribed to the Google Groups “Shared Health Record (OpenHIE)” group.

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

For more options, visit https://groups.google.com/d/optout.

Ryan Crichton

Lead Developer, Jembi Health Systems | SOUTH AFRICA

Mobile: +27845829934 | Skype: ryan.graham.crichton
E-mail: ryan@jembi.org

Hi,

The SHR uses the XDS.b profile for submission of documents. The best thing would be to study those specifications to understand the requests - http://wiki.ihe.net/index.php/Cross-Enterprise_Document_Sharing (see specification section for links). Also of use is our validation testing tool which you could find here - https://github.com/jembi/openshr-validation-tests/tree/master/xds.b for an example in code.

Cheers,

Ryan

···

Ryan Crichton

Lead Developer, Jembi Health Systems | SOUTH AFRICA

Mobile: +27845829934 | Skype: ryan.graham.crichton
E-mail: ryan@jembi.org