Diagnostic Data Services

DDS-Bundle-1

The Diagnostic Request resource describes the Message Header information.

NameCard.TypeDescription & Constraints
..BundleResourceContains 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..1Codedocument | message | transaction | transaction-response | batch | batch-response | history | searchset | collection
Binding Indicates the purpose of a bundle - how it was intended to be used. (http://hl7.org/fhir/ValueSet/bundle-type)
Binding Strength Required

...total0..1UnsignedIntIf search, the total number of matches

...link0..*BackboneElementLinks related to this Bundle

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

....relation1..1Stringhttp://www.iana.org/assignments/link-relations/link-relations.xhtml

....url1..1UriReference details for the link

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

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

....link0..*see linkLinks related to this entry

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

....resource0..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

....search0..1BackboneElementSearch related information

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

.....mode0..1Codematch | include | outcome - why this is in the result set
Binding Why an entry is in the result set - whether it's included as a match or because of an _include requirement. (http://hl7.org/fhir/ValueSet/search-entry-mode)
Binding Strength Required

.....score0..1DecimalSearch ranking (between 0 and 1)

....request0..1BackboneElementTransaction Related Information

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

.....method1..1CodeGET | POST | PUT | DELETE
Binding HTTP verbs (in the HTTP command line). (http://hl7.org/fhir/ValueSet/http-verb)
Binding Strength Required

.....url1..1UriURL for HTTP equivalent of this entry

.....ifNoneMatch0..1StringFor managing cache currency

.....ifModifiedSince0..1InstantFor managing update contention

.....ifMatch0..1StringFor managing update contention

.....ifNoneExist0..1StringFor conditional creates

....response0..1BackboneElementTransaction Related Information

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

.....status1..1StringStatus return code for entry

.....location0..1UriThe location, if the operation returns a location

.....etag0..1StringThe etag for the resource (if relevant)

.....lastModified0..1InstantServer's date time modified

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

DDS-Bundle-1

Examples Description XML File
DDS-Bundle-Req-1 DDS Bundle for Request