Stream: implementers
Topic: Consent2Share(C2S) on FHIR
vladimir matryshov (Jul 14 2020 at 20:17):
Hello, We're having some trouble in upgrading FHIR from DSTU3 to R4 in Consent2Share project.
https://github.com/bhits/consent2share
https://okmis.info/hapi-fhir-jpaserver/
We got the following the issue and not sure how to solve the issue:
Incorrect resource type found, expected "Conformance" but found "CapabilityStatement"
Can you please help this?
Here is error log file. error.log
Grahame Grieve (Jul 14 2020 at 20:32):
you need to provide additional information. What software are you running? what is reporting the error? What do you know about the change from Conformance to CapabilityStatement?
vladimir matryshov (Jul 14 2020 at 22:02):
Hello, Grahame. Thank you for your response.
The consent2share project was a DSTU3. I was going to upgrade the FHIR version of C2S to R4.
In order to do this, I used hapi-fhir-jpaserver-starter project (https://github.com/hapifhir/hapi-fhir-jpaserver-starter) and I updated some configurations of C2S so that C2S works on the new FHIR(R4).
When I run the provider-ui of C2S to create/update a patient, it calls FHIR REST APIs using fhir client while it calls ums(user management system) of C2S and I got the above error. Please check the error.log file I attached.
I don't know well about the change from Conformance to CapabilityStatement.
image_2020_07_10T18_37_55_982Z.png image_2020_07_10T18_38_30_271Z.png image_2020_07_10T18_40_51_255Z.png
Grahame Grieve (Jul 14 2020 at 23:12):
who created all this software in the first place?
David Pyke (Jul 14 2020 at 23:37):
Consent2Share is a CCDA exchange system for SAMHSA. There was an attempt at creating a FHIR STU3 FHIR IG but, as far as I know, that was abandoned. There's a fhir Ig in github somewhere, but it was uploaded and forgotten
vladimir matryshov (Jul 15 2020 at 14:47):
Can you refer a C2S freelancer to assist with the salvage?
Last updated: Apr 12 2022 at 19:14 UTC