{
  "resourceType": "ValueSet",
  "id": "shr-core-DiseaseFindingVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR DiseaseFindingVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/core/vs/DiseaseFindingVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.core.DiseaseFindingVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR DiseaseFindingVS ValueSet",
  "title": "SHR DiseaseFindingVS 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://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "64572001"
          }
        ]
      }
    ]
  }
}