Skip to content

Commit 8c619c9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9be6b18 commit 8c619c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-storage-reference-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ erDiagram
202202

203203
- An Observation stores personal device data as Open mHealth JSON.
204204
- 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)`
206206
- When a patient is invited to share data (but prior to consent) `study_group_observation_consents.consented == false`
207207
- After consent is explicitly granted for the specific scopes/codes to be accessed by a Study Group `study_group_observation_consents.consented == true`
208208
- 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

Comments
 (0)