FHIR IG analytics| Package | aehrc.syndication |
| Resource Type | CodeSystem |
| Id | CodeSystem-syndication-content-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/FHIR/fhir-syndication-ig/CodeSystem-syndication-content-type.html |
| URL | http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0 |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-29T05:00:28+00:00 |
| Name | SyndicationContentType |
| Title | Terminology Syndication Content Type |
| Description | 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. |
| Content | complete |
| ValueSet | ||
| aehrc.syndication#current | syndication-content-type | Terminology Syndication Content Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem syndication-content-type
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:
{
"resourceType": "CodeSystem",
"id": "syndication-content-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0",
"version": "0.1.0",
"name": "SyndicationContentType",
"title": "Terminology Syndication Content Type",
"status": "draft",
"experimental": false,
"date": "2026-06-29T05:00:28+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 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.",
"caseSensitive": true,
"hierarchyMeaning": "grouped-by",
"content": "complete",
"count": 17,
"concept": [
{
"code": "SCT_RF2_ALL",
"display": "SNOMED CT RF2 All",
"definition": "An RF2 release package containing both the Snapshot and Full release types."
},
{
"code": "SCT_RF2_FULL",
"display": "SNOMED CT RF2 Full",
"definition": "An RF2 release package containing the Full release type only — every component version since the module's first release."
},
{
"code": "SCT_RF2_SNAPSHOT",
"display": "SNOMED CT RF2 Snapshot",
"definition": "An RF2 release package containing the Snapshot release type only — the current state of every component as at the release date."
},
{
"code": "SCT_RF2_DELTA",
"display": "SNOMED CT RF2 Delta",
"definition": "An RF2 release package containing the Delta release type only — components changed since the previous release."
},
{
"code": "FHIR_CodeSystem",
"display": "FHIR CodeSystem",
"definition": "A single FHIR CodeSystem resource."
},
{
"code": "FHIR_ValueSet",
"display": "FHIR ValueSet",
"definition": "A single FHIR ValueSet resource."
},
{
"code": "FHIR_ConceptMap",
"display": "FHIR ConceptMap",
"definition": "A single FHIR ConceptMap resource."
},
{
"code": "FHIR_StructureDefinition",
"display": "FHIR StructureDefinition",
"definition": "A single FHIR StructureDefinition resource."
},
{
"code": "FHIR_Bundle",
"display": "FHIR Bundle",
"definition": "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."
},
{
"code": "FHIR_Package",
"display": "FHIR Package",
"definition": "A FHIR NPM (`tgz`) implementation guide / package."
},
{
"code": "LOINC",
"display": "LOINC",
"definition": "A LOINC release artefact."
},
{
"code": "BINARY_RETRACT",
"display": "Binary Index Retract",
"definition": "Retraction of a previously-published Ontoserver RF2 binary index identified by the entry's contentItemIdentifier and contentItemVersion."
},
{
"code": "LOINC_RETRACT",
"display": "LOINC Retract",
"definition": "Retraction of a previously-published LOINC artefact."
},
{
"code": "FHIR_CodeSystem_RETRACT",
"display": "FHIR CodeSystem Retract",
"definition": "Retraction of a previously-published FHIR CodeSystem identified by the entry's contentItemIdentifier and contentItemVersion."
},
{
"code": "FHIR_ValueSet_RETRACT",
"display": "FHIR ValueSet Retract",
"definition": "Retraction of a previously-published FHIR ValueSet."
},
{
"code": "FHIR_ConceptMap_RETRACT",
"display": "FHIR ConceptMap Retract",
"definition": "Retraction of a previously-published FHIR ConceptMap."
},
{
"code": "FHIR_StructureDefinition_RETRACT",
"display": "FHIR StructureDefinition Retract",
"definition": "Retraction of a previously-published FHIR StructureDefinition."
}
]
}