HIV Case-reporting for Vietnam - candidate draft
0.1.0-test - CI Build

HIV Case-reporting for Vietnam - candidate draft - Local Development build (v0.1.0-test). See the Directory of published versions

: Risk Behavior - JSON Representation

Active as of 2022-03-29

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 http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-hiv-risk-behavior defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">pwid<a name=\"cs-hiv-risk-behavior-pwid\"> </a></td><td>PWID</td></tr><tr><td style=\"white-space:nowrap\">sex_partner<a name=\"cs-hiv-risk-behavior-sex_partner\"> </a></td><td>Having sex with sex worker or sex buyer</td></tr><tr><td style=\"white-space:nowrap\">msm<a name=\"cs-hiv-risk-behavior-msm\"> </a></td><td>Men who have sex with men</td></tr><tr><td style=\"white-space:nowrap\">smp<a name=\"cs-hiv-risk-behavior-smp\"> </a></td><td>Having sex with multiple partners (not for money or drug)</td></tr><tr><td style=\"white-space:nowrap\">partner_hiv<a name=\"cs-hiv-risk-behavior-partner_hiv\"> </a></td><td>Having sex with spouse/partners who are HIV infected</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cs-hiv-risk-behavior-other\"> </a></td><td>Other</td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-hiv-risk-behavior",
  "version" : "0.1.0-test",
  "name" : "CSHIVRiskBehavior",
  "title" : "Risk Behavior",
  "status" : "active",
  "date" : "2022-03-29T15:31:44+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        }
      ]
    }
  ],
  "description" : "CodeSystem - Behavior associated with risk of HIV transmission",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "pwid",
      "display" : "PWID"
    },
    {
      "code" : "sex_partner",
      "display" : "Having sex with sex worker or sex buyer"
    },
    {
      "code" : "msm",
      "display" : "Men who have sex with men"
    },
    {
      "code" : "smp",
      "display" : "Having sex with multiple partners (not for money or drug)"
    },
    {
      "code" : "partner_hiv",
      "display" : "Having sex with spouse/partners who are HIV infected"
    },
    {
      "code" : "other",
      "display" : "Other"
    }
  ]
}