This page is part of the HL7 Terminology (v5.4.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-12-01 |
@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 "v2-0429"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0429</code> defines the following codes in a Is-A heirarchy:</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\">BR<a name=\"v2-0429-BR\"> </a></td><td>Breeding/genetic stock</td><td>Breeding/genetic stock</td></tr><tr><td style=\"white-space:nowrap\">DA<a name=\"v2-0429-DA\"> </a></td><td>Dairy</td><td>Dairy</td></tr><tr><td style=\"white-space:nowrap\">DR<a name=\"v2-0429-DR\"> </a></td><td>Draft</td><td>Draft</td></tr><tr><td style=\"white-space:nowrap\">DU<a name=\"v2-0429-DU\"> </a></td><td>Dual Purpose</td><td>Dual Purpose</td></tr><tr><td style=\"white-space:nowrap\">LY<a name=\"v2-0429-LY\"> </a></td><td>Layer, Includes Multiplier flocks</td><td>Layer, Includes Multiplier flocks</td></tr><tr><td style=\"white-space:nowrap\">MT<a name=\"v2-0429-MT\"> </a></td><td>Meat</td><td>Meat</td></tr><tr><td style=\"white-space:nowrap\">OT<a name=\"v2-0429-OT\"> </a></td><td>Other</td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">PL<a name=\"v2-0429-PL\"> </a></td><td>Pleasure</td><td>Pleasure</td></tr><tr><td style=\"white-space:nowrap\">RA<a name=\"v2-0429-RA\"> </a></td><td>Racing</td><td>Racing</td></tr><tr><td style=\"white-space:nowrap\">SH<a name=\"v2-0429-SH\"> </a></td><td>Show</td><td>Show</td></tr><tr><td style=\"white-space:nowrap\">NA<a name=\"v2-0429-NA\"> </a></td><td>Not Applicable</td><td>Not Applicable</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0429-U\"> </a></td><td>Unknown</td><td>Unknown</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0429"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.270" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "ProductionClass"] ; #
fhir:title [ fhir:v "productionClass"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "Health Level Seven International"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Code system of concepts specifying the code and/or text indicating the primary use for which the living subject was bred or grown. Used in HL7 Version 2.x messaging in the PID segment."] ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0429 (Production Class Code)"] ; #
fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0429"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0429>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:id [ fhir:v "4623" ] ;
fhir:code [ fhir:v "BR" ] ;
fhir:display [ fhir:v "Breeding/genetic stock" ] ;
fhir:definition [ fhir:v "Breeding/genetic stock" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4624" ] ;
fhir:code [ fhir:v "DA" ] ;
fhir:display [ fhir:v "Dairy" ] ;
fhir:definition [ fhir:v "Dairy" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4625" ] ;
fhir:code [ fhir:v "DR" ] ;
fhir:display [ fhir:v "Draft" ] ;
fhir:definition [ fhir:v "Draft" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4626" ] ;
fhir:code [ fhir:v "DU" ] ;
fhir:display [ fhir:v "Dual Purpose" ] ;
fhir:definition [ fhir:v "Dual Purpose" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4627" ] ;
fhir:code [ fhir:v "LY" ] ;
fhir:display [ fhir:v "Layer, Includes Multiplier flocks" ] ;
fhir:definition [ fhir:v "Layer, Includes Multiplier flocks" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4628" ] ;
fhir:code [ fhir:v "MT" ] ;
fhir:display [ fhir:v "Meat" ] ;
fhir:definition [ fhir:v "Meat" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4629" ] ;
fhir:code [ fhir:v "OT" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4630" ] ;
fhir:code [ fhir:v "PL" ] ;
fhir:display [ fhir:v "Pleasure" ] ;
fhir:definition [ fhir:v "Pleasure" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4631" ] ;
fhir:code [ fhir:v "RA" ] ;
fhir:display [ fhir:v "Racing" ] ;
fhir:definition [ fhir:v "Racing" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4632" ] ;
fhir:code [ fhir:v "SH" ] ;
fhir:display [ fhir:v "Show" ] ;
fhir:definition [ fhir:v "Show" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4633" ] ;
fhir:code [ fhir:v "NA" ] ;
fhir:display [ fhir:v "Not Applicable" ] ;
fhir:definition [ fhir:v "Not Applicable" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "4634" ] ;
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "Unknown" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.4.0 based on FHIR 4.0.1. Generated 2023-11-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change