This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
(v1.0.2:
DSTU
1).
2).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R4B
R4
R3
R2
Definition for Value SetAnimalBreeds
gsd irt tibmas gret<ValueSet xmlns="http://hl7.org/fhir"> <id value="animal-breeds"/> <meta> <lastUpdated value="2015-10-24T07:41:03.495+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>AnimalBreeds</h2> <p>This example value set defines a set of codes that can be used to indicate breeds of species.</p> <p>This value set has an inline code system http://hl7.org/fhir/animal-breed, which defines the following codes:</p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>gsd <a name="gsd"> </a> </td> <td>German Shepherd Dog</td> <td/> </tr> <tr> <td>irt <a name="irt"> </a> </td> <td>Irish Terrier</td> <td/> </tr> <tr> <td>tibmas <a name="tibmas"> </a> </td> <td>Tibetan Mastiff</td> <td/> </tr> <tr> <td>gret <a name="gret"> </a> </td> <td>Golden Retriever</td> <td/> </tr> </table> <p> <b>Additional Language Displays</b> </p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>nl</b> </td> </tr> <tr> <td>gsd</td> <td>Duitse herdershond</td> </tr> <tr> <td>irt</td> <td>Ierse terrier</td> </tr> <tr> <td>tibmas</td> <td>Tibetaanse mastiff</td> </tr> <tr> <td>gret</td> <td>Golden Retriever</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.232"/> </extension> <url value="http://hl7.org/fhir/ValueSet/animal-breeds"/> <version value="1.0.2"/> <name value="AnimalBreeds"/> <status value="draft"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <date value="2015-10-24T07:41:03+11:00"/> <description value="This example value set defines a set of codes that can be used to indicate breeds of species."/> <codeSystem> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.232"/> </extension> <system value="http://hl7.org/fhir/animal-breed"/> <caseSensitive value="true"/> <concept> <code value="gsd"/> <display value="German Shepherd Dog"/> <designation> <language value="nl"/> <value value="Duitse herdershond"/> </designation> </concept> <concept> <code value="irt"/> <display value="Irish Terrier"/> <designation> <language value="nl"/> <value value="Ierse terrier"/> </designation> </concept> <concept> <code value="tibmas"/> <display value="Tibetan Mastiff"/> <designation> <language value="nl"/> <value value="Tibetaanse mastiff"/> </designation> </concept> <concept> <code value="gret"/> <display value="Golden Retriever"/> <designation> <language value="nl"/> <value value="Golden Retriever"/> </designation> </concept> </codeSystem></ValueSet></ ValueSet >
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.