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

: CodeSystem Occupation - JSON Representation

Active as of 2022-03-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-hiv-occupation",
  "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-occupation 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\">sex_business<a name=\"cs-hiv-occupation-sex_business\"> </a></td><td>Persons work in services that are susceptible for sex work</td></tr><tr><td style=\"white-space:nowrap\">driver<a name=\"cs-hiv-occupation-driver\"> </a></td><td>Driver</td></tr><tr><td style=\"white-space:nowrap\">fishman<a name=\"cs-hiv-occupation-fishman\"> </a></td><td>Fisherman</td></tr><tr><td style=\"white-space:nowrap\">army<a name=\"cs-hiv-occupation-army\"> </a></td><td>Army personnel</td></tr><tr><td style=\"white-space:nowrap\">gov_empl<a name=\"cs-hiv-occupation-gov_empl\"> </a></td><td>Government employee</td></tr><tr><td style=\"white-space:nowrap\">worker<a name=\"cs-hiv-occupation-worker\"> </a></td><td>Worker</td></tr><tr><td style=\"white-space:nowrap\">student<a name=\"cs-hiv-occupation-student\"> </a></td><td>Pupil/Student</td></tr><tr><td style=\"white-space:nowrap\">free_lancer<a name=\"cs-hiv-occupation-free_lancer\"> </a></td><td>Free lancer</td></tr><tr><td style=\"white-space:nowrap\">unemployment<a name=\"cs-hiv-occupation-unemployment\"> </a></td><td>Unemployment</td></tr><tr><td style=\"white-space:nowrap\">child<a name=\"cs-hiv-occupation-child\"> </a></td><td>Children</td></tr><tr><td style=\"white-space:nowrap\">prisoner<a name=\"cs-hiv-occupation-prisoner\"> </a></td><td>Prisoner</td></tr><tr><td style=\"white-space:nowrap\">famer<a name=\"cs-hiv-occupation-famer\"> </a></td><td>Farmer</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cs-hiv-occupation-other\"> </a></td><td>Other</td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-hiv-occupation",
  "version" : "0.1.0-test",
  "name" : "CSOccupation",
  "title" : "CodeSystem Occupation",
  "status" : "active",
  "date" : "2022-03-29T15:31:44+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        }
      ]
    }
  ],
  "description" : "CodeSystem - Occupation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "sex_business",
      "display" : "Persons work in services that are susceptible for sex work"
    },
    {
      "code" : "driver",
      "display" : "Driver"
    },
    {
      "code" : "fishman",
      "display" : "Fisherman"
    },
    {
      "code" : "army",
      "display" : "Army personnel"
    },
    {
      "code" : "gov_empl",
      "display" : "Government employee"
    },
    {
      "code" : "worker",
      "display" : "Worker"
    },
    {
      "code" : "student",
      "display" : "Pupil/Student"
    },
    {
      "code" : "free_lancer",
      "display" : "Free lancer"
    },
    {
      "code" : "unemployment",
      "display" : "Unemployment"
    },
    {
      "code" : "child",
      "display" : "Children"
    },
    {
      "code" : "prisoner",
      "display" : "Prisoner"
    },
    {
      "code" : "famer",
      "display" : "Farmer"
    },
    {
      "code" : "other",
      "display" : "Other"
    }
  ]
}