FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageaehrc.syndication
Resource TypeValueSet
IdValueSet-syndication-content-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/FHIR/fhir-syndication-ig/ValueSet-syndication-content-type.html
URLhttps://ontoserver.csiro.au/syndication/ValueSet/syndication-content-type
Version0.1.0
Statusdraft
Date2026-06-29T05:00:28+00:00
NameSyndicationContentTypeVS
TitleTerminology Syndication Content Type Value Set
Realmuv
DescriptionAll codes from the NCTS ASF category scheme. Used to classify the artefact carried by a syndication entry.

Resources that use this resource

StructureDefinition
aehrc.syndication#currentsyndication-categoryTerminology Syndication Category

Resources that this resource uses

CodeSystem
aehrc.syndication#current1.0.0Terminology Syndication Content Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet syndication-content-type


Source1

{
  "resourceType": "ValueSet",
  "id": "syndication-content-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ontoserver.csiro.au/syndication/ValueSet/syndication-content-type",
  "version": "0.1.0",
  "name": "SyndicationContentTypeVS",
  "title": "Terminology Syndication Content Type Value Set",
  "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": "All codes from the NCTS ASF category scheme. Used to classify the\nartefact carried by a syndication entry.",
  "compose": {
    "include": [
      {
        "system": "http://ns.electronichealth.net.au/ncts/syndication/asf/scheme/1.0.0"
      }
    ]
  }
}