0.2.0 - ci-build

ONCOnnectTumorboardIG - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DocumentReference (Example) - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="ONCOnnect-EX-TB-DocumentReference"/>
  <meta>
    <profile
             value="https://tumorboards-ig.app.ccc-onconnect.de/StructureDefinition/onconnect-pr-tb-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference ONCOnnect-EX-TB-DocumentReference</b></p><a name="ONCOnnect-EX-TB-DocumentReference"> </a><a name="hcONCOnnect-EX-TB-DocumentReference"> </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 55229-9}">Immune stain study</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>: Immunohistochemistry report</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>123456</td><td>Immunohistochemistry Bericht</td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="55229-9"/>
      <display value="Immune stain study"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/ONCOnnect-EX-TB-Patient"/>
  </subject>
  <description value="Immunohistochemistry report"/>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <size value="123456"/>
      <title value="Immunohistochemistry Bericht"/>
    </attachment>
  </content>
</DocumentReference>