Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Sequence-genetics-example2-4.xml

Raw XML (canonical form)

Example of Genetic analysis master panel for ABCB4 -variant4 (id = "seq2-4")

<Sequence xmlns="http://hl7.org/fhir">
    <id value="seq2-4"/>
    <text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: seq2-4</p><p><b>type</b>: DNA</p><p><b>variationID</b>: rs58238565 <span>(Details : {http://www.ncbi.nlm.nih.gov/projects/SNP code '58238565' = '??)</span></p></div></text><type value="DNA"/>
    <variationID>
        <coding>
            <system value="http://www.ncbi.nlm.nih.gov/projects/SNP"/>
            <code value="58238565"/>
        </coding>
        <text value="rs58238565"/>
    </variationID>

</Sequence>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.