Stream: implementers
Topic: NHS Transfer of care
Marc Riding (Oct 30 2018 at 13:41):
Does anyone know of a xsl to render an nhs transfer of care bundle ? Or software/app that renders a fhir bundle?
I have tried using DocumentToHTML.xslt from https://www.hl7.org/fhir/fhir-3.0.1-XMLTools-0.01.zip, but when I push the example bundle (provided by nhs digital, link below), the transform takes place, but the resultant html fails to render any html structure (shows all text on one "row").
Any ideas ?
(Example bundle: https://gist.githubusercontent.com/IOPS-DEV/f35fd1282d2e594b0b4d07b0cb6a2fec/raw/724d61014c1028cceee6d1ab2ffc13e9f39c674f/mh_eDischarge_jon_burrows_example-01.xml )
Many Thanks,
Marc
Lloyd McKenzie (Oct 30 2018 at 14:15):
@Richard Kavanagh ?
Kevin Mayfield (Oct 30 2018 at 17:48):
If this is for testing you can use this tool https://data.developer-test.nhs.uk/document-viewer/
Kevin Mayfield (Oct 30 2018 at 17:51):
Also within the git of demonstrator is this stylesheet https://github.com/nhsconnect/careconnect-document/tree/master/ccri-document-server/src/main/resources/XML
Thomas Zhou (Oct 30 2018 at 17:55):
@Kevin Mayfield thank you Kevin for the quick reply.
I am drafting a brief to the Senior Management Team(SMT) about FHIR.
One of most import information is the normalization of FHIR.
I heard that Lloyd mentioned the expecting date of FHIR normalization.
But I can not find his original message.
Can you help me find the message?
Thanks
Thomas
Lloyd McKenzie (Oct 30 2018 at 18:00):
If by "normalization" you mean "normative ANSI status", the answer is that the first pieces of FHIR will have normative status at the end of this year, including most portions of the infrastructure as well as the Patient and Observation resources. Additional content will go normative in future releases. We don't have a timeline for when "all" of FHIR will go normative as we still expect brand new content to be introduced in future releases and it takes at least 3 years for new content to migrate to normative after that.
You might also look at the FHIR maturity model to help evaluate the portions of FHIR that are most relevant to your organization.
Kevin Mayfield (Oct 30 2018 at 18:03):
You might find it easier to use the HIE demo (look under documents and select the ones of type FHIR Document) https://data.developer.nhs.uk/ccri/ed/patient/1183
Thomas Zhou (Oct 30 2018 at 18:13):
Hi Lloyd,
Thank you very much !.
Your reply is very informative.
Best Regards,
Thomas
Last updated: Apr 12 2022 at 19:14 UTC