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

FHIR IG analytics

Packagecsiro.stars
Resource TypeValueSet
IdValueSet-species-value-set.json
FHIR VersionR5
Sourcehttps://starsapi.csiro.au/fhir-ig/stars/0.5.1/ValueSet-species-value-set.html
URLhttps://starsapi.csiro.au/fhir-ig/stars/ValueSet/species-value-set
Version0.5.1
Statusactive
Date2025-10-15T22:25:59+11:00
NameSpeciesValueSet
TitleSTARS Species
DescriptionList of all species.

Resources that use this resource

StructureDefinition
csiro-stars-patient-animalCSIRO STARS Patient Animal Profile

Resources that this resource uses

CodeSystem
species-starsSpecies STARS

Narrative

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

Generated Narrative: ValueSet species-value-set


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"
      }
    ]
  }
}