Terminology Syndication Feed Implementation Guide, published by Australian e-Health Research Centre. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/fhir-syndication-ig/ and changes regularly. See the Directory of published versions
CodeSystem: Terminology Syndication Content Type
The set of terms used on a category element's term attribute to
identify what kind of terminology artefact a syndication entry carries.
This code system represents the NCTS Atom Syndication Format
category scheme, identified by the URI
http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0.
Every entry SHOULD include at least one category whose scheme is
this URI; consumers use this category to decide how to load the
linked artefact.
This Code system is referenced in the definition of the following value sets:
This case-sensitive code system http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0 defines the following codes in a Grouped By hierarchy:
| Code | Display | Definition |
| SCT_RF2_ALL |
SNOMED CT RF2 All |
An RF2 release package containing both the Snapshot and Full release types. |
| SCT_RF2_FULL |
SNOMED CT RF2 Full |
An RF2 release package containing the Full release type only — every component version since the module's first release. |
| SCT_RF2_SNAPSHOT |
SNOMED CT RF2 Snapshot |
An RF2 release package containing the Snapshot release type only — the current state of every component as at the release date. |
| SCT_RF2_DELTA |
SNOMED CT RF2 Delta |
An RF2 release package containing the Delta release type only — components changed since the previous release. |
| FHIR_CodeSystem |
FHIR CodeSystem |
A single FHIR CodeSystem resource. |
| FHIR_ValueSet |
FHIR ValueSet |
A single FHIR ValueSet resource. |
| FHIR_ConceptMap |
FHIR ConceptMap |
A single FHIR ConceptMap resource. |
| FHIR_StructureDefinition |
FHIR StructureDefinition |
A single FHIR StructureDefinition resource. |
| FHIR_Bundle |
FHIR Bundle |
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_Package |
FHIR Package |
A FHIR NPM (`tgz`) implementation guide / package. |
| LOINC |
LOINC |
A LOINC release artefact. |
| BINARY_RETRACT |
Binary Index Retract |
Retraction of a previously-published Ontoserver RF2 binary index identified by the entry's contentItemIdentifier and contentItemVersion. |
| LOINC_RETRACT |
LOINC Retract |
Retraction of a previously-published LOINC artefact. |
| FHIR_CodeSystem_RETRACT |
FHIR CodeSystem Retract |
Retraction of a previously-published FHIR CodeSystem identified by the entry's contentItemIdentifier and contentItemVersion. |
| FHIR_ValueSet_RETRACT |
FHIR ValueSet Retract |
Retraction of a previously-published FHIR ValueSet. |
| FHIR_ConceptMap_RETRACT |
FHIR ConceptMap Retract |
Retraction of a previously-published FHIR ConceptMap. |
| FHIR_StructureDefinition_RETRACT |
FHIR StructureDefinition Retract |
Retraction of a previously-published FHIR StructureDefinition. |
Description of the above table(s).