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
Official URL: http://h7.org/fhir/OperationDefinition/example | Version: 0.2.2 | |||
Draft as of 2015-08-04 | Computable Name: Consent Rollup |
Rollup multiple Consent records into a Bundle
Generated Narrative: OperationDefinition rollup
URL: [base]/Consent/[id]/$rollup
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | patient | 1..1 | Reference | Usage: GET /Consent/$rollup?patient=Patient/{patientId} | ||
IN | consentor | 0..1 | Reference | Usage: GET /Consent/$rollup?consentor=RelatedPerson/{relatedPersonId} | ||
IN | practitioner | 0..1 | Reference | Usage: GET /Consent/$rollup?practitioner=Practitioner/{practitionerId} | ||
IN | organization | 0..1 | Reference | Usage: GET /Consent/$rollup?organization=Organization/{organizationId} |