FHIR Chat · SDC QR Extract endpoint · implementers

Stream: implementers

Topic: SDC QR Extract endpoint


view this post on Zulip RP (Apr 22 2020 at 21:29):

From reading https://build.fhir.org/ig/HL7/sdc/OperationDefinition-QuestionnaireResponse-extract.html
It states that the endpoints for this operation are

URL: [base]/Questionnaire/$extract
URL: [base]/Questionnaire/[id]/$extract

Underneath it states
The QuestionnaireResponse must identify a QuestionnaireResponse instance containing appropriate metadata to allow extraction.
This seems like it will not function when using the Questionnaire/[id]/$extract without a questionnaire-response parameter [which is optional].
Should the endpoint be QuestionnaireResponse as opposed to Questionnaire?

view this post on Zulip Lloyd McKenzie (Apr 23 2020 at 00:13):

Yes - and we've approved a change request to do exactly that. Just haven't applied it yet :)


Last updated: Apr 12 2022 at 19:14 UTC