This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://h7.org/fhir/uv/crmi/OperationDefinition/publishable-example | Version: 1.0.0 | |||
Draft as of 2015-08-04 | Computable Name: PublishableOperationDefinitionExample | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.38.33.9 | ||||
Usage:Clinical Venue: inpatient encounter |
Limited implementation of the Populate Questionnaire implementation
URL: [base]/Questionnaire/[id]/$populate
Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | subject | 1..1 | Reference | The resource that is to be the QuestionnaireResponse.subject. The QuestionnaireResponse instance will reference the provided subject. In addition, if the local parameter is set to true, server information about the specified subject will be used to populate the instance. | ||
IN | local | 0..1 | Reference | If the local parameter is set to true, server information about the specified subject will be used to populate the instance. | ||
OUT | return | 1..1 | QuestionnaireResponse | The partially (or fully)-populated set of answers for the specified Questionnaire |
Only implemented for Labs and Medications so far