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