This page is part of the HL7 Laboratory Report (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
@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 "speciesType-uv-lab"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet speciesType-uv-lab</b></p><a name=\"speciesType-uv-lab\"> </a><a name=\"hcspeciesType-uv-lab\"> </a><a name=\"speciesType-uv-lab-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>"
] ; #
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.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/lab-report/ValueSet/speciesType-uv-lab"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "LabSpeciesTypesVs"] ; #
fhir:title [ fhir:v "Types of species"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-14T20:50:21+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Orders and Observations" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] )
] ) ; #
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 "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
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" ] ] ) ] )
] . #
IG © 2023+ HL7 International / Orders and Observations. Package hl7.fhir.uv.lab-report#1.0.0-ballot based on FHIR 4.0.1. Generated 2024-08-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change