{
  "resourceType": "ValueSet",
  "id": "shr-environment-CommonAnimalVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR CommonAnimalVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/environment/vs/CommonAnimalVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.environment.CommonAnimalVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR CommonAnimalVS ValueSet",
  "title": "SHR CommonAnimalVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://standardhealthrecord.org/shr/environment/cs/CommonAnimalCS",
        "concept": [
          {
            "code": "dog",
            "display": "dog"
          },
          {
            "code": "cat",
            "display": "cat"
          },
          {
            "code": "bird",
            "display": "bird"
          },
          {
            "code": "fish",
            "display": "fish"
          },
          {
            "code": "reptile",
            "display": "reptile"
          },
          {
            "code": "rodent",
            "display": "rodent"
          },
          {
            "code": "primate",
            "display": "monkey or ape"
          },
          {
            "code": "livestock",
            "display": "livestock"
          },
          {
            "code": "chicken",
            "display": "chicken"
          }
        ]
      }
    ]
  }
}