STARS Implementation Guide
0.1.0 - ci-build

STARS Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: STARS Legacy Species Group Code System - JSON Representation

Draft as of 2023-04-26

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "legacy-species-group-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-species-group-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">AQUATIC<a name=\"legacy-species-group-code-system-AQUATIC\"> </a></td><td>N</td><td>Aquatic animal not otherwise listed.</td></tr><tr><td style=\"white-space:nowrap\">BEEF_CATTLE<a name=\"legacy-species-group-code-system-BEEF_CATTLE\"> </a></td><td>B</td><td>Cattle; including buffalo; kept primarily for the production of meat.</td></tr><tr><td style=\"white-space:nowrap\">CAMELIDS<a name=\"legacy-species-group-code-system-CAMELIDS\"> </a></td><td>G</td><td>Includes farmed; feral; pack; racing and pet camelids including camels; alpacas and llamas but NOT camelids kept in zoos.</td></tr><tr><td style=\"white-space:nowrap\">CAPTIVE_FARMED<a name=\"legacy-species-group-code-system-CAPTIVE_FARMED\"> </a></td><td>J</td><td>Including native and exotic animals; and birds kept in zoos and other collections; including commercial bees; farmed crocodiles; rabbits and deer; non-domestic pet cats (large and small) and pet reptiles; but NOT farmed avians (as above).</td></tr><tr><td style=\"white-space:nowrap\">CRUSTACEANS<a name=\"legacy-species-group-code-system-CRUSTACEANS\"> </a></td><td>M</td><td>Crustaceans.</td></tr><tr><td style=\"white-space:nowrap\">DAIRY_CATTLE<a name=\"legacy-species-group-code-system-DAIRY_CATTLE\"> </a></td><td>A</td><td>Cattle kept primarily for the production of milk.</td></tr><tr><td style=\"white-space:nowrap\">FIN_FISH<a name=\"legacy-species-group-code-system-FIN_FISH\"> </a></td><td>K</td><td>Commercial, farmed or wild.</td></tr><tr><td style=\"white-space:nowrap\">HORSES<a name=\"legacy-species-group-code-system-HORSES\"> </a></td><td>D</td><td>Includes feral; pet; racing (performance) and leisure horses but NOT exotic equines kept in zoos.</td></tr><tr><td style=\"white-space:nowrap\">LEISURE_ANIMALS<a name=\"legacy-species-group-code-system-LEISURE_ANIMALS\"> </a></td><td>H</td><td>Includes domestic animals and birds kept for leisure animal purposes e.g. cats; dogs; ferrets; guinea pigs; pet rabbits; aviary (pet and show) birds;\u00a0 racing pigeons; but NOT cattle; sheep; goats; horses; pigs or camelids.</td></tr><tr><td style=\"white-space:nowrap\">MOLLUSCS<a name=\"legacy-species-group-code-system-MOLLUSCS\"> </a></td><td>L</td><td>Molluscs.</td></tr><tr><td style=\"white-space:nowrap\">NATIVE_FERAL<a name=\"legacy-species-group-code-system-NATIVE_FERAL\"> </a></td><td>I</td><td>Including free living native and exotic animals and birds but NOT feral cattle; buffalo; sheep; goats; horses; pigs or camelids.</td></tr><tr><td style=\"white-space:nowrap\">PIGS<a name=\"legacy-species-group-code-system-PIGS\"> </a></td><td>E</td><td>Includes farmed; feral and pet pigs.</td></tr><tr><td style=\"white-space:nowrap\">POULTRY<a name=\"legacy-species-group-code-system-POULTRY\"> </a></td><td>F</td><td>Includes farmed avians kept for meat and/or egg production including chickens; emu; ostrich rhea; ducks; quails; pheasants or other species but NOT avians kept for leisure purposes e.g. racing pigeons and show birds.</td></tr><tr><td style=\"white-space:nowrap\">SHEEP_GOATS<a name=\"legacy-species-group-code-system-SHEEP_GOATS\"> </a></td><td>C</td><td>Includes farmed; feral and pet sheep and goats but NOT small ruminants kept in zoos.</td></tr><tr><td style=\"white-space:nowrap\">UNSPECIFIED<a name=\"legacy-species-group-code-system-UNSPECIFIED\"> </a></td><td/><td>Unspecified value.</td></tr></table></div>"
  },
  "url" : "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-species-group-code-system",
  "version" : "0.1.0",
  "name" : "LegacySpeciesGroupCodeSystem",
  "title" : "STARS Legacy Species Group Code System",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-04-26T15:23:36+10:00",
  "contact" : [
    {
      "name" : "Conor Vahland",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:stars@csiro.au"
        }
      ]
    }
  ],
  "description" : "Codes describing various Species Group.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 15,
  "concept" : [
    {
      "code" : "AQUATIC",
      "display" : "N",
      "definition" : "Aquatic animal not otherwise listed."
    },
    {
      "code" : "BEEF_CATTLE",
      "display" : "B",
      "definition" : "Cattle; including buffalo; kept primarily for the production of meat."
    },
    {
      "code" : "CAMELIDS",
      "display" : "G",
      "definition" : "Includes farmed; feral; pack; racing and pet camelids including camels; alpacas and llamas but NOT camelids kept in zoos."
    },
    {
      "code" : "CAPTIVE_FARMED",
      "display" : "J",
      "definition" : "Including native and exotic animals; and birds kept in zoos and other collections; including commercial bees; farmed crocodiles; rabbits and deer; non-domestic pet cats (large and small) and pet reptiles; but NOT farmed avians (as above)."
    },
    {
      "code" : "CRUSTACEANS",
      "display" : "M",
      "definition" : "Crustaceans."
    },
    {
      "code" : "DAIRY_CATTLE",
      "display" : "A",
      "definition" : "Cattle kept primarily for the production of milk."
    },
    {
      "code" : "FIN_FISH",
      "display" : "K",
      "definition" : "Commercial, farmed or wild."
    },
    {
      "code" : "HORSES",
      "display" : "D",
      "definition" : "Includes feral; pet; racing (performance) and leisure horses but NOT exotic equines kept in zoos."
    },
    {
      "code" : "LEISURE_ANIMALS",
      "display" : "H",
      "definition" : "Includes domestic animals and birds kept for leisure animal purposes e.g. cats; dogs; ferrets; guinea pigs; pet rabbits; aviary (pet and show) birds;\u00a0 racing pigeons; but NOT cattle; sheep; goats; horses; pigs or camelids."
    },
    {
      "code" : "MOLLUSCS",
      "display" : "L",
      "definition" : "Molluscs."
    },
    {
      "code" : "NATIVE_FERAL",
      "display" : "I",
      "definition" : "Including free living native and exotic animals and birds but NOT feral cattle; buffalo; sheep; goats; horses; pigs or camelids."
    },
    {
      "code" : "PIGS",
      "display" : "E",
      "definition" : "Includes farmed; feral and pet pigs."
    },
    {
      "code" : "POULTRY",
      "display" : "F",
      "definition" : "Includes farmed avians kept for meat and/or egg production including chickens; emu; ostrich rhea; ducks; quails; pheasants or other species but NOT avians kept for leisure purposes e.g. racing pigeons and show birds."
    },
    {
      "code" : "SHEEP_GOATS",
      "display" : "C",
      "definition" : "Includes farmed; feral and pet sheep and goats but NOT small ruminants kept in zoos."
    },
    {
      "code" : "UNSPECIFIED",
      "definition" : "Unspecified value."
    }
  ]
}