Molecular Definition Implementation Guide for Molecular Data Types
1.0.0-ballot1 - ci-build
Molecular Definition Implementation Guide for Molecular Data Types, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/molecular-definition-data-types/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="example-genomicfile-cyp2c19-accession"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference example-genomicfile-cyp2c19-accession</b></p><a name="example-genomicfile-cyp2c19-accession"> </a><a name="hcexample-genomicfile-cyp2c19-accession"> </a><p><b>status</b>: Current</p><p><b>docStatus</b>: Preliminary</p><p><b>description</b>: </p><div><p>CYP2C19 gene sequence</p>
</div><p><b>securityLabel</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-Confidentiality R}">Restricted</span></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td><a href="https://www.ncbi.nlm.nih.gov/nuccore/NG_008384.3?report=fasta&log$=seqview&format=text">https://www.ncbi.nlm.nih.gov/nuccore/NG_008384.3?report=fasta&log$=seqview&format=text</a></td><td>Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10</td></tr></table></blockquote></div>
</text>
<status value="current"/>
<docStatus value="preliminary"/>
<description value="CYP2C19 gene sequence"/>
<securityLabel>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="R"/>
<display value="Restricted"/>
</coding>
</securityLabel>
<content>
<attachment>
<contentType value="text/plain"/>
<url
value="https://www.ncbi.nlm.nih.gov/nuccore/NG_008384.3?report=fasta&log$=seqview&format=text"/>
<title
value="Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10"/>
</attachment>
</content>
</DocumentReference>