{
  "resourceType": "ValueSet",
  "id": "shr-environment-ResourceStabilityVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ResourceStabilityVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/environment/vs/ResourceStabilityVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.environment.ResourceStabilityVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR ResourceStabilityVS ValueSet",
  "title": "SHR ResourceStabilityVS 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/ResourceStabilityCS",
        "concept": [
          {
            "code": "stable",
            "display": "Not at risk or minimal risk of losing the resource (or a significant portion of the resource)"
          },
          {
            "code": "at_risk",
            "display": "Some risk of losing the resource (or a significant portion of the resource)"
          },
          {
            "code": "imminent_risk",
            "display": "Imminent risk of loss of the resource (or a significant portion of the resource)"
          },
          {
            "code": "recent_loss",
            "display": "Recent loss of the resource (or a significant portion of the resource)"
          }
        ]
      }
    ]
  }
}