# Open Source NEWS2 UI components from The Christie Hospital **Category:** [open-eObs](https://openhealthhub.org/c/open-eobs/32) **Created:** 2019-01-25 08:53 UTC **Views:** 2168 **Replies:** 9 **URL:** https://openhealthhub.org/t/open-source-news2-ui-components-from-the-christie-hospital/1978 --- ## Post #1 by @pacharanero @robdykedotcom I'd like to show you Rhidian Bramley's Christie open source e-Obs UI, which he is keen to work into open-eObs Demo: https://naidihr.github.io/NEWS2/chart.html Code: https://github.com/naidihr/NEWS2 --- ## Post #2 by @ian @Marcus Baw - I'd love to sit this on openEHR -I'll take a look at the code. Ian --- ## Post #3 by @pacharanero [quote="ian, post:2, topic:1978"] I’d love to sit this on openEHR [/quote] That would be awesome, great Ian --- ## Post #4 by @mayfield.g.kev It shouldn't take that long to convert to use a FHIR backend, then you should be able to run that chart against any FHIR enabled server. For example to get the blood pressures (SNOMED CT 75367002) for patient 1184, it's this rest call. https://data.developer.nhs.uk/ccri-fhir/STU3/Observation?patient=1184&code=75367002&_count=200 --- ## Post #5 by @pacharanero [quote="mayfield.g.kev, post:4, topic:1978"] It shouldn’t take that long to convert to use a FHIR backend, then you should be able to run that chart against any FHIR enabled server. For example to get the blood pressures (SNOMED CT 75367002) for patient 1184, it’s this rest call. https://data.developer.nhs.uk/ccri-fhir/STU3/Observation?patient=1184&code=75367002&_count=200 [/quote] That would also be awesome. We need a library of these UI components, designed to plug into standard data layers such as FHIR and openEHR... How would we best build that? Hook into an existing framework like React/Angular? --- ## Post #6 by @dunmail Re: Library Yep. Patient banner for a FHIR Patient resource based on NHS CUI standard? --- ## Post #7 by @pacharanero This is exactly what we need - yes I'm writing a list of the 'Missing NHS Stuff We Need' here: https://github.com/pacharanero/awesome-missing-nhs-things/blob/master/README.md and CUI components are on there I reckon we're going to need to get on and make this stuff because it ain't gonna come out of anywhere else --- ## Post #8 by @mayfield.g.kev Re Data Layer We have the backend layer working to do this http://docs.smarthealthit.org/ The documentation (a more straight forward HOWTO guide plus sample app) and the demo host application need some work. --- ## Post #9 by @robdykedotcom Awesome. Have forked to [openeobs/NEWS2](https://github.com/openeobs/NEWS2) There is an openEHR thingummygig for NEWS2 - openEHR-EHR-OBSERVATION.news2_uk_rcp.v0 And inidus made an [openEHR <> FHIR](https://github.com/inidus/open_ehr-fhir_care_connect) API too It wouldn't take too much effort to string all that together.... --- ## Post #10 by @robdykedotcom I find a [PDF from 2015](https://webarchive.nationalarchives.gov.uk/20160921162509/http://systems.digital.nhs.uk/data/cui/uig/patben.pdf) via GP Connect search on [developer.nhs.uk](https://developer.nhs.uk/apis/gpconnect-0-5-0). Anything more recent? --- **Canonical:** https://openhealthhub.org/t/open-source-news2-ui-components-from-the-christie-hospital/1978 **Original content:** https://openhealthhub.org/t/open-source-news2-ui-components-from-the-christie-hospital/1978