{
  "resourceType": "CodeSystem",
  "id": "shr-environment-CoinhabitantCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR CoinhabitantCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/environment/cs/CoinhabitantCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.environment.CoinhabitantCS"
  },
  "version": "0.0.1",
  "name": "SHR CoinhabitantCS CodeSystem",
  "title": "SHR CoinhabitantCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "partner",
      "display": "Spouse or partner",
      "definition": "Spouse or partner"
    },
    {
      "code": "parents_birth",
      "display": "Birth parents",
      "definition": "Birth parents"
    },
    {
      "code": "parents_adoptive",
      "display": "Adoptive parents",
      "definition": "Adoptive parents"
    },
    {
      "code": "foster",
      "display": "Foster family",
      "definition": "Foster family"
    },
    {
      "code": "child",
      "display": "Child or children",
      "definition": "Child or children"
    },
    {
      "code": "relatives",
      "display": "other relatives",
      "definition": "other relatives"
    },
    {
      "code": "non_relatives",
      "display": "non-relatives",
      "definition": "non-relatives"
    }
  ]
}