Case Based Surveillance Implementation Guide
0.2.1 - ci-build

Case Based Surveillance Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: CBS Case Social Determinants of Health Category Value Set - JSON Representation

Active as of 2022-02-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CBSSocialDeterminantsOfHealthCategoryVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-cbs-temp-code-system.html\"><code>http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-cbs-temp-code-system.html#cbs-temp-code-system-sogi\">sogi</a></td><td>Sexual Orientation and Gender Identity</td></tr><tr><td><a href=\"CodeSystem-cbs-temp-code-system.html#cbs-temp-code-system-housing-or-residence\">housing-or-residence</a></td><td>Housing Insecurity or Residence Characteristics</td></tr><tr><td><a href=\"CodeSystem-cbs-temp-code-system.html#cbs-temp-code-system-education\">education</a></td><td>Education Level</td></tr><tr><td><a href=\"CodeSystem-cbs-temp-code-system.html#cbs-temp-code-system-food-insecurity\">food-insecurity</a></td><td>Food Insecurity</td></tr></table></li></ul></div>"
  },
  "url" : "http://cbsig.chai.gatech.edu/ValueSet/CBSSocialDeterminantsOfHealthCategoryVS",
  "version" : "0.2.1",
  "name" : "CBSSocialDeterminantsOfHealthCategoryVS",
  "title" : "CBS Case Social Determinants of Health Category Value Set",
  "status" : "active",
  "date" : "2022-02-17T15:59:55-05:00",
  "publisher" : "Georgia Tech Research Institute (GTRI)",
  "contact" : [
    {
      "name" : "Georgia Tech Research Institute (GTRI)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://gtri.gatech.edu/"
        }
      ]
    }
  ],
  "description" : "Categories for social determinants of health and related elements of social history which may be captured in the SDOH profile.",
  "compose" : {
    "include" : [
      {
        "system" : "http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system",
        "concept" : [
          {
            "code" : "sogi",
            "display" : "Sexual Orientation and Gender Identity"
          },
          {
            "code" : "housing-or-residence",
            "display" : "Housing Insecurity or Residence Characteristics"
          },
          {
            "code" : "education",
            "display" : "Education Level"
          },
          {
            "code" : "food-insecurity",
            "display" : "Food Insecurity"
          }
        ]
      }
    ]
  }
}