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

: STD Sexual History and Drug Use Questionnaire Panel - JSON Representation

Active as of 2022-02-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CBSSTDSexualHistoryDrugUseQuestionnaireVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><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-std-program-questionnaire-panel\">std-program-questionnaire-panel</a></td><td>STD Program Questionnaire Panel</td></tr></table></li><li>Include these codes as defined in <code>urn:oid:2.16.840.1.114222.4.5.232</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>STD107</td><td>Had Sex with a Male within the Past 12 Months</td></tr><tr><td>STD108</td><td>Had Sex with a Female within the Past 12 Months</td></tr><tr><td>STD109</td><td>Had Sex with an Anonymous Partner within the Past 12 Months</td></tr><tr><td>STD110</td><td>Had Sex with a Person Known to Him/Her to be an &quot;Intravenous Drug User (IDU)&quot; within the Past 12 Months</td></tr><tr><td>STD111</td><td>Had Sex while Intoxicated and/or High on Drugs within the Past 12 Months</td></tr><tr><td>STD112</td><td>Exchanged Drugs/Money for Sex within the Past 12 Months</td></tr><tr><td>STD113</td><td>Had Sex with a Person Who is Known to Her to Be an MSM within Past 12 Months</td></tr><tr><td>STD114</td><td>Engaged in Injection Drug use Within Past 12 Months</td></tr></table></li></ul></div>"
  },
  "url" : "http://cbsig.chai.gatech.edu/ValueSet/CBSSTDSexualHistoryDrugUseQuestionnaireVS",
  "version" : "0.2.1",
  "name" : "CBSSTDSexualHistoryDrugUseQuestionnaireVS",
  "title" : "STD Sexual History and Drug Use Questionnaire Panel",
  "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" : "This is an example valueset for how to setup coding for an Epi Questionnaire Panel using a selection of codes from the STD MMG.",
  "compose" : {
    "include" : [
      {
        "system" : "http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system",
        "concept" : [
          {
            "code" : "std-program-questionnaire-panel"
          }
        ]
      },
      {
        "system" : "urn:oid:2.16.840.1.114222.4.5.232",
        "concept" : [
          {
            "code" : "STD107",
            "display" : "Had Sex with a Male within the Past 12 Months"
          },
          {
            "code" : "STD108",
            "display" : "Had Sex with a Female within the Past 12 Months"
          },
          {
            "code" : "STD109",
            "display" : "Had Sex with an Anonymous Partner within the Past 12 Months"
          },
          {
            "code" : "STD110",
            "display" : "Had Sex with a Person Known to Him/Her to be an \"Intravenous Drug User (IDU)\" within the Past 12 Months"
          },
          {
            "code" : "STD111",
            "display" : "Had Sex while Intoxicated and/or High on Drugs within the Past 12 Months"
          },
          {
            "code" : "STD112",
            "display" : "Exchanged Drugs/Money for Sex within the Past 12 Months"
          },
          {
            "code" : "STD113",
            "display" : "Had Sex with a Person Who is Known to Her to Be an MSM within Past 12 Months"
          },
          {
            "code" : "STD114",
            "display" : "Engaged in Injection Drug use Within Past 12 Months"
          }
        ]
      }
    ]
  }
}