0.2.2 - ci-build
FastAccessControl - Local Development build (v0.2.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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: Generate OAuth Scopes |
Return a list of OAuth scopes
Generated Narrative: OperationDefinition oauthScopes
URL: [base]/Consent/[id]/$oauthScopes
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | patient | 1..1 | Reference | Usage: GET /Consent/$oauthScopes?patient=Patient/{patientId} | ||
IN | consentor | 0..1 | Reference | Usage: GET /Consent/$oauthScopes?consentor=RelatedPerson/{relatedPersonId} | ||
IN | practitioner | 0..1 | Reference | Usage: GET /Consent/$oauthScopes?practitioner=Practitioner/{practitionerId} | ||
IN | organization | 0..1 | Reference | Usage: GET /Consent/$oauthScopes?organization=Organization/{organizationId} |