Retrieval of Real World Data for Clinical Research
1.0.0 - trial-use International flag

Retrieval of Real World Data for Clinical Research, published by HL7 International - Biomedical Research & Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/vulcan-rwd/ and changes regularly. See the Directory of published versions

: AntiTNFA Example Condition Codes - JSON Representation

Active as of 2023-05-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ExampleCrohnsDiseaseConditionCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>K50.0</td><td>Crohn's disease of small intestine</td></tr><tr><td>K50.00</td><td>Crohn's disease of small intestine without complications</td></tr><tr><td>K50.01</td><td>Crohn's disease of small intestine with complications</td></tr><tr><td>K50.011</td><td>Crohn's disease of small intestine with rectal bleeding</td></tr><tr><td>K50.012</td><td>Crohn's disease of small intestine with intestinal obstruction</td></tr><tr><td>K50.013</td><td>Crohn's disease of small intestine with fistula</td></tr><tr><td>K50.014</td><td>Crohn's disease of small intestine with abscess</td></tr><tr><td>K50.018</td><td>Crohn's disease of small intestine with other complication</td></tr><tr><td>K50.019</td><td>Crohn's disease of small intestine with unspecified complications</td></tr><tr><td>K50.1</td><td>Crohn's disease of large intestine</td></tr><tr><td>K50.10</td><td>Crohn's disease of large intestine without complications</td></tr><tr><td>K50.11</td><td>Crohn's disease of large intestine with complications</td></tr><tr><td>K50.111</td><td>Crohn's disease of large intestine with rectal bleeding</td></tr><tr><td>K50.112</td><td>Crohn's disease of large intestine with intestinal obstruction</td></tr><tr><td>K50.113</td><td>Crohn's disease of large intestine with fistula</td></tr><tr><td>K50.114</td><td>Crohn's disease of large intestine with abscess</td></tr><tr><td>K50.118</td><td>Crohn's disease of large intestine with other complication</td></tr><tr><td>K50.119</td><td>Crohn's disease of large intestine with unspecified complications</td></tr><tr><td>K50.8</td><td>Crohn's disease of both small and large intestine</td></tr><tr><td>K50.80</td><td>Crohn's disease of both small and large intestine without complications</td></tr><tr><td>K50.81</td><td>Crohn's disease of both small and large intestine with complications</td></tr><tr><td>K50.811</td><td>Crohn's disease of both small and large intestine with rectal bleeding</td></tr><tr><td>K50.812</td><td>Crohn's disease of both small and large intestine with intestinal obstruction</td></tr><tr><td>K50.813</td><td>Crohn's disease of both small and large intestine with fistula</td></tr><tr><td>K50.814</td><td>Crohn's disease of both small and large intestine with abscess</td></tr><tr><td>K50.818</td><td>Crohn's disease of both small and large intestine with other complication</td></tr><tr><td>K50.819</td><td>Crohn's disease of both small and large intestine with unspecified complications</td></tr><tr><td>K50.9</td><td>Crohn's disease, unspecified</td></tr><tr><td>K50.90</td><td>Crohn's disease, unspecified, without complications</td></tr><tr><td>K50.91</td><td>Crohn's disease, unspecified, with complications</td></tr><tr><td>K50.911</td><td>Crohn's disease, unspecified, with rectal bleeding</td></tr><tr><td>K50.912</td><td>Crohn's disease, unspecified, with intestinal obstruction</td></tr><tr><td>K50.913</td><td>Crohn's disease, unspecified, with fistula</td></tr><tr><td>K50.914</td><td>Crohn's disease, unspecified, with abscess</td></tr><tr><td>K50.918</td><td>Crohn's disease, unspecified, with other complication</td></tr><tr><td>K50.919</td><td>Crohn's disease, unspecified, with unspecified complications</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleCrohnsDiseaseConditionCodes",
  "version" : "1.0.0",
  "name" : "ExampleCrohnsDiseaseConditionCodes",
  "title" : "AntiTNFA Example Condition Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-05-09T16:50:27+00:00",
  "publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "An example value set of ICD-10 codes for the Anti-TNFA use case for Crohn's Disease.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10-cm",
        "concept" : [
          {
            "code" : "K50.0"
          },
          {
            "code" : "K50.00"
          },
          {
            "code" : "K50.01"
          },
          {
            "code" : "K50.011"
          },
          {
            "code" : "K50.012"
          },
          {
            "code" : "K50.013"
          },
          {
            "code" : "K50.014"
          },
          {
            "code" : "K50.018"
          },
          {
            "code" : "K50.019"
          },
          {
            "code" : "K50.1"
          },
          {
            "code" : "K50.10"
          },
          {
            "code" : "K50.11"
          },
          {
            "code" : "K50.111"
          },
          {
            "code" : "K50.112"
          },
          {
            "code" : "K50.113"
          },
          {
            "code" : "K50.114"
          },
          {
            "code" : "K50.118"
          },
          {
            "code" : "K50.119"
          },
          {
            "code" : "K50.8"
          },
          {
            "code" : "K50.80"
          },
          {
            "code" : "K50.81"
          },
          {
            "code" : "K50.811"
          },
          {
            "code" : "K50.812"
          },
          {
            "code" : "K50.813"
          },
          {
            "code" : "K50.814"
          },
          {
            "code" : "K50.818"
          },
          {
            "code" : "K50.819"
          },
          {
            "code" : "K50.9"
          },
          {
            "code" : "K50.90"
          },
          {
            "code" : "K50.91"
          },
          {
            "code" : "K50.911"
          },
          {
            "code" : "K50.912"
          },
          {
            "code" : "K50.913"
          },
          {
            "code" : "K50.914"
          },
          {
            "code" : "K50.918"
          },
          {
            "code" : "K50.919"
          }
        ]
      }
    ]
  }
}