Skip to content

GUI: change formatcode for medication card #192

Description

@oliveregger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions