description: Metrics about the sequencing analysis that was performed package_name: hl7.fhir.uv.genomics-reporting derivation: constraint name: GenomicStudyAnalysisMetrics type: Extension elements: extension: short: Read Depth index: 0 slicing: slices: read-depth: match: {} schema: short: Read Depth index: 0 extensions: {} elements: extension: {index: 1} url: pattern: {type: Uri, value: read-depth} index: 2 value: short: 30, 100 choices: [valueQuantity] index: 4 valueQuantity: {type: Quantity, short: '30, 100', choiceOf: value, index: 5} sequencing-coverage: match: {} schema: short: Sequencing Coverage index: 6 extensions: {} elements: extension: {index: 7} url: pattern: {type: Uri, value: sequencing-coverage} index: 8 value: short: 95, 100 choices: [valueQuantity] index: 10 valueQuantity: {type: Quantity, short: '95, 100', choiceOf: value, index: 11} metrics-description: match: {} schema: short: Metrics Description index: 12 extensions: {} elements: extension: {index: 13} url: pattern: {type: Uri, value: metrics-description} index: 14 value: choices: [valueString] index: 16 valueString: {type: string, choiceOf: value, index: 17} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-metrics'} index: 18 value: choices: [] index: 20 package_version: 3.0.0-ballot extensions: read-depth: url: null short: Read Depth index: 0 extensions: {} elements: extension: {index: 1} url: pattern: {type: Uri, value: read-depth} index: 2 value: short: 30, 100 choices: [valueQuantity] index: 4 valueQuantity: {type: Quantity, short: '30, 100', choiceOf: value, index: 5} sequencing-coverage: url: null short: Sequencing Coverage index: 6 extensions: {} elements: extension: {index: 7} url: pattern: {type: Uri, value: sequencing-coverage} index: 8 value: short: 95, 100 choices: [valueQuantity] index: 10 valueQuantity: {type: Quantity, short: '95, 100', choiceOf: value, index: 11} metrics-description: url: null short: Metrics Description index: 12 extensions: {} elements: extension: {index: 13} url: pattern: {type: Uri, value: metrics-description} index: 14 value: choices: [valueString] index: 16 valueString: {type: string, choiceOf: value, index: 17} class: extension kind: complex-type url: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-metrics base: http://hl7.org/fhir/StructureDefinition/Extension version: 3.0.0-ballot