{
  "resourceType" : "DocumentReference",
  "id" : "example-genomicfile-af1961831-url",
  "identifier" : [{
    "system" : "http://www.somesystemabc.net/identifiers/files",
    "value" : "11111"
  }],
  "status" : "current",
  "docStatus" : "preliminary",
  "description" : "Homo sapiens MHC class I antigen (HLA-B) gene",
  "securityLabel" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
      "code" : "R",
      "display" : "Restricted"
    }]
  }],
  "content" : [{
    "attachment" : {
      "contentType" : "text/html",
      "url" : "https://www.ebi.ac.uk/ena/browser/api/fasta/AF196183.1",
      "title" : "Homo sapiens MHC class I antigen (HLA-B) gene"
    }
  }]
}