The main FHIR site has XSD's which you can import using studio. They may need a few tweaks on the way in but nothing major (if I remember correctly it doesn't like narrative)
From these you can build resources which confirm to Care Connect profiles.
I'm not aware of any NHS guidance on FHIR Messaging except for Transfer of Care but I'd recommend this presentation on FHIR Messaging
We've been doing this for a few years but only XML versions of FHIR.
Download the XSD/schema from https://www.hl7.org/fhir/fhir-all-xsd.zip and import it in the normal way via studio. I'd recommend using a HAPI FHIR Server for developing and testing against.
go to post
The main FHIR site has XSD's which you can import using studio. They may need a few tweaks on the way in but nothing major (if I remember correctly it doesn't like narrative)
From these you can build resources which confirm to Care Connect profiles.
I'm not aware of any NHS guidance on FHIR Messaging except for Transfer of Care but I'd recommend this presentation on FHIR Messaging
Simone Heckmann’s presentation https://vimeopro.com/user12740828/hl7-fhir-developer-days-2015-amsterdam/video/171535590
go to post
What DSTU2 flavour of FHIR would this support?
Can you produce Argonaut (USA) or CareConnect (UK NHS) profiled resources?
go to post
We've been doing this for a few years but only XML versions of FHIR.
Download the XSD/schema from https://www.hl7.org/fhir/fhir-all-xsd.zip and import it in the normal way via studio. I'd recommend using a HAPI FHIR Server for developing and testing against.