--- type: "valueset" title: "Genomic Study Method Type" valueset: "genomicstudy-methodtype" --- # Genomic Study Method Type - **Official URL**: http://hl7.org/fhir/ValueSet/genomicstudy-methodtype - **Version**: 6.0.0 - **Status**: draft - **Name**: GenomicStudyMethodType - **Title**: Genomic Study Method Type - **Publisher**: HL7 (FHIR Project) - **Description**: The method type of the GenomicStudy analysis. ## Narrative - Include major method category, method category, and primary test methodology codes defined in [`http://terminology.hl7.org/3.1.0/CodeSystem-GTR.html`](http://terminology.hl7.org/3.1.0/CodeSystem-GTR.html) ## Content (Compose) - **System**: http://hl7.org/fhir/genomicstudy-methodtype ## ValueSet XML ```xml
<status value="draft"/> <experimental value="true"/> <date value="2022-08-16T13: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 method type of the GenomicStudy analysis."/> <immutable value="false"/> <compose> <include> <system value="http://hl7.org/fhir/genomicstudy-methodtype"/> </include> </compose> </ValueSet> ```