eHealth Platform Federal Core Profiles
2.1.2 - STU1 Belgium flag

eHealth Platform Federal Core Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/core/ and changes regularly. See the Directory of published versions

: documentreferencebinary - JSON Representation

Raw json | Download


{
  "resourceType" : "DocumentReference",
  "id" : "documentreferencebinary",
  "meta" : {
    "profile" : [
      🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-documentreference"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference documentreferencebinary</b></p><a name=\"documentreferencebinary\"> </a><a name=\"hcdocumentreferencebinary\"> </a><a name=\"documentreferencebinary-en-US\"> </a><p><b>status</b>: Current</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 34108-1}\">Outpatient Note</span></p><p><b>subject</b>: <a href=\"Patient-patient1.html\">Josephine Nessa La Paradisio (official) Female, DoB: 1979-12-11 ( Medical record number: 45XXP0PA-4\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>author</b>: <a href=\"PractitionerRole-practitionerrole1.html\">PractitionerRole physician</a></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>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><code>JVBERi0xLjANCjEgMCBvYmo8PC9QYWdlcyAyIDAgUj4+ZW5kb2JqIDIgMCBvYmo8PC9LaWRzWzMgMCBSXS9Db3VudCAxPj5lbmRvYmogMyAwIG9iajw8L01lZGlhQm94WzAgMCAzIDNdPj5lbmRvYmoNCnRyYWlsZXI8PC9Sb290IDEgMCBSPj4=</code></td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "34108-1",
          "display" : "Outpatient Note"
        }
      ],
      "text" : "Outpatient Note"
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/patient1"
  },
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/practitionerrole1"
    }
  ],
  "content" : [
    {
      "attachment" : {
        "contentType" : "application/pdf",
        "data" : "JVBERi0xLjANCjEgMCBvYmo8PC9QYWdlcyAyIDAgUj4+ZW5kb2JqIDIgMCBvYmo8PC9LaWRzWzMgMCBSXS9Db3VudCAxPj5lbmRvYmogMyAwIG9iajw8L01lZGlhQm94WzAgMCAzIDNdPj5lbmRvYmoNCnRyYWlsZXI8PC9Sb290IDEgMCBSPj4="
      }
    }
  ]
}