-
Notifications
You must be signed in to change notification settings - Fork 20
Creating Patient error: expected: //fhir.hl7.org/ValueSet/$expand, actual: http://snomed.info/sct\"] #533
Comments
can you provide me the fhir resource ? |
|
First of all thats super a lot of resources how am i supposed to debug which one does not work ? |
Here is a test patient that you can use. This is the resource producing the mentioned error: Sources; Postman Collections
|
Anyhow currently my term server does not work and requires reconfig i asked @subigre to help me with that.
|
Identifier type added. |
So I deleted the extension: { Pushed to server and Patient was created. I believe this can be used to close/solve the issue #534 I checked on Better EHR server, and Patient does exists. 👍 |
Dear @CzarMich First of all, I apologize for the late reply but I did not pay attention to this repository since a while as I am now working on EHRbase only. Based on the initial error and the web template. I think that the issue comes from the Better server. Could you please try the following (even if it is completely wrong): "system": "http://snomed.info/sct", by "system": "//fhir.hl7.org/ValueSet/$expand", |
Hi @subigre , I had tried this already, I do get the error below;
|
Ah right, this one comes from the FHIR Bridge and HAPI FHIR validation API 😢 |
I managed to get V1.4.2 running with BETTER EHR. But Creating Patient is not responding as expected. @birgerhaarbrandt
When I try to CREATE/post the current sample patient via Postman; I end up with the error:
I was thinking of editing the template in the EHR to rather: "http://snomed.info/sct\".
Any suggestions?
This is how it looks like on the opt/ template in the ehr server file for patient.
The text was updated successfully, but these errors were encountered: