Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

QuestionnaireResponse

Renaud Subiger edited this page Jun 1, 2021 · 1 revision

Provide QuestionnaireResponse

Usage

Compliant QuestionnaireResponse resources are supported.

create

POST [base]/QuestionnaireResponse

update

PUT [base]/QuestionnaireResponse/[id]
PUT [base]/QuestionnaireResponse?[parameters]

Find QuestionnaireResponse

read

GET [base]/QuestionnaireResponse/[id]

vread

GET [base]/QuestionnaireResponse/[id]/_history/[vid]

search

GET [base]/QuestionnaireResponse{?[parameters]}

Search Parameters

The list of search parameters for this resource is available here.

Clone this wiki locally