Case Based Surveillance Implementation Guide
0.2.1 - ci-build

Case Based Surveillance Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: Combined ValueSet for Lab DiagnosticReport Code. - JSON Representation

Active as of 2022-02-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CBSLabDiagnosticReportVS",
  "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>Import all the codes that are contained in <a href=\"https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7550\">http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7550</a></li><li>Import all the codes that are contained in <a href=\"https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.1002\">http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1002</a></li><li>Include these codes as defined in <a href=\"CodeSystem-cbs-temp-code-system.html\"><code>http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-cbs-temp-code-system.html#cbs-temp-code-system-lab-interpretative-report\">lab-interpretative-report</a></td><td>Lab Interpretive Report</td></tr></table></li></ul></div>"
  },
  "url" : "http://cbsig.chai.gatech.edu/ValueSet/CBSLabDiagnosticReportVS",
  "version" : "0.2.1",
  "name" : "CBSLabDiagnosticReportVS",
  "title" : "Combined ValueSet for Lab DiagnosticReport Code.",
  "status" : "active",
  "date" : "2022-02-17T15:59:55-05:00",
  "publisher" : "Georgia Tech Research Institute (GTRI)",
  "contact" : [
    {
      "name" : "Georgia Tech Research Institute (GTRI)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://gtri.gatech.edu/"
        }
      ]
    }
  ],
  "description" : "Codes for Lab Test Type. The codes are from two PHINVADS valuesets to support labs test repeating group",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7550"
        ]
      },
      {
        "valueSet" : [
          "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1002"
        ]
      },
      {
        "system" : "http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system",
        "concept" : [
          {
            "code" : "lab-interpretative-report",
            "display" : "Lab Interpretive Report"
          }
        ]
      }
    ]
  }
}