type: exampleresource: MolecularDefinitionexample: moleculardefinition-example-allelesliced-cyp2c19-661
MolecularDefinition Example: moleculardefinition-example-allelesliced-cyp2c19-661
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<MolecularDefinition xmlns="http://hl7.org/fhir">
<id value="example-allelesliced-cyp2c19-661"/>
<moleculeType>
<coding>
<system value="http://hl7.org/fhir/sequence-type"/>
<code value="rna"/>
<display value="RNA Sequence"/>
</coding>
</moleculeType>
<location>
<sequenceLocation>
<sequenceContext>
<reference value="MolecularDefinition/example-sequence-nm0007694-url"/>
<type value="MolecularDefinition"/>
<display value="Starting Sequence Resource: (CYP2C19), mRNA, NM_000769.4"/>
</sequenceContext>
<coordinateInterval>
<coordinateSystem>
<system>
<coding>
<system value="http://loinc.org"/>
<code value="LA30102-0"/>
<display value="1-based character counting"/>
</coding>
<text value="1-based character counting"/>
</system>
</coordinateSystem>
<startQuantity>
<value value="661"/>
</startQuantity>
</coordinateInterval>
</sequenceLocation>
</location>
<representation>
<focus>
<coding>
<code value="allele-state"/>
<display value="Allele State"/>
</coding>
</focus>
<code>
<coding>
<system value="https://www.pharmvar.org"/>
<code value="*38"/>
<display value="*38"/>
</coding>
</code>
<literal>
<value value="G"/>
</literal>
</representation>
<representation>
<focus>
<coding>
<code value="context-state"/>
<display value="Context State"/>
</coding>
</focus>
<literal>
<value value="G"/>
</literal>
</representation>
</MolecularDefinition>