Yesterday I tried testing with patient MAGMED005 in the int environment. I was getting the below error on import. I also received the same error in the MAG when trying to get the medication card.
Would you be able to help determine the cause of the problem?
"resourceType": "OperationOutcome",
"issue": [ {
"severity": "error",
"code": "invalid",
"details": {
"coding": [ {
"code": "REGISTRY_ERROR"
} ],
"text": "Invalid value for query parameter: $XDSDocumentEntryFormatCode"
}
This is coming with the version of CH EMED where new formatCodes are introduced, we should adapt to them.
Yesterday I tried testing with patient MAGMED005 in the int environment. I was getting the below error on import. I also received the same error in the MAG when trying to get the medication card.
Would you be able to help determine the cause of the problem?
This is coming with the version of CH EMED where new formatCodes are introduced, we should adapt to them.