CH RAD-Order (R4)
2.0.0-ci-build - ci-build Switzerland flag

CH RAD-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-rad-order/ and changes regularly. See the Directory of published versions

: Befund_Rx_Thorax_S_Ufferer_20190401 - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "DocumentReferenceNonDicom",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreference"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocumentReferenceNonDicom</b></p><a name=\"DocumentReferenceNonDicom\"> </a><a name=\"hcDocumentReferenceNonDicom\"> </a><a name=\"DocumentReferenceNonDicom-en-US\"> </a><p><b>status</b>: Current</p><p><b>description</b>: Befund Thorax-Rx vom 1.2.23; Eyample of Non-DICOM Attachment</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><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><code>VGVzdCBCZWZ1bmQgTm9uIERpY29t</code></td><td>Befund_Rx_Thorax_S_Ufferer_20190401.pdf</td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "description" : "Befund Thorax-Rx vom 1.2.23; Eyample of Non-DICOM Attachment",
  "content" : [
    {
      "attachment" : {
        "contentType" : "application/pdf",
        "data" : "VGVzdCBCZWZ1bmQgTm9uIERpY29t",
        "title" : "Befund_Rx_Thorax_S_Ufferer_20190401.pdf"
      }
    }
  ]
}