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 Laboratory Code System - JSON Representation

Draft as of 2023-04-26

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "legacy-laboratory-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-laboratory-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></tr><tr><td style=\"white-space:nowrap\">aahl-test<a name=\"legacy-laboratory-code-system-aahl-test\"> </a></td><td>CSIRO - AAHL - TEST</td></tr><tr><td style=\"white-space:nowrap\">aahl01<a name=\"legacy-laboratory-code-system-aahl01\"> </a></td><td>CSIRO - AAHL</td></tr><tr><td style=\"white-space:nowrap\">abindkr<a name=\"legacy-laboratory-code-system-abindkr\"> </a></td><td>ABIN Disease Knowledge Repository</td></tr><tr><td style=\"white-space:nowrap\">arwh<a name=\"legacy-laboratory-code-system-arwh\"> </a></td><td>Australian Registry of Wildlife Health</td></tr><tr><td style=\"white-space:nowrap\">doa-test<a name=\"legacy-laboratory-code-system-doa-test\"> </a></td><td>Department of Agriculture and Water Resources - TEST</td></tr><tr><td style=\"white-space:nowrap\">doa01<a name=\"legacy-laboratory-code-system-doa01\"> </a></td><td>Department of Agriculture and Water Resources</td></tr><tr><td style=\"white-space:nowrap\">nahis<a name=\"legacy-laboratory-code-system-nahis\"> </a></td><td>National Animal Health Information System</td></tr><tr><td style=\"white-space:nowrap\">nsw01<a name=\"legacy-laboratory-code-system-nsw01\"> </a></td><td>NSW Department of Primary Industries</td></tr><tr><td style=\"white-space:nowrap\">nt01<a name=\"legacy-laboratory-code-system-nt01\"> </a></td><td>Berrimah Veterinary Laboratory</td></tr><tr><td style=\"white-space:nowrap\">qld01<a name=\"legacy-laboratory-code-system-qld01\"> </a></td><td>Biosecurity Queensland Veterinary Laboratories</td></tr><tr><td style=\"white-space:nowrap\">sa01<a name=\"legacy-laboratory-code-system-sa01\"> </a></td><td>Gribbles SA Vet Lab</td></tr><tr><td style=\"white-space:nowrap\">taronga<a name=\"legacy-laboratory-code-system-taronga\"> </a></td><td>Taronga Zoo</td></tr><tr><td style=\"white-space:nowrap\">tas01<a name=\"legacy-laboratory-code-system-tas01\"> </a></td><td>Animal Health Laboratory - Prospect</td></tr><tr><td style=\"white-space:nowrap\">vic-test<a name=\"legacy-laboratory-code-system-vic-test\"> </a></td><td>Primary Industries Research - Attwood - TEST</td></tr><tr><td style=\"white-space:nowrap\">vic01<a name=\"legacy-laboratory-code-system-vic01\"> </a></td><td>Primary Industries Research - Attwood</td></tr><tr><td style=\"white-space:nowrap\">wa01<a name=\"legacy-laboratory-code-system-wa01\"> </a></td><td>Animal Health Laboratories Virology South Perth</td></tr></table></div>"
  },
  "url" : "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-laboratory-code-system",
  "version" : "0.1.0",
  "name" : "LegacyLaboratoryCodeSystem",
  "title" : "STARS Legacy Laboratory 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 Laboratory.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 16,
  "concept" : [
    {
      "code" : "aahl-test",
      "display" : "CSIRO - AAHL - TEST"
    },
    {
      "code" : "aahl01",
      "display" : "CSIRO - AAHL"
    },
    {
      "code" : "abindkr",
      "display" : "ABIN Disease Knowledge Repository"
    },
    {
      "code" : "arwh",
      "display" : "Australian Registry of Wildlife Health"
    },
    {
      "code" : "doa-test",
      "display" : "Department of Agriculture and Water Resources - TEST"
    },
    {
      "code" : "doa01",
      "display" : "Department of Agriculture and Water Resources"
    },
    {
      "code" : "nahis",
      "display" : "National Animal Health Information System"
    },
    {
      "code" : "nsw01",
      "display" : "NSW Department of Primary Industries"
    },
    {
      "code" : "nt01",
      "display" : "Berrimah Veterinary Laboratory"
    },
    {
      "code" : "qld01",
      "display" : "Biosecurity Queensland Veterinary Laboratories"
    },
    {
      "code" : "sa01",
      "display" : "Gribbles SA Vet Lab"
    },
    {
      "code" : "taronga",
      "display" : "Taronga Zoo"
    },
    {
      "code" : "tas01",
      "display" : "Animal Health Laboratory - Prospect"
    },
    {
      "code" : "vic-test",
      "display" : "Primary Industries Research - Attwood - TEST"
    },
    {
      "code" : "vic01",
      "display" : "Primary Industries Research - Attwood"
    },
    {
      "code" : "wa01",
      "display" : "Animal Health Laboratories Virology South Perth"
    }
  ]
}