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

: HIV Symptoms - JSON Representation

Draft as of 2022-03-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-hiv-symptoms",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>vi</b></td></tr><tr><td><a href=\"http://snomed.info/id/248427009\">248427009</a></td><td>Fever symptoms</td><td>Sốt</td></tr></table></li></ul></div>"
  },
  "url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/ValueSet/vs-hiv-symptoms",
  "version" : "0.1.0-test",
  "name" : "HIVSymptomsCode",
  "title" : "HIV Symptoms",
  "status" : "draft",
  "date" : "2022-03-29T15:31:44+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "248427009",
            "display" : "Fever symptoms",
            "designation" : [
              {
                "language" : "vi-VN",
                "value" : "Sốt"
              }
            ]
          }
        ]
      }
    ]
  }
}