--- type: "valueset" title: "Research Study Focus Type" valueset: "research-study-focus-type" --- # Research Study Focus Type - **Official URL**: http://hl7.org/fhir/ValueSet/research-study-focus-type - **Version**: 6.0.0 - **Status**: active - **Name**: ResearchStudyFocusType - **Title**: Research Study Focus Type - **Publisher**: HL7 (FHIR Project) - **Description**: Some example codes of research study focus ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 372567009, 271062006, 228557008 ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Some example codes of research study focus"/> <copyright value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/> <compose> <include> <system value="http://snomed.info/sct"/> <concept> <code value="372567009"/> <display value="Metformin"/> </concept> <concept> <code value="271062006"/> <display value="Fasting blood glucose measurement"/> </concept> <concept> <code value="228557008"/> <display value="Cognitive and behavioral therapy"/> </concept> </include> </compose> </ValueSet> ```