type: exampleresource: MolecularDefinitionexample: moleculardefinition-example-sequence-lrg584
MolecularDefinition Example: moleculardefinition-example-sequence-lrg584
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<MolecularDefinition xmlns="http://hl7.org/fhir">
<id value="example-sequence-lrg584"/>
<moleculeType>
<coding>
<system value="http://hl7.org/fhir/sequence-type"/>
<code value="dna"/>
<display value="DNA Sequence"/>
</coding>
</moleculeType>
<representation>
<resolvable>
<reference value="DocumentReference/example-genomicFile-ng0083843"/>
</resolvable>
</representation>
</MolecularDefinition>