0.2.2 - ci-build
FastAccessControl, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/awatson1978/fhir-access-control-ig/ and changes regularly. See the Directory of published versions
Draft as of 2015-08-04 |
{
"resourceType" : "OperationDefinition",
"id" : "digest",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition digest</b></p><a name=\"digest\"> </a><a name=\"hcdigest\"> </a><a name=\"digest-en-US\"> </a><p>URL: [base]/Bundle/[id]/$digest</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr></table></div>"
},
"url" : "http://h7.org/fhir/OperationDefinition/example",
"version" : "0.2.2",
"name" : "Consent Bundle Digest",
"status" : "draft",
"kind" : "operation",
"date" : "2015-08-04",
"publisher" : "MITRE",
"contact" : [
{
"name" : "MITRE",
"telecom" : [
{
"system" : "url",
"value" : "https://www.mitre.org"
}
]
}
],
"description" : "Input a Bundle which contains list of 1 or more Consent records; Returns a flattened Consent that has merged the records",
"code" : "digest",
"base" : "OperationDefinition/Consent-digest",
"resource" : [
"Bundle"
],
"system" : false,
"type" : false,
"instance" : true
}