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

Questionnaire does not submit attachment to response #366

Closed
imnotjames opened this issue Feb 17, 2022 · 1 comment
Closed

Questionnaire does not submit attachment to response #366

imnotjames opened this issue Feb 17, 2022 · 1 comment

Comments

@imnotjames
Copy link
Contributor

This might just be something I'm not doing right but I created an example Questionnaire that looks like such:

Screenshot 2022-02-17 at 02-17-25 Medplum

However, on submission it does not include the attachment:

{
  "resourceType": "QuestionnaireResponse",
  "questionnaire": "Questionnaire/04bca47c-49a5-47aa-a4e1-9aa7cf52c423",
  "source": {
    "reference": "Practitioner/aa3b949c-495d-4a28-8c5b-f0233da05f6f",
    "display": "James Ward"
  },
  "authored": "2022-02-17T07:17:31.069Z",
  "id": "ed2f5389-6ab8-4e02-bd89-eb411e0c04f6",
  "meta": {
    "versionId": "b57384d1-aa74-4566-9229-cf70243916b1",
    "lastUpdated": "2022-02-17T07:17:32.389Z",
    "author": {
      "reference": "Practitioner/aa3b949c-495d-4a28-8c5b-f0233da05f6f",
      "display": "James Ward"
    },
    "project": "82526724-2a0a-495d-9e23-0aba1a51d19f"
  }
}
@codyebberson
Copy link
Member

Acknowledged. Fix coming today.

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