FHIR IG Statistics: ValueSet/ExampleACSConditionCodes
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 |
I24.0 | Acute coronary thrombosis not resulting in myocardial infarction |
I21 | Acute myocardial infarction |
I21.9 | Acute myocardial infarction, unspecified |
I25.720 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with unstable angina pectoris |
I25.710 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with unstable angina pectoris |
I25.760 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with unstable angina |
I25.700 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with unstable angina pectoris |
I25.750 | Atherosclerosis of native coronary artery of transplanted heart with unstable angina |
I25.730 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with unstable angina pectoris |
I25.790 | Atherosclerosis of other coronary artery bypass graft(s) with unstable angina pectoris |
I25.110 | Atherosclerotic heart disease of native coronary artery with unstable angina pectoris |
I21.A1 | Myocardial infarction type 2 |
I21.4 | Non-ST elevation (NSTEMI) myocardial infarction |
I21.A9 | Other myocardial infarction type |
I21.A | Other type of myocardial infarction |
I21.02 | ST elevation (STEMI) myocardial infarction involving left anterior descending coronary artery |
I21.21 | ST elevation (STEMI) myocardial infarction involving left circumflex coronary artery |
I21.01 | ST elevation (STEMI) myocardial infarction involving left main coronary artery |
I21.09 | ST elevation (STEMI) myocardial infarction involving other coronary artery of anterior wall |
I21.19 | ST elevation (STEMI) myocardial infarction involving other coronary artery of inferior wall |
I21.29 | ST elevation (STEMI) myocardial infarction involving other sites |
I21.11 | ST elevation (STEMI) myocardial infarction involving right coronary artery |
I21.0 | ST elevation (STEMI) myocardial infarction of anterior wall |
I21.1 | ST elevation (STEMI) myocardial infarction of inferior wall |
I21.2 | ST elevation (STEMI) myocardial infarction of other sites |
I21.3 | ST elevation (STEMI) myocardial infarction of unspecified site |
I22 | Subsequent ST elevation (STEMI) and non-ST elevation (NSTEMI) myocardial infarction |
I22.0 | Subsequent ST elevation (STEMI) myocardial infarction of anterior wall |
I22.1 | Subsequent ST elevation (STEMI) myocardial infarction of inferior wall |
I22.8 | Subsequent ST elevation (STEMI) myocardial infarction of other sites |
I22.9 | Subsequent ST elevation (STEMI) myocardial infarction of unspecified site |
I22.2 | Subsequent non-ST elevation (NSTEMI) myocardial infarction |
I20.0 | Unstable angina |
Source
{
"resourceType": "ValueSet",
"id": "ExampleACSConditionCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleACSConditionCodes",
"version": "1.0.0",
"name": "ExampleACSConditionCodes",
"title": "ACS 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 Acute Coronary Syndrome use case.",
"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": "I24.0"
},
{
"code": "I21"
},
{
"code": "I21.9"
},
{
"code": "I25.720"
},
{
"code": "I25.710"
},
{
"code": "I25.760"
},
{
"code": "I25.700"
},
{
"code": "I25.750"
},
{
"code": "I25.730"
},
{
"code": "I25.790"
},
{
"code": "I25.110"
},
{
"code": "I21.A1"
},
{
"code": "I21.4"
},
{
"code": "I21.A9"
},
{
"code": "I21.A"
},
{
"code": "I21.02"
},
{
"code": "I21.21"
},
{
"code": "I21.01"
},
{
"code": "I21.09"
},
{
"code": "I21.19"
},
{
"code": "I21.29"
},
{
"code": "I21.11"
},
{
"code": "I21.0"
},
{
"code": "I21.1"
},
{
"code": "I21.2"
},
{
"code": "I21.3"
},
{
"code": "I22"
},
{
"code": "I22.0"
},
{
"code": "I22.1"
},
{
"code": "I22.8"
},
{
"code": "I22.9"
},
{
"code": "I22.2"
},
{
"code": "I20.0"
}
]
}
]
}
}