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 
Example of Genetic analysis master panel for ABCB4 -variant4
{
"resourceType": "Sequence",
"id": "seq2-4",
"text": {
"status": "generated",
"div": "<div><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>"
},
"type": "DNA",
"variationID": [
{
"coding": [
{
"system": "http://www.ncbi.nlm.nih.gov/projects/SNP",
"code": "58238565"
}
],
"text": "rs58238565"
}
]
}
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.