Sha256: 79c641ff2154c35c854e3088fb5c58849dc215babfc07621b4bfb571e90a2a3e

Contents?: true

Size: 993 Bytes

Versions: 1

Compression:

Stored size: 993 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?> 
<Sequence xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ..\..\schema\sequence.xsd">
    <id value="example-1"/>
    <type value="DNA"/>
    <variationID>
        <coding>
            <system value="http://www.ncbi.nlm.nih.gov/projects/SNP"/>
            <code value="rs1201207"/>
        </coding>
        <text value="rs1201207"/>
    </variationID>
    <coordinate>
        <chromosome>
            <text value="4"/>
        </chromosome>
        <start value="151829659"/>
        <end value="151829660"/>
        <genomeBuild>
            <text value="GRCh37"/>
        </genomeBuild>
    </coordinate>
    <species>
        <coding>
            <system value="http://snomed.info/sct"/>
            <code value="337915000"/>
        </coding>
        <text value="Homo sapiens"/>
    </species>
    <observedAllele value="C"/>
    <referenceAllele value="T"/>
</Sequence> 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
plan_executor-1.0.2 lib/tests/testscripts/xml/Connectathon11/Track6-FHIR-Genomics/_reference/resources/sequence-example-1.xml