STARS Implementation Guide
0.5.0 - release
This page is part of the Csiro Stars (v0.5.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2025-09-08 |
{
"resourceType" : "ValueSet",
"id" : "species-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet species-value-set</b></p><a name=\"species-value-set\"> </a><a name=\"hcspecies-value-set\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-species-stars.html\"><code>https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/species-stars</code></a></li></ul></div>"
},
"url" : "https://starsapi.csiro.au/fhir-ig/stars/ValueSet/species-value-set",
"version" : "0.5.0",
"name" : "SpeciesValueSet",
"title" : "STARS Species",
"status" : "active",
"experimental" : false,
"date" : "2025-09-08T19:08:28+10:00",
"publisher" : "ACDP Informatics CSIRO",
"contact" : [
{
"name" : "ACDP Informatics CSIRO",
"telecom" : [
{
"system" : "url",
"value" : "https://starsapi.csiro.au"
},
{
"system" : "email",
"value" : "stars-support@csiro.au"
}
]
}
],
"description" : "List of all species.",
"compose" : {
"include" : [
{
"system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/species-stars"
}
]
}
}