-
Type:
Change Request
-
Resolution: Not Persuasive
-
Priority:
Medium
-
Structured Data Capture (SDC) (FHIR)
-
2.0 [deprecated]
-
FHIR Infrastructure
-
(NA)
-
-
Yunwei Wang/Joee Garcia: 8-0-0
see discussion on Zulip here: https://chat.fhir.org/#narrow/stream/179255-questionnaire/topic/contained.20reference.20to.20an.20adaptive.20questionnaire
support both type and instance endpoint in the operationdefinition
- POST [base]/Questionnaire/$next-question ( this is already defined in operationdefinition)
- POST [base]/Questionnaire/[id]/$next-question ( this is how the operation is implemented in the examples )
clarify where the canonical gos in the contained Q. ( url?, derivedFrom? or identifier? )
document that the server should declare which endpoint(s) (type or instance) they support.