Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

Resource Profile: ADHA Payload Bundle

Official URL: http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bundle-payload-1 Version: 0.2.2
Draft as of 2024-12-19 Computable Name: ADHABundlePayload

Copyright/Legal: Copyright © 2023 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.

The purpose of this profile is to provide a representation of a collection of resources handled as a single collection for the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia.

This profile identifies the additional constraints, extensions, and value sets that build on and extend Bundle that are supported.

This profile is designed to set a core Bundle standard for:

  • exchanging a FHIR Payload

Profile specific guidance

None.

Boundaries and relationships

This profile is not referenced by another profile in this implementation guide.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Bundle

NameFlagsCard.TypeDescription & Constraintsdoco
.. Bundle 0..* Bundle Contains a collection of resources
... identifier S 0..1 Identifier Persistent identifier for the bundle
... type S 1..1 code document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection
... timestamp S 1..1 instant When the bundle was assembled
... entry S 1..* BackboneElement Entry in the bundle - will have a resource or information
.... fullUrl S 0..1 uri URI for resource (Absolute URL server address or URI for UUID/OID)
.... resource S 0..1 Resource A resource in the bundle

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Notes:

Below is an overview of the mandatory and optional search parameters. FHIR search operations and the syntax used to describe the interactions is described here.