FHIR IG Statistics: ValueSet/ExampleCrohnsDiseaseConditionCodes
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
icd-10-cm | International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) |
icd-10-cm | International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/sid/icd-10-cm
Code | Display |
K50.0 | Crohn's disease of small intestine |
K50.00 | Crohn's disease of small intestine without complications |
K50.01 | Crohn's disease of small intestine with complications |
K50.011 | Crohn's disease of small intestine with rectal bleeding |
K50.012 | Crohn's disease of small intestine with intestinal obstruction |
K50.013 | Crohn's disease of small intestine with fistula |
K50.014 | Crohn's disease of small intestine with abscess |
K50.018 | Crohn's disease of small intestine with other complication |
K50.019 | Crohn's disease of small intestine with unspecified complications |
K50.1 | Crohn's disease of large intestine |
K50.10 | Crohn's disease of large intestine without complications |
K50.11 | Crohn's disease of large intestine with complications |
K50.111 | Crohn's disease of large intestine with rectal bleeding |
K50.112 | Crohn's disease of large intestine with intestinal obstruction |
K50.113 | Crohn's disease of large intestine with fistula |
K50.114 | Crohn's disease of large intestine with abscess |
K50.118 | Crohn's disease of large intestine with other complication |
K50.119 | Crohn's disease of large intestine with unspecified complications |
K50.8 | Crohn's disease of both small and large intestine |
K50.80 | Crohn's disease of both small and large intestine without complications |
K50.81 | Crohn's disease of both small and large intestine with complications |
K50.811 | Crohn's disease of both small and large intestine with rectal bleeding |
K50.812 | Crohn's disease of both small and large intestine with intestinal obstruction |
K50.813 | Crohn's disease of both small and large intestine with fistula |
K50.814 | Crohn's disease of both small and large intestine with abscess |
K50.818 | Crohn's disease of both small and large intestine with other complication |
K50.819 | Crohn's disease of both small and large intestine with unspecified complications |
K50.9 | Crohn's disease, unspecified |
K50.90 | Crohn's disease, unspecified, without complications |
K50.91 | Crohn's disease, unspecified, with complications |
K50.911 | Crohn's disease, unspecified, with rectal bleeding |
K50.912 | Crohn's disease, unspecified, with intestinal obstruction |
K50.913 | Crohn's disease, unspecified, with fistula |
K50.914 | Crohn's disease, unspecified, with abscess |
K50.918 | Crohn's disease, unspecified, with other complication |
K50.919 | Crohn's disease, unspecified, with unspecified complications |
Source
{
"resourceType": "ValueSet",
"id": "ExampleCrohnsDiseaseConditionCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}