{
  "resourceType": "ValueSet",
  "id": "animal-species",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>AnimalSpecies</h2>\n            <div>\n              <p>This example value set defines a set of codes that can be used to indicate species of animal patients.</p>\n\n            </div>\n            <p>\n              <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.\n            </p>\n            <p>This value set includes codes from the following code systems:</p>\n            <ul>\n              <li>Include these codes as defined in \n                <a href=\"http://www.snomed.org/\">\n                  <code>http://snomed.info/sct</code>\n                </a>\n                <table class=\"none\">\n                  <tr>\n                    <td>\n                      <b>Code</b>\n                    </td>\n                    <td>\n                      <b>Display</b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=125097000\">125097000</a>\n                    </td>\n                    <td>goat</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=125099002\">125099002</a>\n                    </td>\n                    <td>sheep</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=34618005\">34618005</a>\n                    </td>\n                    <td>cow</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=425134008\">425134008</a>\n                    </td>\n                    <td>turkey</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=47290002\">47290002</a>\n                    </td>\n                    <td>chicken</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=15778005\">15778005</a>\n                    </td>\n                    <td>goose</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=396620009\">396620009</a>\n                    </td>\n                    <td>duck</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=388445009\">388445009</a>\n                    </td>\n                    <td>horse</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=85626006\">85626006</a>\n                    </td>\n                    <td>donkey</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=132950000\">132950000</a>\n                    </td>\n                    <td>mule</td>\n                    <td/>\n                  </tr>\n                </table>\n              </li>\n            </ul>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/animal-species",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.409"
    }
  ],
  "version": "3.0.1",
  "name": "AnimalSpecies",
  "status": "draft",
  "experimental": true,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This example value set defines a set of codes that can be used to indicate species of animal patients.",
  "immutable": true,
  "copyright": "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.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "125097000",
            "display": "goat"
          },
          {
            "code": "125099002",
            "display": "sheep"
          },
          {
            "code": "34618005",
            "display": "cow"
          },
          {
            "code": "425134008",
            "display": "turkey"
          },
          {
            "code": "47290002",
            "display": "chicken"
          },
          {
            "code": "15778005",
            "display": "goose"
          },
          {
            "code": "396620009",
            "display": "duck"
          },
          {
            "code": "388445009",
            "display": "horse"
          },
          {
            "code": "85626006",
            "display": "donkey"
          },
          {
            "code": "132950000",
            "display": "mule"
          }
        ]
      }
    ]
  }
}