{
"description": "There is a requirement to gather together a collection of resources into a single instance with containing context.",
"_filename": "ITK-Document-Bundle-1.json",
"package_name": "uk.nhsdigital.stu3.test",
"date": "2017-08-17",
"derivation": "constraint",
"meta": {
"lastUpdated": "2018-08-17T12:13:37.238+01:00"
},
"publisher": "NHS Digital",
"fhirVersion": "3.0.1",
"purpose": "There is a requirement to gather together a collection of resources into a single instance with containing context.",
"name": "ITK-Document-Bundle-1",
"abstract": false,
"copyright": "Copyright © 2018 NHS Digital",
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "ITK Document Bundle",
"package_version": "0.0.2-prerelease",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "1f95e193-9d25-4e95-b6dc-1731a21beb2a",
"kind": "resource",
"url": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Document-Bundle-1",
"version": "1.1.0",
"differential": {
"element": [ {
"id": "Bundle.identifier",
"min": 1,
"path": "Bundle.identifier"
}, {
"id": "Bundle.identifier.type.coding.system",
"min": 1,
"path": "Bundle.identifier.type.coding.system"
}, {
"id": "Bundle.identifier.type.coding.code",
"min": 1,
"path": "Bundle.identifier.type.coding.code"
}, {
"id": "Bundle.identifier.type.coding.display",
"min": 1,
"path": "Bundle.identifier.type.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
}, {
"id": "Bundle.identifier.system",
"path": "Bundle.identifier.system",
"example": [ {
"label": "General",
"valueUri": "https://tools.ietf.org/html/rfc4122, if the identifier.value is a UUID"
} ]
}, {
"id": "Bundle.identifier.value",
"min": 1,
"path": "Bundle.identifier.value",
"example": [ {
"label": "General",
"valueString": "27dca674-d5a7-4184-b1d8-372ea339cbc9"
} ]
}, {
"id": "Bundle.identifier.assigner",
"path": "Bundle.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
} ]
}, {
"id": "Bundle.identifier.assigner.reference",
"min": 1,
"path": "Bundle.identifier.assigner.reference"
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"short": "Bundle identified by bundle type 'document'",
"fixedCode": "document"
}, {
"id": "Bundle.total",
"max": "0",
"path": "Bundle.total"
}, {
"id": "Bundle.link",
"max": "0",
"path": "Bundle.link"
}, {
"id": "Bundle.entry",
"min": 1,
"path": "Bundle.entry"
}, {
"id": "Bundle.entry.link",
"max": "0",
"path": "Bundle.entry.link"
}, {
"id": "Bundle.entry.resource",
"min": 1,
"path": "Bundle.entry.resource"
}, {
"id": "Bundle.entry.search",
"max": "0",
"path": "Bundle.entry.search"
}, {
"id": "Bundle.entry.request",
"max": "0",
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry.response",
"max": "0",
"path": "Bundle.entry.response"
}, {
"id": "Bundle.signature",
"max": "0",
"path": "Bundle.signature"
} ]
},
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}