Sha256: 949f804542fda89ad2579d0279dde3f98402d495ee0f3708823dd97e51dc4bec

Contents?: true

Size: 1.14 KB

Versions: 10

Compression:

Stored size: 1.14 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<MolecularSequence xmlns="http://hl7.org/fhir">
    <id value="coord-1-base"/>
    <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <type value="dna"/>
    <coordinateSystem value="1"/>
    <referenceSeq>
        <referenceSeqString value="ACGTAGTC"/>
        <strand value="watson"/>
        <windowStart value="1"/>
        <windowEnd value="8"/>
    </referenceSeq>
    <variant>
        <start value="2"/>
        <end value="3"/>
        <observedAllele value="ATG"/>
        <referenceAllele value="-"/>
        <cigar value="3I"/>
    </variant>
    <variant>
        <start value="5"/>
        <end value="5"/>
        <observedAllele value="T"/>
        <referenceAllele value="A"/>
        <cigar value="3I"/>
    </variant>
    <variant>
        <start value="7"/>
        <end value="7"/>
        <observedAllele value="-"/>
        <referenceAllele value="T"/>
        <cigar value="1D"/>
    </variant>  
    <observedSeq value="ACATGGTAGC"/>
</MolecularSequence>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/coord-1base-example.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/coord-1base-example.xml