Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
blu3id committed Dec 18, 2019
2 parents 4aa3c0d + eba8b30 commit 99db763
Show file tree
Hide file tree
Showing 21 changed files with 106 additions and 7 deletions.
1 change: 1 addition & 0 deletions _includes/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<dt class="links"><span>Links</span></dt>
{% if project.links.website %}<dd class="links"><a class="fa fa-external-link" href="{{ project.links.website }}" title="Website" target="_blank"><span>Website</span></a></dd>{% endif %}
{% if project.links.presentation %}<dd class="links"><a class="fa fa-tv" href="{{ project.links.presentation }}" title="Presentation" target="_blank"><span>Presentation</span></a></dd>{% endif %}
{% if project.links.video %}<dd class="links"><a class="fa fa-film" href="{{ project.links.video }}" title="Video" target="_blank"><span>Video</span></a></dd>{% endif %}
{% for link in project.links.code %}
<dd class="links"><a class="fa fa-github" href="{{ link }}" title="Code" target="_blank"><span>Code</span></a></dd>
{% endfor %}
Expand Down
2 changes: 1 addition & 1 deletion _includes/upcoming_events.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h3>{{ post.title }}</h3>
</time>
<span>{{ post.venue }}, {{ post.city }}</span>
{% if post.tickets %}
<a class="btn btn-success" target="_blank" href="{{ post.tickets }}">Apply for ticket</a>
<a class="btn btn-success" target="_blank" href="{{ post.tickets }}">Get ticket</a>
{% else %}
<a class="btn btn-success disabled" href="#" title="Comming Soon" disabled>Sign up</a>
{% endif %}
Expand Down
7 changes: 7 additions & 0 deletions _layouts/project.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ <h2>About</h2>
{{ page.about | markdownify }}

{% if page.links.size > 0 %}
{% if page.links.video %}
<hr>
<h2>Presentation Video</h2>
<div class="yt-embed">
<iframe src="https://www.youtube-nocookie.com/embed/{{ page.links.video | slice: -11, 11 }}" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
{% endif %}
{% if page.links.website %}
<hr>
<h2>Website</h2>
Expand Down
10 changes: 10 additions & 0 deletions _sass/local-styles/_projects.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,14 @@ ul.projects {
display: none;
}
}
}

.yt-embed {
text-align: center;
iframe {
@media screen and (min-width: 760px) {
width: 560px;
height: 315px;
}
}
}
17 changes: 17 additions & 0 deletions content/_events/2020-01-25-cardiff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
venue: "Cardiff University"
city: "Cardiff"
organiser:
- "NHS Hack Day Team"
date: 2020-01-25
date_end: 2020-01-26
hackday: "23-cardiff"

redirect_from:
- /projects/23-cardiff/

tickets: https://ti.to/nhshackday/23-cardiff/
pitches:
presentations:

