--- type: "valueset" title: "Genomic Study Type" valueset: "genomicstudy-type" --- # Genomic Study Type - **Official URL**: http://hl7.org/fhir/ValueSet/genomicstudy-type - **Version**: 6.0.0 - **Status**: draft - **Name**: GenomicStudyType - **Title**: Genomic Study Type - **Publisher**: HL7 (FHIR Project) - **Description**: The type of the GenomicStudy. ## Narrative - Include type codes defined in [`http://hl7.org/fhir/genomicstudy-type`](http://hl7.org/fhir/genomicstudy-type) ## Content (Compose) - **System**: http://hl7.org/fhir/genomicstudy-type ## ValueSet XML ```xml
<status value="draft"/> <experimental value="true"/> <date value="2022-08-17T16:25:11-05: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="The type of the GenomicStudy."/> <immutable value="false"/> <compose> <include> <system value="http://hl7.org/fhir/genomicstudy-type"/> </include> </compose> </ValueSet> ```