US Public Health Profiles Library
1.0.0 - STU1 United States of America flag

US Public Health Profiles Library, published by HL7 Public Health Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-us-ph-common-library-ig/ and changes regularly. See the Directory of published versions

Resource Profile: US Public Health Reporting Bundle

Official URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-reporting-bundle Version: 1.0.0
Active as of 2023-10-04 Computable Name: USPublicHealthReportingBundle

This Bundle profile is used for exchanging a public health report to be submitted to a public health agency.

Introduction

This profile is used to represent messages that contain public health/research reporting data. The Bundle is of type ‘message’ and the first entry is always the MessageHeader resource. The entry following is a nested content bundle that will contain all the resources that need to be submitted. When data is to be encrypted, the Content Bundle is encrypted; however, the outer Bundle and the MessageHeader are not encrypted.

Reporting Bundle Structure

The Reporting Bundle SHALL always contain the first entry as the MessageHeader resource. The second entry is an optional Content Bundle. The Content Bundle contains all the resources related to the Patient.

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..*BundleContains a collection of resources
... type S1..1codedocument | message | transaction | transaction-response | batch | batch-response | history | searchset | collection
Fixed Value: message
... timestamp S0..1instantWhen the bundle was assembled
... Slices for entry S2..*BackboneElementEntry in the bundle - will have a resource or information
Slice: Unordered, Open by profile:$this.resource
.... entry:messageHeader S1..1BackboneElementEntry in the bundle - will have a resource or information
..... resource 0..1USPublicHealthMessageHeaderA resource that describes a message that is exchanged between systems
.... entry:contentBundle S0..1BackboneElementEntry in the bundle - will have a resource or information
..... resource 0..1USPublicHealthContentBundleContains a collection of resources

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron