Terminology Syndication Feed Implementation Guide
0.1.0 - ci-build International flag

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

: Terminology Syndication Content Type - TTL Representation

Draft as of 2026-05-09

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "syndication-content-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem syndication-content-type</b></p><a name=\"syndication-content-type\"> </a><a name=\"hcsyndication-content-type\"> </a><p>This case-sensitive code system <code>http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0</code> defines the following codes in a Grouped By hierarchy:</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\">SCT_RF2_ALL<a name=\"syndication-content-type-SCT_RF2_ALL\"> </a></td><td>SNOMED CT RF2 All</td><td>An RF2 release package containing both the Snapshot and Full release types.</td></tr><tr><td style=\"white-space:nowrap\">SCT_RF2_FULL<a name=\"syndication-content-type-SCT_RF2_FULL\"> </a></td><td>SNOMED CT RF2 Full</td><td>An RF2 release package containing the Full release type only — every component version since the module's first release.</td></tr><tr><td style=\"white-space:nowrap\">SCT_RF2_SNAPSHOT<a name=\"syndication-content-type-SCT_RF2_SNAPSHOT\"> </a></td><td>SNOMED CT RF2 Snapshot</td><td>An RF2 release package containing the Snapshot release type only — the current state of every component as at the release date.</td></tr><tr><td style=\"white-space:nowrap\">SCT_RF2_DELTA<a name=\"syndication-content-type-SCT_RF2_DELTA\"> </a></td><td>SNOMED CT RF2 Delta</td><td>An RF2 release package containing the Delta release type only — components changed since the previous release.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_CodeSystem<a name=\"syndication-content-type-FHIR_CodeSystem\"> </a></td><td>FHIR CodeSystem</td><td>A single FHIR CodeSystem resource.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_ValueSet<a name=\"syndication-content-type-FHIR_ValueSet\"> </a></td><td>FHIR ValueSet</td><td>A single FHIR ValueSet resource.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_ConceptMap<a name=\"syndication-content-type-FHIR_ConceptMap\"> </a></td><td>FHIR ConceptMap</td><td>A single FHIR ConceptMap resource.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_StructureDefinition<a name=\"syndication-content-type-FHIR_StructureDefinition\"> </a></td><td>FHIR StructureDefinition</td><td>A single FHIR StructureDefinition resource.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_Bundle<a name=\"syndication-content-type-FHIR_Bundle\"> </a></td><td>FHIR Bundle</td><td>A FHIR Bundle resource. The entry's `bundleInterpretation` element, when present, hints at the publisher's view of the Bundle (`batch` or `collection`); the consumer is not obliged to follow the hint.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_Package<a name=\"syndication-content-type-FHIR_Package\"> </a></td><td>FHIR Package</td><td>A FHIR NPM (`tgz`) implementation guide / package.</td></tr><tr><td style=\"white-space:nowrap\">LOINC<a name=\"syndication-content-type-LOINC\"> </a></td><td>LOINC</td><td>A LOINC release artefact.</td></tr><tr><td style=\"white-space:nowrap\">BINARY_RETRACT<a name=\"syndication-content-type-BINARY_RETRACT\"> </a></td><td>Binary Index Retract</td><td>Retraction of a previously-published Ontoserver RF2 binary index identified by the entry's contentItemIdentifier and contentItemVersion.</td></tr><tr><td style=\"white-space:nowrap\">LOINC_RETRACT<a name=\"syndication-content-type-LOINC_RETRACT\"> </a></td><td>LOINC Retract</td><td>Retraction of a previously-published LOINC artefact.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_CodeSystem_RETRACT<a name=\"syndication-content-type-FHIR_CodeSystem_RETRACT\"> </a></td><td>FHIR CodeSystem Retract</td><td>Retraction of a previously-published FHIR CodeSystem identified by the entry's contentItemIdentifier and contentItemVersion.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_ValueSet_RETRACT<a name=\"syndication-content-type-FHIR_ValueSet_RETRACT\"> </a></td><td>FHIR ValueSet Retract</td><td>Retraction of a previously-published FHIR ValueSet.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_ConceptMap_RETRACT<a name=\"syndication-content-type-FHIR_ConceptMap_RETRACT\"> </a></td><td>FHIR ConceptMap Retract</td><td>Retraction of a previously-published FHIR ConceptMap.</td></tr><tr><td style=\"white-space:nowrap\">FHIR_StructureDefinition_RETRACT<a name=\"syndication-content-type-FHIR_StructureDefinition_RETRACT\"> </a></td><td>FHIR StructureDefinition Retract</td><td>Retraction of a previously-published FHIR StructureDefinition.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0"^^xsd:anyURI ;
fhir:l <http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SyndicationContentType"] ; # 
  fhir:title [ fhir:v "Terminology Syndication Content Type"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-09T20:23:33+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Australian e-Health Research Centre"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Australian e-Health Research Centre" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://aehrc.csiro.au" ]     ] )
  ] [
fhir:name [ fhir:v "Michael Lawley" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "michael.lawley@csiro.au" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The set of terms used on a `category` element's `term` attribute to\nidentify what kind of terminology artefact a syndication entry carries.\n\nThis code system represents the NCTS Atom Syndication Format\ncategory scheme, identified by the URI\n`http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0`.\n\nEvery entry SHOULD include at least one category whose `scheme` is\nthis URI; consumers use this category to decide how to load the\nlinked artefact."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:hierarchyMeaning [ fhir:v "grouped-by"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "17"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "SCT_RF2_ALL" ] ;
fhir:display [ fhir:v "SNOMED CT RF2 All" ] ;
fhir:definition [ fhir:v "An RF2 release package containing both the Snapshot and Full release types." ]
  ] [
fhir:code [ fhir:v "SCT_RF2_FULL" ] ;
fhir:display [ fhir:v "SNOMED CT RF2 Full" ] ;
fhir:definition [ fhir:v "An RF2 release package containing the Full release type only — every component version since the module's first release." ]
  ] [
fhir:code [ fhir:v "SCT_RF2_SNAPSHOT" ] ;
fhir:display [ fhir:v "SNOMED CT RF2 Snapshot" ] ;
fhir:definition [ fhir:v "An RF2 release package containing the Snapshot release type only — the current state of every component as at the release date." ]
  ] [
fhir:code [ fhir:v "SCT_RF2_DELTA" ] ;
fhir:display [ fhir:v "SNOMED CT RF2 Delta" ] ;
fhir:definition [ fhir:v "An RF2 release package containing the Delta release type only — components changed since the previous release." ]
  ] [
fhir:code [ fhir:v "FHIR_CodeSystem" ] ;
fhir:display [ fhir:v "FHIR CodeSystem" ] ;
fhir:definition [ fhir:v "A single FHIR CodeSystem resource." ]
  ] [
fhir:code [ fhir:v "FHIR_ValueSet" ] ;
fhir:display [ fhir:v "FHIR ValueSet" ] ;
fhir:definition [ fhir:v "A single FHIR ValueSet resource." ]
  ] [
fhir:code [ fhir:v "FHIR_ConceptMap" ] ;
fhir:display [ fhir:v "FHIR ConceptMap" ] ;
fhir:definition [ fhir:v "A single FHIR ConceptMap resource." ]
  ] [
fhir:code [ fhir:v "FHIR_StructureDefinition" ] ;
fhir:display [ fhir:v "FHIR StructureDefinition" ] ;
fhir:definition [ fhir:v "A single FHIR StructureDefinition resource." ]
  ] [
fhir:code [ fhir:v "FHIR_Bundle" ] ;
fhir:display [ fhir:v "FHIR Bundle" ] ;
fhir:definition [ fhir:v "A FHIR Bundle resource. The entry's `bundleInterpretation` element, when present, hints at the publisher's view of the Bundle (`batch` or `collection`); the consumer is not obliged to follow the hint." ]
  ] [
fhir:code [ fhir:v "FHIR_Package" ] ;
fhir:display [ fhir:v "FHIR Package" ] ;
fhir:definition [ fhir:v "A FHIR NPM (`tgz`) implementation guide / package." ]
  ] [
fhir:code [ fhir:v "LOINC" ] ;
fhir:display [ fhir:v "LOINC" ] ;
fhir:definition [ fhir:v "A LOINC release artefact." ]
  ] [
fhir:code [ fhir:v "BINARY_RETRACT" ] ;
fhir:display [ fhir:v "Binary Index Retract" ] ;
fhir:definition [ fhir:v "Retraction of a previously-published Ontoserver RF2 binary index identified by the entry's contentItemIdentifier and contentItemVersion." ]
  ] [
fhir:code [ fhir:v "LOINC_RETRACT" ] ;
fhir:display [ fhir:v "LOINC Retract" ] ;
fhir:definition [ fhir:v "Retraction of a previously-published LOINC artefact." ]
  ] [
fhir:code [ fhir:v "FHIR_CodeSystem_RETRACT" ] ;
fhir:display [ fhir:v "FHIR CodeSystem Retract" ] ;
fhir:definition [ fhir:v "Retraction of a previously-published FHIR CodeSystem identified by the entry's contentItemIdentifier and contentItemVersion." ]
  ] [
fhir:code [ fhir:v "FHIR_ValueSet_RETRACT" ] ;
fhir:display [ fhir:v "FHIR ValueSet Retract" ] ;
fhir:definition [ fhir:v "Retraction of a previously-published FHIR ValueSet." ]
  ] [
fhir:code [ fhir:v "FHIR_ConceptMap_RETRACT" ] ;
fhir:display [ fhir:v "FHIR ConceptMap Retract" ] ;
fhir:definition [ fhir:v "Retraction of a previously-published FHIR ConceptMap." ]
  ] [
fhir:code [ fhir:v "FHIR_StructureDefinition_RETRACT" ] ;
fhir:display [ fhir:v "FHIR StructureDefinition Retract" ] ;
fhir:definition [ fhir:v "Retraction of a previously-published FHIR StructureDefinition." ]
  ] ) . #