---
11 changes: 11 additions & 0 deletions content/_projects/01-london/coincidence_gate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
hackday: 01-london
summary: Develop an automated measure of conflicted-ness for particular drug/field. As it is difficult to see conflicts of interest by subject/researcher.
team:
- Adrian Wilkins
- Matt Cutting
- Helga Perry
- Chris Martin
- Chris Dankwa
title: CoIncidence Gate
---
1 change: 1 addition & 0 deletions content/_projects/22-london/alexa_skill.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ links:
code:
- https://github.com/pluraliseseverythings/nhsalexahack/
presentation: https://docs.google.com/presentation/d/10s1BojaPuFszothOOQX_94FLoGF_XhIoFE23cmfYHiE/edit?usp=sharing
video: https://youtu.be/6T23qQwvxvY
summary: Voice Assistants and NHS APIs
team:
- '@nikki_kahllon'
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/good_match.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
hackday: 22-london
links:
presentation: https://docs.google.com/presentation/d/1IUZ9-PD6fAifwvNbD5RLCewxFoRraIECkM6qc1kxVSM/edit?usp=sharing
video: https://youtu.be/0RK4E-tpA8A
summary: Tinder for charities
team:
- '@caleismith'
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/iconsent.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ links:
- https://github.com/axchow/iconsent
presentation: http://nhs.uk
website: https://hackathon.clients.as56796.net
video: https://youtu.be/vXQaLqlLaXw
summary: iConsent is a paper-free consenting platform to use in clinic or at home.
It delivers patient education material, and can integrate with the NHS App or EMR
via open standards. Consent will be more informed, more efficient, and more personalised.
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/in_the_know.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ links:
code:
- https://github.com/nrstirzaker/NHSTrainingDB
presentation: https://docs.google.com/presentation/d/1jWpmViY0lnGgydxqxQbDsbUz3ztdYpwaLg6M2QaxuKg/edit?usp=sharing
video: https://youtu.be/ljFJWa4JYa4
summary: "Our application allows users to manage training to use intensive care unit\
\ equipment, which is currently hard to record and manage for team leaders. The\
\ application brings together staff, role, equipment and training information all\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ hackday: 22-london
links:
presentation: https://trello.com/b/pqlMKiWO/nhs-hack
website: https://trello.com/b/pqlMKiWO/nhs-hack
video: https://youtu.be/rJsBe8QMiPQ
summary: Learning clinical decision making through selecting appropriate actions in
sequence.
team:
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/nhs_clinical_app.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ links:
- https://github.com/siddv/nhshd-ui
presentation: https://docs.google.com/presentation/d/1M7idGy7qQ9f-V36l7vHCZLKSPijkNV0s36OXz_O8Bsc/edit?usp=sharing
website: https://drive.google.com/file/d/1Dj9LSClTtZ-qQy1xdUIi3x3jy1FNk_6G/
video: https://youtu.be/2xcNALDZ4aE
summary: An interface for clinicians, making it easier to access medical records,
research disease and condition information, and increase patient collaboration.
team:
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/nhs_top_trumps.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ links:
code:
- https://github.com/JeniT/nhs-top-trumps
presentation: https://docs.google.com/presentation/d/1DqB7MH7F6Y826mpOIEdl_w5LwjJsBYIP1z7_C40Fr1Y/edit#slide=id.p
video: https://youtu.be/bCMVC7Wd1q8
summary: Top Trumps cards generated from NHS data about child mental health indicators
team:
- '@JeniT'
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/nhs_whats_next.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ links:
- https://marvelapp.com/i2ja15e
presentation: https://docs.google.com/presentation/d/1AJwVUmDbgUUJltFo4f6DurlsaBTv2lbT_Dh-vz1xKR0/
website: https://marvelapp.com/i2ja15e
video: https://youtu.be/tcDBx3WAXHg
summary: Making the undocumented curriculum explicit for doctors in training
team:
- Robin Carswell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ links:
code:
- https://github.com/marcinca/diabetesopen
presentation: https://docs.google.com/presentation/d/1MtFWiSs98XdNsxxQKy-pK21bU2PzM_XBKlw30VYZ5a0/edit?usp=sharing
video: https://youtu.be/zxg_H6DnREw
summary: Set a hypothesis and create an interoperable user-friendly platform that
pulls into an app all health and lifestyle data from public and private sources
to help better manage type-1 and type-2 diabetes.
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/patient_record_matching.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
hackday: 22-london
links:
presentation: https://docs.google.com/presentation/d/1J6rIlP5vuBP7lUTIgXMKiv75tvTcB4CuGzSYM4aZ9ZY/edit#slide=id.g5b78712cac_0_0
video: https://youtu.be/yXcByDZl2EA
summary: It's all very well saying "just link by NHS number" but...
team:
- '@Esther_Tolani'
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/porteroo.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ links:
code:
- https://github.com/vlbee/porteroo
presentation: https://www.icloud.com/keynote-live/sc:0ap_zhj9EfPLbPeY3SWouhIF_fQlckijTfGpLRtEci2DWq2XZlF-fbAatIU1HHgmVvp
video: https://youtu.be/GT5usMd0nSU
summary: 'Optimising how specimens get around hospitals to improve the clinician,
porter and patient experience. '
team:
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/who_pays_this_doctor_(2019).md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ links:
- https://github.com/who-pays-your-doctor/whopaysthisdoctor.org
presentation: http://wptd.herokuapp.com/
website: https://whopaysthatdoctor.herokuapp.com
video: https://youtu.be/hi8RpT3Eh50
summary: improvements to a voluntary register of doctors interests (www.whopaysthisdoctor.org)
team:
- David Pratt
Expand Down
1 change: 1 addition & 0 deletions content/_projects/22-london/woundassist.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ links:
code:
- https://github.com/sonialouise/nhshackday2019
presentation: https://docs.google.com/presentation/d/12QGuMqkQCwCvU69Tea7S5NllQ56JrDN2_u9epDjotUQ/edit?usp=sharing
video: https://youtu.be/1N9BvRdNx_A
summary: We have created WoundAssist, AI assistant that empowers patients to monitor
their own wound recovery, whilst relieving pressure off the NHS by making sure patients
only reach out to healthcare services when absolutely necessary.
Expand Down
13 changes: 7 additions & 6 deletions resources/datasets-and-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ We're using [The Open Definition](http://opendefinition.org/) which can be summa
- [SGUL's Linked Open Data repository. Academic API, SPARQL endpoint](http://data.sgul.ac.uk/)
- [OpenODS - NHS Organisation API](http://www.openods.co.uk/) - API serving NHS organisational data under the Open Government Licence

---
- [PHE Fingertips](https://fingertips.phe.org.uk)
- [PHE Fingertips API](https://fingertips.phe.org.uk/api)
- [PHE Fingertips R package](https://cran.r-project.org/web/packages/fingertipsR/index.html)
- [PHE Fingertips Python package](https://github.com/PublicHealthEngland/PHDS_fingertips_py)


## Proprietary Data
While it may be easy to get access to this data, it's subject to various terms and conditions that make it not [open](http://opendefinition.org/).

Expand All @@ -32,12 +39,6 @@ While it may be easy to get access to this data, it's subject to various terms a
- [Patient Opinion](http://www.patientopinion.org.uk/info/api) - [CC BY-NC-ND 3.0 ](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.en) so no distributing derivative works

## Unknown Data
---
- [PHE Fingertips](https://fingertips.phe.org.uk)
- [PHE Fingertips API](https://fingertipsps.phe.org.uk/api)
- [PHE Fingertips R package](https://cran.r-project.org/web/packages/fingertipsR/index.html)
- [PHE Fingertips Python package](https://github.com/PublicHealthEngland/PHDS_fingertips_py)

---
- [A comprehensive health database with APIs](http://www.freebase.com/view/medicine)
- [Assortment of APIs and other resources, mainly clinical knowledge](http://www.openclinical.org/dld_asbruInterpreter.html)
Expand Down
39 changes: 39 additions & 0 deletions subscribe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
title: "Join Mailing List"
permalink: /subscribe
header_image: contact_img.jpg
image_credit:
- Credit: "Paul Clarke"
URL: "http://paulclarke.com"
Licence: "CC BY-NC"
---

<style>
#mce-EMAIL-page {
display: inline-block;
padding: 5px 16px;
font-size: 18px;
line-height: 1.5;
border: 1px solid grey;
vertical-align: middle;
box-sizing: border-box;
width: 100%;
max-width: 255px;
margin-bottom: 1em;
}

#mc-embedded-subscribe-page {
margin-bottom: 1em;
}
</style>

{:class="fa fa-envelope-o"}
### Sign up to our mailing list for news and announcements:

<form action="https://nhshackday.us18.list-manage.com/subscribe/post?u=c2698d1538c7d26ef8790f392&amp;id=54ed81c2fa" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_c2698d1538c7d26ef8790f392_54ed81c2fa" tabindex="-1" value=""></div>
<div style="text-align:center;">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL-page" placeholder="email address" required>
<button type="submit" value="Subscribe" class="btn btn-info" id="mc-embedded-subscribe-page" name="subscribe">Subscribe</button>
</div>
</form>

0 comments on commit 99db763

Please sign in to comment.