{
  "resourceType" : "DocumentReference",
  "id" : "example-genomicfile-nm0020245",
  "identifier" : [{
    "system" : "http://www.somesystemabc.net/identifiers/files",
    "value" : "11111"
  }],
  "status" : "current",
  "docStatus" : "preliminary",
  "description" : "A sample Document Reference instance representing Homo sapiens FMRP translational regulator 1 (FMR1), transcript variant ISO1, mRNA.",
  "securityLabel" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
      "code" : "R",
      "display" : "Restricted"
    }]
  }],
  "content" : [{
    "attachment" : {
      "contentType" : "text/html",
      "url" : "https://www.ncbi.nlm.nih.gov/nuccore/NM_002024.5?report=fasta",
      "title" : "Homo sapiens FMRP translational regulator 1 (FMR1), transcript variant ISO1, mRNA"
    }
  }]
}