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

Page standards status: Draft Maturity Level: 1

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "lab-speciesType-eu-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "draft" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/laboratory/ValueSet/lab-speciesType-eu-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0-ci"] ; # 
  fhir:name [ fhir:v "LabSpeciesTypesEuVs"] ; # 
  fhir:title [ fhir:v "Types of species"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-29T08:31:57+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Europe"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.eu" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Types of animal species for non-human subjects"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "125097000" ] ;
fhir:display [ fhir:v "Domestic goat" ]       ] [
fhir:code [ fhir:v "125099002" ] ;
fhir:display [ fhir:v "Sheep" ]       ] [
fhir:code [ fhir:v "34618005" ] ;
fhir:display [ fhir:v "Cow" ]       ] [
fhir:code [ fhir:v "425134008" ] ;
fhir:display [ fhir:v "Turkey" ]       ] [
fhir:code [ fhir:v "47290002" ] ;
fhir:display [ fhir:v "Chicken" ]       ] [
fhir:code [ fhir:v "15778005" ] ;
fhir:display [ fhir:v "Anser" ]       ] [
fhir:code [ fhir:v "396620009" ] ;
fhir:display [ fhir:v "Duck" ]       ] [
fhir:code [ fhir:v "35354009" ] ;
fhir:display [ fhir:v "Horse" ]       ] [
fhir:code [ fhir:v "85626006" ] ;
fhir:display [ fhir:v "Donkey" ]       ] [
fhir:code [ fhir:v "132950000" ] ;
fhir:display [ fhir:v "Mule" ]       ] [
fhir:code [ fhir:v "448771007" ] ;
fhir:display [ fhir:v "Domestic dog" ]       ] [
fhir:code [ fhir:v "448169003" ] ;
fhir:display [ fhir:v "Domestic cat" ]       ] )     ] )
  ] . #