Terminology Syndication Feed Implementation Guide
0.1.0 - ci-build
Terminology Syndication Feed Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-05-09 |
{
"resourceType" : "CodeSystem",
"id" : "ontoserver-rf2-index",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ontoserver-rf2-index</b></p><a name=\"ontoserver-rf2-index\"> </a><a name=\"hcontoserver-rf2-index\"> </a><p>This case-sensitive code system <code>http://ontoserver.csiro.au/syndication/rf2</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">BINARY<a name=\"ontoserver-rf2-index-BINARY\"> </a></td><td>Binary Index</td><td>A pre-built Ontoserver RF2 binary index — a zip containing the on-disk index Ontoserver derives from a SNOMED CT RF2 release. The companion `category` element's `scheme` attribute carries the binary-format version.</td></tr></table></div>"
},
"url" : "http://ontoserver.csiro.au/syndication/rf2",
"version" : "0.1.0",
"name" : "OntoserverRf2Index",
"title" : "Ontoserver RF2 Binary Index Category",
"status" : "draft",
"experimental" : false,
"date" : "2026-05-09T20:23:33+00:00",
"publisher" : "Australian e-Health Research Centre",
"contact" : [
{
"name" : "Australian e-Health Research Centre",
"telecom" : [
{
"system" : "url",
"value" : "https://aehrc.csiro.au"
}
]
},
{
"name" : "Michael Lawley",
"telecom" : [
{
"system" : "email",
"value" : "michael.lawley@csiro.au"
}
]
}
],
"description" : "The single category term used by syndication entries that publish a\npre-built **Ontoserver RF2 binary index** — i.e. a zip file\ncontaining the on-disk index Ontoserver builds from a SNOMED CT\nRF2 release, ready to be consumed directly without re-indexing.\n\nConsumers that recognise this artefact type can load the index\ndirectly; consumers that do not MUST ignore the entry (the artefact\nis not a SNOMED CT RF2 release).\n\n## Wire-level scheme URI\n\nOn the wire, the Atom `⟨category⟩` element's `scheme` attribute carries one\nof these URIs — not the canonical of this CodeSystem:\n\n- `http://ontoserver.csiro.au/syndication/rf2/1.0.0`\n- `http://ontoserver.csiro.au/syndication/rf2/2.0.0`\n\nThe trailing path segment is the **binary index format version** —\nnot the version of the SNOMED CT release contained in the index.\nA consumer MUST match the scheme URI exactly: an index published as\n`…/rf2/1.0.0` is not interchangeable with one published as\n`…/rf2/2.0.0`.\n\nThe label paired with this term on the `⟨category⟩` element is conventionally\n`Binary Index`.",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "BINARY",
"display" : "Binary Index",
"definition" : "A pre-built Ontoserver RF2 binary index — a zip containing the on-disk index Ontoserver derives from a SNOMED CT RF2 release. The companion `category` element's `scheme` attribute carries the binary-format version."
}
]
}