ahdis / ch-emed-pmp

FHIR Implementation Guide
1 stars 0 forks source link

ITI-65 for CHUV001-010 patients returns a "UNKNOWN_PATIENT_ID" #46

Closed arhuberg closed 1 year ago

arhuberg commented 1 year ago

Here is an example: CHUV001 CommunityPatientID=64370848-bed5-46c4-972f-05b410b59235 https://test.ahdis.ch/eprik-cara/index.html#/transaction/2fc3847e-3b07-40c7-a260-4f12bd741fff

arhuberg commented 1 year ago

Another example: MAGMED005 7a4ec59f-a024-4cfb-bc04-3339c53cb9ac https://test.ahdis.ch/eprik-cara/index.html#/transaction/f537ccc7-9004-4962-b6ad-bcef4469507a

qligier commented 1 year ago

I have to whitelist your TCU, it is blocked. Those patients have an open record.

arhuberg commented 1 year ago

OK - Tell me when it gets whitelisted.

Just curious, what changed our TCU be be blocked?

qligier commented 1 year ago

I've redeployed. There was no TCU whitelist before

arhuberg commented 1 year ago

The error is different now: https://test.ahdis.ch/eprik-cara/index.html#/transaction/bedd3bda-bc39-4e9d-ba71-bc2746632021

Last REST Response={ "resourceType": "OperationOutcome", "issue": [ { "severity": "warning", "code": "invalid", "details": { "coding": [ { "code": "EXTRA_METADATA_NOT_SAVED" } ], "text": "DocumentEntry.sourcePatientInfo has not been saved" } }, { "severity": "error", "code": "invalid", "details": { "coding": [ { "code": "REGISTRY_ERROR" } ], "text": "Unexpected exception while processing the request" } } ] }

qligier commented 1 year ago

Yep, sorry, I've deployed a new fix for that.

arhuberg commented 1 year ago

Thanks. Working as expected.