Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with RepeatCaller Output seeing Dx115 #167

Open
DylanHainsworthNHSD opened this issue Jul 9, 2021 · 1 comment
Open

Issue with RepeatCaller Output seeing Dx115 #167

DylanHainsworthNHSD opened this issue Jul 9, 2021 · 1 comment

Comments

@DylanHainsworthNHSD
Copy link

DylanHainsworthNHSD commented Jul 9, 2021

We have the JSON output from the adaptor that appears to be outputting Dx115. This does appear to happen with the new branch and not the original branch. This will need validating as this Dx code is not in the original RepeatCaller example.

image

  "fullUrl": "urn:uuid:3fb0670c-a0c3-4bfe-b3c0-0e0552acb4eb",
  "resource": {
    "resourceType": "ProcedureRequest",
    "status": "active",
    "intent": "plan",
    "priority": "routine",
    "doNotPerform": false,
    "code": {
      "coding": [
        {
          "system": "2.16.840.1.113883.2.1.3.2.4.17.325",
          "code": "Dx115",
          "display": "Passed onto clinical hub"
        }
      ]
    }
@dawidskainos
Copy link
Contributor

dawidskainos commented Aug 30, 2021

Hi @DylanHainsworthNHSD

We were not able to recreate this issue. If you could share an example of ITK message not being transformed properly then we would be happy to investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants