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 Rapid test results - JSON Representation

Active as of 2022-03-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-hiv-rapidtestresults",
  "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-rapidtestresults 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\">recent<a name=\"cs-hiv-rapidtestresults-recent\"> </a></td><td>Recent</td></tr><tr><td style=\"white-space:nowrap\">long_term<a name=\"cs-hiv-rapidtestresults-long_term\"> </a></td><td>Long term</td></tr><tr><td style=\"white-space:nowrap\">negative<a name=\"cs-hiv-rapidtestresults-negative\"> </a></td><td>Negative</td></tr><tr><td style=\"white-space:nowrap\">inconclusive<a name=\"cs-hiv-rapidtestresults-inconclusive\"> </a></td><td>Inconclusive</td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-hiv-rapidtestresults",
  "version" : "0.1.0-test",
  "name" : "CSHIVRapidTestResults",
  "title" : "Codesystem Rapid test results",
  "status" : "active",
  "date" : "2022-03-29T15:31:44+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ohie.org"
        }
      ]
    }
  ],
  "description" : "CodeSystem - Recency rapid test results for HIV  ",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "recent",
      "display" : "Recent"
    },
    {
      "code" : "long_term",
      "display" : "Long term"
    },
    {
      "code" : "negative",
      "display" : "Negative"
    },
    {
      "code" : "inconclusive",
      "display" : "Inconclusive"
    }
  ]
}