--- type: "valueset" title: "Risk Assessment Method" valueset: "risk-assessment-method" --- # Risk Assessment Method - **Official URL**: http://hl7.org/fhir/ValueSet/risk-assessment-method - **Version**: 6.0.0 - **Status**: active - **Name**: RiskAssessmentMethod - **Title**: Risk Assessment Method - **Publisher**: FHIR Project team - **Description**: Example value set illustrating possible codes for identifying the mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc. ## Content (Compose) - **System**: http://hl7.org/fhir/risk-assessment-method ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Example value set illustrating possible codes for identifying the mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc."/> <compose> <include> <system value="http://hl7.org/fhir/risk-assessment-method"/> </include> </compose> </ValueSet> ```