0.3.0 - draft United States of America flag

nvdrsig - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NVDRS Document Types - JSON Representation

Draft as of 2025-05-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nvdrs-document-types-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nvdrs-document-types-vs</b></p><a name=\"nvdrs-document-types-vs\"> </a><a name=\"hcnvdrs-document-types-vs\"> </a><a name=\"nvdrs-document-types-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nvdrs-custom-code-system.html\"><code>http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-custom-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-nvdrs-custom-code-system.html#nvdrs-custom-code-system-dc-report\">dc-report</a></td><td>DC Report</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-cme-report\">cme-report</a></td><td>C/ME Report</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-icd-10\">icd-10</a></td><td>ICD-10</td></tr></table></li></ul></div>"
  },
  "url" : "http://mortalityreporting.github.io/nvdrs-ig/ValueSet/nvdrs-document-types-vs",
  "version" : "0.3.0",
  "name" : "NVDRSDocumentTypes",
  "title" : "NVDRS Document Types",
  "status" : "draft",
  "date" : "2025-05-21T08:04:14+00:00",
  "publisher" : "Georgia Tech Research Institute - ICL HEAT Division",
  "contact" : [
    {
      "name" : "Georgia Tech Research Institute - ICL HEAT Division",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gtri.gatech.edu/"
        },
        {
          "system" : "email",
          "value" : "nvdrs-ig@gtri.gatech.edu"
        }
      ]
    }
  ],
  "description" : "Import Record Document Types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-custom-code-system",
        "concept" : [
          {
            "code" : "dc-report",
            "display" : "DC Report"
          },
          {
            "code" : "cme-report",
            "display" : "C/ME Report"
          },
          {
            "code" : "icd-10",
            "display" : "ICD-10"
          }
        ]
      }
    ]
  }
}