description: 'A human readable name for the region of interest. Typically Exon #, Intron # or other. NOTE: This is not standardized and is mainly for convenience and display purposes.' package_name: rs/hl7.fhir.core derivation: constraint name: DNA Region Name type: null elements: extension: {name: extension, index: 0} url: type: uri pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/observation-geneticsDNARegionName'} index: 1 value: choices: [valueString] index: 3 valueString: {type: string, choiceOf: value, index: 4} package_version: 1.4.0 extensions: {} class: datatype kind: datatype url: http://hl7.org/fhir/StructureDefinition/observation-geneticsDNARegionName base: http://hl7.org/fhir/StructureDefinition/Extension version: null required: [value, valueString]