Deliver Message

From Hiasobi - FHIR
Revision as of 10:50, 4 April 2016 by Brett Esler (Talk | contribs)

Jump to: navigation, search

Profile for delivery of PDF documents via FHIR interface

  • send a Bundle of resources to the base url of the Hiasobi FHIR server
  • Bundle.entry -'fullUrl' value use "urn:uuid:" to allow resources to reference others within the bundle
  • Currently restricted to this logical tree:


  • Bundle
    • Communication
      • Organization (Communication.recipient)
      • Practitioner (Communication.sender)
      • Patient (Communication.subject)
        • Organization (Patient.managingOrganization, Practitioner.practitionerRole.managingOrganization)
      • Binary (Communication.payload.contentAttachment.url)