Sha256: 770b4acad92843b7a85e996db8327006e3d6694a6146679595c67d7497605ca1

Contents?: true

Size: 1.13 KB

Versions: 10

Compression:

Stored size: 1.13 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<MolecularSequence xmlns="http://hl7.org/fhir">
    <id value="coord-0-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="0"/>
    <referenceSeq>
        <referenceSeqString value="ACGTAGTC"/>
        <strand value="watson"/>
        <windowStart value="0"/>
        <windowEnd value="8"/>
    </referenceSeq>
    <variant>
        <start value="2"/>
        <end value="2"/>
        <observedAllele value="ATG"/>
        <referenceAllele value="-"/>
        <cigar value="3I"/>
    </variant>
    <variant>
        <start value="4"/>
        <end value="5"/>
        <observedAllele value="T"/>
        <referenceAllele value="A"/>
        <cigar value="1M"/>
    </variant>
    <variant>
        <start value="6"/>
        <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-0base-example.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/coord-0base-example.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/coord-0base-example.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/coord-0base-example.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/coord-0base-example.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/coord-0base-example.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/coord-0base-example.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/coord-0base-example.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/coord-0base-example.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/coord-0base-example.xml