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

: VSDiagnosisResults - JSON Representation

Active as of 2022-03-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-diagnosis-results",
  "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=\"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/165816005\">165816005</a></td><td>HIV Positive</td><td>Dương tính HIV</td></tr></table></li><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/165815009\">165815009</a></td><td>HIV Negative</td><td>Âm tính HIV</td></tr></table></li><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/10828004\">10828004</a></td><td>Positive</td><td>Dương tính</td></tr></table></li><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/260385009\">260385009</a></td><td>Negative</td><td>Âm tính</td></tr></table></li></ul></div>"
  },
  "url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/ValueSet/vs-diagnosis-results",
  "version" : "0.1.0-test",
  "name" : "VSDiagnosisResults",
  "title" : "VSDiagnosisResults",
  "status" : "active",
  "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" : "165816005",
            "display" : "HIV Positive",
            "designation" : [
              {
                "language" : "vi-VN",
                "value" : "Dương tính HIV"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "165815009",
            "display" : "HIV Negative",
            "designation" : [
              {
                "language" : "vi-VN",
                "value" : "Âm tính HIV"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "10828004",
            "display" : "Positive",
            "designation" : [
              {
                "language" : "vi-VN",
                "value" : "Dương tính"
              }
            ]
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "260385009",
            "display" : "Negative",
            "designation" : [
              {
                "language" : "vi-VN",
                "value" : "Âm tính"
              }
            ]
          }
        ]
      }
    ]
  }
}