The ITK-Document-Bundle-1 bundle profile is used in the ITK Document Reference interface as a container to collect the following profiles:
Example
The following xml bundle example contains an instance of a DocumentReference resource and has been converted to a txt file to allow better viewing within a web browser; an xml copy is available within the examples folder in this specification.
This is an example of a document Bundle ITK-Bundle-Example-1.txt
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Bundle | Bundle | A Bundle resource constrained to represent a container to collect a combination of the ITK Document resources. | |
id | 0..1 | Id | Logical id of this artifact |
meta | 0..1 | Meta | Metadata about the resource |
implicitRules | 0..1 | Uri | A set of rules under which this content was created |
language | 0..1 | Code | Language of the resource content Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
type | 1..1 | Code | Bundle identified by bundle type 'document' Binding Indicates the purpose of a bundle - how it was intended to be used (http://hl7.org/fhir/DSTU2/valueset-bundle-type.html) Binding Strength Required Fixed Value document |
entry | 1..* | BackboneElement | Entry in the bundle - will have a resource, or information |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
fullUrl | 0..1 | Uri | URL for resource (server address, or UUID/OID) |
resource | 1..1 | Resource | Resources in this bundle |
id | 0..1 | Id | Logical id of this artifact |
meta | 0..1 | Meta | Metadata about the resource |
implicitRules | 0..1 | Uri | A set of rules under which this content was created |
language | 0..1 | Code | Language 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/DSTU2/valueset-bundle-type.html |
Bundle.entry.search.mode | mode | Required | http://hl7.org/fhir/DSTU2/valueset-search-entry-mode.html |
Bundle.entry.request.method | method | Required | http://hl7.org/fhir/DSTU2/valueset-http-verb.html |
Bundle.signature.type | type | Preferred | http://hl7.org/fhir/DSTU2/valueset-signature-type.html |
Bundle.signature.contentType | contentType | Required | http://www.rfc-editor.org/bcp/bcp13.txt |