description: This profile sets minimum expectations for the DocumentBundle that includes all resources into a single instance with containing context to act as an exchangeable clinical document. package_name: ndhm.in derivation: constraint name: DocumentBundle type: Bundle elements: meta: index: 0 elements: versionId: {index: 1} security: {mustSupport: true, index: 2} required: [versionId] identifier: index: 3 elements: system: {index: 4} value: {index: 5} required: [value, system] timestamp: {index: 6} package_version: 2.0.1 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/DocumentBundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 2.0.1 required: [timestamp, identifier, meta]