{
  "resourceType" : "DocumentReference",
  "id" : "example-genomicFile-cyp2c19-url",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference example-genomicFile-cyp2c19-url</b></p><a name=\"example-genomicFile-cyp2c19-url\"> </a><a name=\"hcexample-genomicFile-cyp2c19-url\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p><b>identifier</b>: <code>http://example.org/identifiers/files</code>/11111</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Preliminary</p><p><b>description</b>: </p><div><p>A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline. CYP2C19 gene sequence</p>\n</div><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/html</td><td><a href=\"https://www.ncbi.nlm.nih.gov/nuccore/NG_008384\">https://www.ncbi.nlm.nih.gov/nuccore/NG_008384</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>"
  },
  "identifier" : [{
    "system" : "http://example.org/identifiers/files",
    "value" : "11111"
  }],
  "status" : "current",
  "docStatus" : "preliminary",
  "description" : "A sample Document Reference instance representing a generic genomic file that may ber used as input or output of a genomic analysis pipeline. CYP2C19 gene sequence",
  "content" : [{
    "attachment" : {
      "contentType" : "text/html",
      "url" : "https://www.ncbi.nlm.nih.gov/nuccore/NG_008384",
      "title" : "Homo sapiens cytochrome P450 family 2 subfamily C member 19 (CYP2C19), RefSeqGene (LRG_584) on chromosome 10"
    }
  }]
}