ITK FHIR Distribution

ITK-Message-Bundle-1

The 'ITK-Message-Bundle-1' bundle resource profile is used as a container to collect resources to form the ITK message bundle.

NameCard.TypeDescription & Constraints
..BundleBundleContains a collection of resources

...id0..1IdLogical id of this artifact

...meta0..1MetaMetadata about the resource

...implicitRules0..1UriA set of rules under which this content was created

...language0..1CodeLanguage of the resource content
Binding A human language. (http://tools.ietf.org/html/bcp47)
Binding Strength Required

...type1..1CodeBundle identified by bundle type 'message'.
Binding Indicates the purpose of a bundle - how it was intended to be used. (http://hl7.org/fhir/ValueSet/bundle-type)
Binding Strength Required
Fixed Value message

...entry1..*BackboneElementEntry in the bundle - will have a resource, or information

....id0..1Idxml:id (or equivalent in JSON)

....fullUrl0..1UriAbsolute URL for resource (server address, or UUID/OID)

....resource1..1ResourceA resource in the bundle

.....id0..1IdLogical id of this artifact

.....meta0..1MetaMetadata about the resource

.....implicitRules0..1UriA set of rules under which this content was created

.....language0..1CodeLanguage of the resource content
Binding A human language. (http://tools.ietf.org/html/bcp47)
Binding Strength Required

Path Name Binding Strength ValueSet
.Bundle.language language Required http://tools.ietf.org/html/bcp47
.Bundle.type type Required http://hl7.org/fhir/ValueSet/bundle-type
.Bundle.entry.search.mode mode Required http://hl7.org/fhir/ValueSet/search-entry-mode
.Bundle.entry.request.method method Required http://hl7.org/fhir/ValueSet/http-verb
.Bundle.signature.type type Preferred http://hl7.org/fhir/ValueSet/signature-type
.Bundle.signature.contentType contentType Required http://www.rfc-editor.org/bcp/bcp13.txt

ITK-Message-Bundle-1

Examples Description XML File
ITK-SendPayload-Invalid-Example-1 Example of an invalid ITK message bundle containing an e-Discharge payload.
ITK-SendPayload-Valid-Example-1 Example of a valid ITK message bundle containing an e-Discharge payload.