Stream: cds hooks/committers
Topic: docs / iss39-formally-document-hook-definitions
Github Notifications (Oct 30 2017 at 20:42):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- Formally document hook definitions (1d5e8d9)
Github Notifications (Nov 19 2017 at 18:18):
kpshek pushed 85 commits to branch iss39-formally-document-hook-definitions. Commits by kpshek (70), isaacvetter (8), None (4) and others (3).
- First pass at security documentation (still lots more to do/add) (d0b8cfb)
- Add notice on the immaturity of our proposed security model (2cf881d)
- Merge branch 'master' into issue/7-security (f8b2a1f)
- Add details around the FHIR access token (b5e9330)
- Changes to JWT details after discussion with @isaacvetter, (e4a6259)
- Fix typos (dde069c)
- Specify that the token_type in the fhirAuthorization object be 'Bearer' (31d652f)
- Specify Access-Control-Allow-Headers for CORS (ce4ffc4)
- Fix typo (3c510b6)
- Fix FHIR access token example (2ca8d90)
- Fix oauth -> fhirAuthorization parameter (09ca8e7)
- Change JWT contents per Connectathon discussions (d70a05b)
- Slate --> mkdocs (428b0c9)
- Setup files (79528bd)
- Update content (7e78d95)
- Add remaining files (b9f65af)
- Remove unnecessary headings from previous usage of Slate (54a0b93)
- Update Travis CI build for MkDocs (424211c)
- Lock mkdocs version for repeatable builds (25e7b4b)
- Reconfigure Heroku review app configuration to work with MkDocs (9a36b01)
[and 65 more commit(s)]
Github Notifications (Nov 21 2017 at 22:24):
kpshek pushed 43 commits to branch iss39-formally-document-hook-definitions. Commits by kpshek (34), jmandel (7) and isaacvetter (2).
- Initial commit (39a356b)
- Initial work-in-progress of the Swagger API (ce0b387)
- Use /.well-known/cds-services per rfc5785 (9ece10f)
- Add path template (253465c)
- Update cds-hooks.yaml (2a64017)
- Update cds-hooks.yaml (9b8fbdf)
- Update cds-hooks.yaml (2c2b9f5)
- Use Heroku app as the host (4a004b0)
- Fix schema errors (f4eb396)
- preFetch -> prefetch (a1f0701)
- Create README.md (57aa955)
- Update cds-hooks.yaml (16aba79)
- Update prefetch definition (2e1a779)
- Update Swagger Editor URL (7ae1875)
- service-name -> id (8759955)
- Add analytics API after discussion in the Connectathon (604256b)
- Update cds-hooks.yaml (d9731a8)
- Remove HookCoding and add some descriptions (b9e50e0)
- The discovery endpoint is now simply /cds-services (7a5c679)
- Rename source.name to source.label for API consistency. (3efbc6a)
[and 23 more commit(s)]
Github Notifications (Nov 24 2017 at 18:31):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- split hook defns into files (dd93797)
Github Notifications (Nov 24 2017 at 18:40):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- rename hook files to remove _ (f6b4b84)
Github Notifications (Nov 24 2017 at 18:47):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- fix syntax error (9882138)
Github Notifications (Nov 24 2017 at 18:54):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- force Travis update (e1cde0a)
Github Notifications (Nov 24 2017 at 19:18):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- I think that an order should always have an encounter (9a115af)
Github Notifications (Nov 28 2017 at 19:33):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- fixes, small visual improvements (c1e7bad)
Github Notifications (Dec 04 2017 at 17:00):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- remove extensions from example patient FHIR resource (per Graham's suggestion) (7971cb9)
Github Notifications (Dec 04 2017 at 19:48):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- change cardinality to required, move array defn to text (46c9694)
Github Notifications (Dec 11 2017 at 21:26):
isaacvetter pushed 1 commit to branch iss39-formally-document-hook-definitions.
- add encounter id to patient-view, move from full patient to just patient id (64f4cee)
Github Notifications (Jan 27 2018 at 23:43):
kpshek pushed 47 commits to branch iss39-formally-document-hook-definitions. Commits by bakerdb (25), kpshek (17), mattberther (3) and others (2).
- Explicitly state that all data is sent/received as JSON (fixes #81). (72eb0d3)
- Merge pull request #120 from cds-hooks/issues/81-json (0f9fc25)
- Allow CDS Service to provide context to a SMART app launched from a card (#112) (b4b2591)
- Clarify the appContext documentation (see #59 and PR #112). (#122) (f38272b)
- Add support for extensions to the specification (#121). Fixes #76. (7830d97)
- Calling a CDS Service Edits (f1ec369)
- Example changes (02402f5)
- New Security and Safety Content (dcf9881)
- Update 1.0.md (b1b01ba)
- Indicate the required fields in a Discovery CDS Service definition (#126) (c04c1db)
- Document CDS Services should abide by accessing only the minimum necessary data neeeded (#135) (1f9efe9)
- Add Service Registration section (#129) (e34c94d)
- Document that TLS is required (#130) (8982761)
- Clarify Card attributes, including Priority (#131) (6e4f077)
- Merge branch 'master' into patch-12 (5923ebe)
- Improve prefetch documentation (#136) (321fe92)
- Limitations (#142) (2f9b33b)
- Merge branch 'master' into patch-12 (5dacce9)
- Update Discovery documentation (#127) (5b7b336)
- Changed description of fhirAuthorization (5edfd63)
[and 27 more commit(s)]
Github Notifications (Jan 28 2018 at 16:01):
kpshek pushed 4 commits to branch iss39-formally-document-hook-definitions.
- Rename hook_catalogs/ -> hooks/ (7297c59)
- Remove patient & encounter from patient-view context (will be addressed later). (5c19d04)
- Fix syntax errors in context example JSON (8d6004c)
- Overhaul hooks documentations with lots of changes (1236f13)
Github Notifications (Jan 28 2018 at 16:35):
mattberther pushed 2 commits to branch iss39-formally-document-hook-definitions.
- adding patientId and encounterId to hook context (951197b)
- referring to wiki as owned by CDS (698ca0b)
Github Notifications (Jan 28 2018 at 16:41):
mattberther pushed 1 commit to branch iss39-formally-document-hook-definitions.
- Revert "adding patientId and encounterId to hook context" (513bb3d)
Github Notifications (Jan 28 2018 at 20:20):
kpshek pushed 1 commit to branch iss39-formally-document-hook-definitions.
- Add another example to illustrate the differences between context and prefetch (2412620)
Github Notifications (Jan 28 2018 at 20:40):
kpshek pushed 1 commit to branch iss39-formally-document-hook-definitions.
- Add further documentation and an example around prefetch tokens (1c009b0)
Github Notifications (Jan 28 2018 at 23:15):
kpshek deleted branch iss39-formally-document-hook-definitions
Last updated: Apr 12 2022 at 19:14 UTC