Canonical Resource Management Infrastructure Implementation Guide
1.0.0 - STU1 International flag

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

OperationDefinition: Publishable OperationDefinition Example (Experimental)

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

UseNameScopeCardinalityTypeBindingDocumentation
INsubject1..1Reference

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.

INlocal0..1Reference

If the local parameter is set to true, server information about the specified subject will be used to populate the instance.

OUTreturn1..1QuestionnaireResponse

The partially (or fully)-populated set of answers for the specified Questionnaire

Only implemented for Labs and Medications so far