You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud-storage-reference-app.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ erDiagram
202
202
203
203
- An Observation stores personal device data as Open mHealth JSON.
204
204
- An Observation belongs to exactly one Patient.
205
-
- The `code` references a FHIR CodeableConcept, eg `http://purl.bioontology.org/ontology/SNOMEDCT/78564009 (Read Heart Rate)`
205
+
- The `code` references a FHIR CodeableConcept, eg `http://purl.bioontology.org/ontology/SNOMEDCT/78564009 (Read Heart Rate)`
206
206
- When a patient is invited to share data (but prior to consent) `study_group_observation_consents.consented == false`
207
207
- After consent is explicitly granted for the specific scopes/codes to be accessed by a Study Group `study_group_observation_consents.consented == true`
208
208
- The `study_group_observation_consents.scope_action` is the [SMART scope](https://hl7.org/fhir/smart-app-launch/scopes-and-launch-context.html#scopes-for-requesting-fhir-resources) action component which will always be `r` for "read" but is included for completeness
0 commit comments