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.1.0-cibuild 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
Official URL: http://h7.org/fhir/uv/crmi/OperationDefinition/shareable-example | Version: 1.1.0-cibuild | |||
Draft as of 2015-08-04 | Computable Name: ShareableOperationDefinitionExample | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.38.33.10 | ||||
Usage:Clinical Venue: inpatient encounter |
Limited implementation of the Populate Questionnaire implementation
Generated Narrative: OperationDefinition shareable-example
URL: [base]/Questionnaire/[id]/$populate
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