- G
- <script type="application/ld+json">
- {
- "@context": "http://schema.org",
- "@type": "MedicalCondition",
- "alternateName": "angina pectoris",
- "associatedAnatomy": {
- "@type": "AnatomicalStructure",
- "name": "heart"
- },
- "cause": [
- {
- "@type": "MedicalCause",
- "name": "atherosclerosis"
- },
- {
- "@type": "MedicalCause",
- "name": "spasms of the epicardial artery"
- }
- ],
- "code": {
- "@type": "MedicalCode",
- "code": "413",
- "codingSystem": "ICD-9"
- },
- "differentialDiagnosis": {
- "@type": "DDxElement",
- "diagnosis": {
- "@type": "MedicalCondition",
- "name": "heart attack"
- },
- "distinguishingSign": [
- {
- "@type": "MedicalSymptom",
- "name": "chest pain lasting at least 10 minutes at rest"
- },
- {
- "@type": "MedicalSymptom",
- "name": "repeated episodes of chest pain at rest lasting 5 or more minutes"
- },
- {
- "@type": "MedicalSymptom",
- "name": "an accelerating pattern of chest discomfort (episodes that are more frequent, severe, longer in duration, and precipitated by minimal exertion)"
- }
- ]
- },
- "name": "Stable angina",
- "possibleTreatment": [
- {
- "@type": "Drug",
- "name": "aspirin"
- },
- {
- "@type": "DrugClass",
- "name": "beta blockers"
- },
- {
- "@type": "DrugClass",
- "name": "ACE inhibitors"
- },
- {
- "@type": "Drug",
- "name": "nitroglycerine"
- }
- ],
- "riskFactor": [
- {
- "@type": "MedicalRiskFactor",
- "name": "Age"
- },
- {
- "@type": "MedicalRiskFactor",
- "name": "Gender"
- },
- {
- "@type": "MedicalRiskFactor",
- "name": "Systolic blood pressure"
- },
- {
- "@type": "MedicalRiskFactor",
- "name": "Smoking"
- },
- {
- "@type": "MedicalRiskFactor",
- "name": "Total cholesterol and/or cholesterol:HDL ratio"
- },
- {
- "@type": "MedicalRiskFactor",
- "name": "Coronary artery disease"
- }
- ],
- "secondaryPrevention": [
- {
- "@type": "LifestyleModification",
- "name": "stopping smoking"
- },
- {
- "@type": "LifestyleModification",
- "name": "weight management"
- },
- {
- "@type": "LifestyleModification",
- "name": "increased physical activity"
- }
- ],
- "signOrSymptom": [
- {
- "@type": "MedicalSymptom",
- "name": "chest discomfort"
- },
- {
- "@type": "MedicalSymptom",
- "name": "feeling of tightness, heaviness, or pain in the chest"
- }
- ]
- }
- </script>