HIV Case Reporting and Monitoring
0.2.0 - CI Build

HIV Case Reporting and Monitoring - Local Development build (v0.2.0). See the Directory of published versions

: HIV Case Report Sections codesystem - JSON Representation

Active as of 2022-10-06

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-case-report-sections",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">CLIENT-REGISTRATION<a name=\"cs-case-report-sections-CLIENT-REGISTRATION\"> </a></td></tr><tr><td style=\"white-space:nowrap\">HIV-DIAGNOSIS<a name=\"cs-case-report-sections-HIV-DIAGNOSIS\"> </a></td></tr><tr><td style=\"white-space:nowrap\">HIV-ENTRY-TO-CARE<a name=\"cs-case-report-sections-HIV-ENTRY-TO-CARE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ARV-TREATMENT<a name=\"cs-case-report-sections-ARV-TREATMENT\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CD4<a name=\"cs-case-report-sections-CD4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">VIRAL-SUPPRESSION<a name=\"cs-case-report-sections-VIRAL-SUPPRESSION\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DEATH<a name=\"cs-case-report-sections-DEATH\"> </a></td></tr></table></div>"
  },
  "url" : "http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections",
  "version" : "0.2.0",
  "name" : "CSCaseReportSections",
  "title" : "HIV Case Report Sections codesystem",
  "status" : "active",
  "date" : "2022-10-06T14:49:57+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://xxhl7.org/Special/committees/[something]"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "CLIENT-REGISTRATION"
    },
    {
      "code" : "HIV-DIAGNOSIS"
    },
    {
      "code" : "HIV-ENTRY-TO-CARE"
    },
    {
      "code" : "ARV-TREATMENT"
    },
    {
      "code" : "CD4"
    },
    {
      "code" : "VIRAL-SUPPRESSION"
    },
    {
      "code" : "DEATH"
    }
  ]
}