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

FHIR IG analytics

Packagehl7.fhir.cz.korder
Resource TypeDocumentReference
IdDocumentReference-KOrderAttachment-1.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 KOrderAttachment-1

status: Current

content

Attachments

-ContentTypeUrlTitle
*application/pdfhttps://example.cz/files/korder-attachment-1.pdfPříloha k žádance

Source1

{
  "resourceType": "DocumentReference",
  "id": "KOrderAttachment-1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "url": "https://example.cz/files/korder-attachment-1.pdf",
        "title": "Příloha k žádance"
      }
    }
  ]
}