Skip to content

Commit

Permalink
fixing scopes.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed May 20, 2024
1 parent 7c8e619 commit 6405c1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion definitions/platform/flatiron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ scopes_supported:
- patient/CarePlan.read
- patient/CareTeam.read
- patient/Condition.read
- patient/Device.read
- patient/DiagnosticReport.read
- patient/DocumentReference.read
- patient/Encounter.read
Expand All @@ -25,7 +26,6 @@ scopes_supported:
- patient/Organization.read
- patient/Patient.read
- patient/Practitioner.read
- patient/PractitionerRole.read
- patient/Procedure.read
- patient/Provenance.read

Expand All @@ -41,6 +41,7 @@ confidential: true
cors_relay_required: true
documentation: |
https://flatiron.my.site.com/FHIR/s/
https://flatiron.my.site.com/FHIR/s/article/Flatiron-FHIR-Overview
missing_op_patient_everything: true
client_supported_resources: []
Expand Down

0 comments on commit 6405c1f

Please sign in to comment.