The NCTS provides a syndication service used to provide a machinable interface to check for and get content distributions. This is used to distribute SNOMED CT-AU RF2 release and Ontoserver prebuilt binary indexes for those running their own Ontoserver instance. This service will also be used for all native formats of code systems being syndicated.
This service is basically a W3C Atom feed with some extensions. There was a poster on this topic at the Bratislava SNOMED CT Expo which provides some more details, motivations and benefits.
However for FHIR resources there are choices. It is possible to simply use the FHIR API and not provide FHIR resources in this kind of syndication service at all. It is also possible to put each version of each resource (CodeSystem, ValueSet, ConceptMap) in the feed, and/or Bundle resources that group a set of these resources together.
Currently the Australian NRC is progressing to providing syndication of these resources by exposing each individual version of each resource in the syndication feed, with the possibility of also providing these resources in Bundles in addition to give consumers of the feed the option of subscribing to coarser grained groupings of resources.
This discussion page has been created to share thoughts, opinions and comments on this approach and as a collaboration point should others wish to use a similar approach or even a different approach and share ideas.