FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-etoc
Resource TypeDocumentReference
IdDocumentReference-DocumentReferenceAttachment.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference DocumentReferenceAttachment

status: Current

description: Befund Thorax-Rx vom 1.2.23; Example of Attachment Attachment

content

Attachments

-ContentTypeDataTitle
*application/pdfVGVzdCBCZWZ1bmQgTm9uIERpY29tBefund_Rx_Thorax_S_Ufferer_20190401.pdf

Source1

{
  "resourceType": "DocumentReference",
  "id": "DocumentReferenceAttachment",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreference"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "description": "Befund Thorax-Rx vom 1.2.23; Example of Attachment Attachment",
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "data": "VGVzdCBCZWZ1bmQgTm9uIERpY29t",
        "title": "Befund_Rx_Thorax_S_Ufferer_20190401.pdf"
      }
    }
  ]
}