HL7 Europe Laboratory Report
0.2.0-ci - ci-build 150

HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions

: Types of species - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "lab-speciesType-eu-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lab-speciesType-eu-vs</b></p><a name=\"lab-speciesType-eu-vs\"> </a><a name=\"hclab-speciesType-eu-vs\"> </a><a name=\"lab-speciesType-eu-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/125097000\">125097000</a></td><td>Domestic goat</td></tr><tr><td><a href=\"http://snomed.info/id/125099002\">125099002</a></td><td>Sheep</td></tr><tr><td><a href=\"http://snomed.info/id/34618005\">34618005</a></td><td>Cow</td></tr><tr><td><a href=\"http://snomed.info/id/425134008\">425134008</a></td><td>Turkey</td></tr><tr><td><a href=\"http://snomed.info/id/47290002\">47290002</a></td><td>Chicken</td></tr><tr><td><a href=\"http://snomed.info/id/15778005\">15778005</a></td><td>Anser</td></tr><tr><td><a href=\"http://snomed.info/id/396620009\">396620009</a></td><td>Duck</td></tr><tr><td><a href=\"http://snomed.info/id/35354009\">35354009</a></td><td>Horse</td></tr><tr><td><a href=\"http://snomed.info/id/85626006\">85626006</a></td><td>Donkey</td></tr><tr><td><a href=\"http://snomed.info/id/132950000\">132950000</a></td><td>Mule</td></tr><tr><td><a href=\"http://snomed.info/id/448771007\">448771007</a></td><td>Domestic dog</td></tr><tr><td><a href=\"http://snomed.info/id/448169003\">448169003</a></td><td>Domestic cat</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://hl7.eu/fhir/laboratory/ValueSet/lab-speciesType-eu-vs",
  "version" : "0.2.0-ci",
  "name" : "LabSpeciesTypesEuVs",
  "title" : "Types of species",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-14T12:48:35+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "Types of animal species for non-human subjects",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "125097000",
            "display" : "Domestic goat"
          },
          {
            "code" : "125099002",
            "display" : "Sheep"
          },
          {
            "code" : "34618005",
            "display" : "Cow"
          },
          {
            "code" : "425134008",
            "display" : "Turkey"
          },
          {
            "code" : "47290002",
            "display" : "Chicken"
          },
          {
            "code" : "15778005",
            "display" : "Anser"
          },
          {
            "code" : "396620009",
            "display" : "Duck"
          },
          {
            "code" : "35354009",
            "display" : "Horse"
          },
          {
            "code" : "85626006",
            "display" : "Donkey"
          },
          {
            "code" : "132950000",
            "display" : "Mule"
          },
          {
            "code" : "448771007",
            "display" : "Domestic dog"
          },
          {
            "code" : "448169003",
            "display" : "Domestic cat"
          }
        ]
      }
    ]
  }
}