Sha256: 936575d87841d0a9ea3233b3bbce8c1af9f64795cd9b4c4cbb6dbf8f1fc63d79

Contents?: true

Size: 1.16 KB

Versions: 10

Compression:

Stored size: 1.16 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<MolecularSequence xmlns="http://hl7.org/fhir">
    <id value="example-pgx-2"/>
    <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"/>
    <patient>
        <reference value="Patient/example"/>
    </patient>
    <referenceSeq>
        <orientation value="sense"/>
        <referenceSeqId>
          <coding>
            <system value="http://www.ncbi.nlm.nih.gov/nuccore"/>
            <code value="NG_007726.3"/>
          </coding>
        </referenceSeqId>
        <strand value="watson"/>
        <windowStart value="55227970"/>
        <windowEnd value="55227980"/>
    </referenceSeq>
    <variant>
        <start value="55227978"/>
        <end value="55227979"/>
        <observedAllele value="G"/>
        <referenceAllele value="T"/>
	 <variantPointer>
          <reference value="Observation/example-haplotype2"/>
          <display value="Target Haplotype Observation"/>
        </variantPointer>

    </variant>
</MolecularSequence>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/sequence-example-pgx-2.xml