Canonical Resource Management Infrastructure Implementation Guide
1.0.0-snapshot - Snapshot International flag

Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-snapshot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. 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-snapshot
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