Stream: uk
Topic: UK Core COVID-19 Demo Server
Kevin Mayfield (Apr 10 2020 at 06:08):
Following on the UK Core Workshop.
I've created a UK Core server experimenting with MeasureReports and COVID-19.
The front end app can be found here: https://project-wildfyre.github.io/covid/
If you turn on inspect on chrome (or developer tools in others) you can see the R4 Queries being used to populate the dashboard.
It's not serving the resources as UK core but the server is validating against UK Core (if possible)
Kevin Mayfield (Apr 10 2020 at 06:09):
For example covid morbidity reports can be found via GET https://fhir.test.xgenome.co.uk/R4/MeasureReport?measure=25444&_count=100&_sort:desc=period
Kevin Mayfield (Apr 10 2020 at 06:11):
Regional case reports GET https://fhir.test.xgenome.co.uk/R4/MeasureReport?measure=21263&subject.partof.identifier=E92000001&_count=100&_sort:desc=period&date=gt2020-03-20
Last updated: Apr 12 2022 at 19:14 UTC