type: exampleresource: MolecularDefinitionexample: moleculardefinition-example-sequence2-2b-concatenated
MolecularDefinition Example: moleculardefinition-example-sequence2-2b-concatenated
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<MolecularDefinition xmlns="http://hl7.org/fhir">
<id value="example-sequence2-2b-concatenated"/>
<moleculeType>
<coding>
<system value="http://hl7.org/fhir/sequence-type"/>
<code value="dna"/>
<display value="DNA Sequence"/>
</coding>
</moleculeType>
<representation>
<literal>
<value value="TTTTCAAATCCAGGAAATGCAGAAGAGGAATGTGCAACATTCTCTGCCCACTCTGGGTCCTTAAAGAAAC
AAAGTCCAAAAGTCACTTTTGAATGTGAACAAAAGGAAGAAAATCAAGGAAAGAATGAGTCTAATATCAA
GCCTGTACAGACAGTTAATATCACTGCAGGCTTTCCTGTGGTTGGTCAGAAAGA"/>
</literal>
</representation>
</MolecularDefinition>