Sha256: 477a6a84c84373e6e56850e13ae1201026228b69040c3b70b2b9d5c61072eb60
Contents?: true
Size: 992 Bytes
Versions: 1
Compression:
Stored size: 992 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-2"/> <type value="DNA"/> <variationID> <coding> <system value="http://www.ncbi.nlm.nih.gov/projects/SNP"/> <code value="rs3729508"/> </coding> <text value="rs1201207"/> </variationID> <coordinate> <chromosome> <text value="17"/> </chromosome> <start value="26109030"/> <end value="26109031"/> <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-2.xml |