FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| aehrc.syndication#current | 1.0.0 | Terminology Syndication Content Type |
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
}