OpenHIE Case Reporting
0.1.0 - STU1 International flag

OpenHIE Case Reporting, published by OpenHIE. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/openhie/case-reporting and changes regularly. See the Directory of published versions

: Risk Behavior - JSON Representation

Active as of 2023-02-22

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-hiv-risk-behavior",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://openhie.org/fhir/ImplementationGuide/openhie.fhir.casereporting/CodeSystem/cs-hiv-risk-behavior</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"cs-hiv-risk-behavior-1\"> </a></td><td>Drug injection</td><td>Drug injection</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-hiv-risk-behavior-2\"> </a></td><td>Sex workers</td><td>Sexual relationship with sex workers or with sex buyers/clients (for money or drug)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-hiv-risk-behavior-3\"> </a></td><td>MSM</td><td>Men who have sex with men</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cs-hiv-risk-behavior-4\"> </a></td><td>Multiple Sex Partners</td><td>Multiple Sex Partners (NOT for money or drugs)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cs-hiv-risk-behavior-5\"> </a></td><td>Others</td><td>Other risks to oneself</td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/ImplementationGuide/openhie.fhir.casereporting/CodeSystem/cs-hiv-risk-behavior",
  "version" : "0.1.0",
  "name" : "CSHIVRiskBehavior",
  "title" : "Risk Behavior",
  "status" : "active",
  "date" : "2023-02-22T20:48:19+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "name" : "OpenHIE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        },
        {
          "system" : "email",
          "value" : "openhie@ohie.org"
        }
      ]
    },
    {
      "name" : "OpenHIE",
      "telecom" : [
        {
          "system" : "email",
          "value" : "openhie@ohie.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "CodeSystem - Behavior associated with risk of HIV transmission",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "Drug injection",
      "definition" : "Drug injection"
    },
    {
      "code" : "2",
      "display" : "Sex workers",
      "definition" : "Sexual relationship with sex workers or with sex buyers/clients (for money or drug)"
    },
    {
      "code" : "3",
      "display" : "MSM",
      "definition" : "Men who have sex with men"
    },
    {
      "code" : "4",
      "display" : "Multiple Sex Partners",
      "definition" : "Multiple Sex Partners (NOT for money or drugs)"
    },
    {
      "code" : "5",
      "display" : "Others",
      "definition" : "Other risks to oneself"
    }
  ]
}