<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="animal-species" />
  <meta>
    <lastUpdated value="2017-04-19T07:44:43.294+10:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>AnimalSpecies</h2>
      <div>
        <p>This example value set defines a set of codes that can be used to indicate species of animal patients.</p>
      </div>
      <p>
        <b>Copyright Statement:</b> 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.
            </p>
      <p>This code system http://hl7.org/fhir/animal-species 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>canislf
                  <a name="animal-species-canislf"></a></td>
          <td>Dog</td>
          <td>Canis lupus familiaris</td>
        </tr>
        <tr>
          <td>ovisa
                  <a name="animal-species-ovisa"></a></td>
          <td>Sheep</td>
          <td>Ovis aries</td>
        </tr>
        <tr>
          <td>serinuscd
                  <a name="animal-species-serinuscd"></a></td>
          <td>Domestic Canary</td>
          <td>Serinus canaria domestica</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa" />
  </extension>
  <url value="http://hl7.org/fhir/animal-species" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.4.642.1.410" />
  </identifier>
  <version value="3.0.1" />
  <name value="AnimalSpecies" />
  <status value="draft" />
  <experimental value="true" />
  <publisher value="FHIR Project team" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <description value="This example value set defines a set of codes that can be used to indicate species of animal patients." />
  <copyright value="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." />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/animal-species" />
  <content value="complete" />
  <concept>
    <code value="canislf" />
    <display value="Dog" />
    <definition value="Canis lupus familiaris" />
  </concept>
  <concept>
    <code value="ovisa" />
    <display value="Sheep" />
    <definition value="Ovis aries" />
  </concept>
  <concept>
    <code value="serinuscd" />
    <display value="Domestic Canary" />
    <definition value="Serinus canaria domestica" />
  </concept>
</CodeSystem>