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 - TTL Representation

Draft as of 2023-04-26

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "legacy-species-group-code-system"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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;  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>"
  ] ; # 
  fhir:url [ fhir:v "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-species-group-code-system"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LegacySpeciesGroupCodeSystem"] ; # 
  fhir:title [ fhir:v "STARS Legacy Species Group Code System"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-04-26T15:23:36+10:00"^^xsd:dateTime] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Conor Vahland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:stars@csiro.au" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes describing various Species Group."] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "15"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "AQUATIC" ] ;
fhir:display [ fhir:v "N" ] ;
fhir:definition [ fhir:v "Aquatic animal not otherwise listed." ]
  ] [
fhir:code [ fhir:v "BEEF_CATTLE" ] ;
fhir:display [ fhir:v "B" ] ;
fhir:definition [ fhir:v "Cattle; including buffalo; kept primarily for the production of meat." ]
  ] [
fhir:code [ fhir:v "CAMELIDS" ] ;
fhir:display [ fhir:v "G" ] ;
fhir:definition [ fhir:v "Includes farmed; feral; pack; racing and pet camelids including camels; alpacas and llamas but NOT camelids kept in zoos." ]
  ] [
fhir:code [ fhir:v "CAPTIVE_FARMED" ] ;
fhir:display [ fhir:v "J" ] ;
fhir:definition [ fhir:v "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)." ]
  ] [
fhir:code [ fhir:v "CRUSTACEANS" ] ;
fhir:display [ fhir:v "M" ] ;
fhir:definition [ fhir:v "Crustaceans." ]
  ] [
fhir:code [ fhir:v "DAIRY_CATTLE" ] ;
fhir:display [ fhir:v "A" ] ;
fhir:definition [ fhir:v "Cattle kept primarily for the production of milk." ]
  ] [
fhir:code [ fhir:v "FIN_FISH" ] ;
fhir:display [ fhir:v "K" ] ;
fhir:definition [ fhir:v "Commercial, farmed or wild." ]
  ] [
fhir:code [ fhir:v "HORSES" ] ;
fhir:display [ fhir:v "D" ] ;
fhir:definition [ fhir:v "Includes feral; pet; racing (performance) and leisure horses but NOT exotic equines kept in zoos." ]
  ] [
fhir:code [ fhir:v "LEISURE_ANIMALS" ] ;
fhir:display [ fhir:v "H" ] ;
fhir:definition [ fhir:v "Includes domestic animals and birds kept for leisure animal purposes e.g. cats; dogs; ferrets; guinea pigs; pet rabbits; aviary (pet and show) birds;  racing pigeons; but NOT cattle; sheep; goats; horses; pigs or camelids." ]
  ] [
fhir:code [ fhir:v "MOLLUSCS" ] ;
fhir:display [ fhir:v "L" ] ;
fhir:definition [ fhir:v "Molluscs." ]
  ] [
fhir:code [ fhir:v "NATIVE_FERAL" ] ;
fhir:display [ fhir:v "I" ] ;
fhir:definition [ fhir:v "Including free living native and exotic animals and birds but NOT feral cattle; buffalo; sheep; goats; horses; pigs or camelids." ]
  ] [
fhir:code [ fhir:v "PIGS" ] ;
fhir:display [ fhir:v "E" ] ;
fhir:definition [ fhir:v "Includes farmed; feral and pet pigs." ]
  ] [
fhir:code [ fhir:v "POULTRY" ] ;
fhir:display [ fhir:v "F" ] ;
fhir:definition [ fhir:v "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." ]
  ] [
fhir:code [ fhir:v "SHEEP_GOATS" ] ;
fhir:display [ fhir:v "C" ] ;
fhir:definition [ fhir:v "Includes farmed; feral and pet sheep and goats but NOT small ruminants kept in zoos." ]
  ] [
fhir:code [ fhir:v "UNSPECIFIED" ] ;
fhir:definition [ fhir:v "Unspecified value." ]
  ] ) . #