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

Patient not imported #176

Open
adrianlfns opened this issue Sep 12, 2019 · 2 comments
Open

Patient not imported #176

adrianlfns opened this issue Sep 12, 2019 · 2 comments

Comments

@adrianlfns
Copy link

adrianlfns commented Sep 12, 2019

Hello,

I'm trying to upload the QRDA cat 1 zip file (see below) and the patient never gets imported and no error is reported.

Sample.zip

This is my version of pophealth and my bundle version.

last tag: v6.0.0.rc1
bundle 2018.1.0

Any help will be appreciated.

Thank you in advance

Adrian

@petercyli
Copy link
Collaborator

To import the file, we had to correct several data elements in the sample.xml. I was able to import the corrected sample.xml - see
Sample.zip

The corrections are as follows:

  1. We need to have a tag specifying the description. inside a code tag doesn’t get mapped to description. See the updated the description names in the enclosed file.
  2. Add missing forward slash "/" to the enclosing right bracket for the code tag . Two instances of the code tag were corrected.

@petercyli
Copy link
Collaborator

Github removed the xml tag referenced in item 2 in the previous comment because I forgot to annotate with the "code" markdown symbol. Here is the referenced code tag - <code nullFlavor="NA" sdtc:valueSet="2.16.840.1.113883.3.600.2452" codeSystem="" />

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