FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "species-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://starsapi.csiro.au/fhir-ig/stars/ValueSet/species-value-set",
"version": "0.5.1",
"name": "SpeciesValueSet",
"title": "STARS Species",
"status": "active",
"experimental": false,
"date": "2025-10-15T22:25:59+11: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"
}
]
}
}