{
  "resourceType" : "DocumentReference",
  "id" : "ONCOnnect-EX-TB-DocumentReference-Result",
  "meta" : {
    "profile" : ["https://tumorboards-ig.app.ccc-onconnect.de/StructureDefinition/onconnect-pr-tb-documentreference"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference ONCOnnect-EX-TB-DocumentReference-Result</b></p><a name=\"ONCOnnect-EX-TB-DocumentReference-Result\"> </a><a name=\"hcONCOnnect-EX-TB-DocumentReference-Result\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-onconnect-pr-tb-documentreference.html\">DocumentReference (Profile)</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 85231-9}\">Tumor board Note</span></p><p><b>subject</b>: <a href=\"Patient-ONCOnnect-EX-TB-Patient.html\">Leo Muster (official) Other, DoB: 1980-04-06 ( Krankenversichertennummer)</a></p><p><b>description</b>: Tumorboard result protocol</p><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>Size</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>234567</td><td>Tumorboard-Ergebnisprotokoll.pdf</td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "85231-9",
      "display" : "Tumor board Note"
    }]
  },
  "subject" : {
    "reference" : "Patient/ONCOnnect-EX-TB-Patient"
  },
  "description" : "Tumorboard result protocol",
  "content" : [{
    "attachment" : {
      "contentType" : "application/pdf",
      "size" : 234567,
      "title" : "Tumorboard-Ergebnisprotokoll.pdf"
    }
  }]
}