0.2.0 - ci-build

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

: Diseases - JSON Representation

Active as of 2024-12-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "disease-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet disease-value-set</b></p><a name=\"disease-value-set\"> </a><a name=\"hcdisease-value-set\"> </a><a name=\"disease-value-set-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a></li><li>Include all codes defined in <code>http://www.nlm.nih.gov/healthit/snomedct/index.html</code></li></ul></div>"
  },
  "url" : "http://fhir.genomoncology.io/ValueSet/disease-value-set",
  "version" : "0.2.0",
  "name" : "DiseaseValueSet",
  "title" : "Diseases",
  "status" : "active",
  "date" : "2024-12-11T19:26:03+00:00",
  "publisher" : "GenomOncology",
  "contact" : [
    {
      "name" : "GenomOncology",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://genomoncology.com"
        }
      ]
    }
  ],
  "description" : "Diseases from NCBI",
  "compose" : {
    "include" : [
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"
      },
      {
        "system" : "http://www.nlm.nih.gov/healthit/snomedct/index.html"
      }
    ]
  }
}