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: rs/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} assigner: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 6 required: [system, value] type: pattern: {type: code, value: document} type: code index: 7 timestamp: {index: 8} package_version: 2.5.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/DocumentBundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 2.5.0 required: [identifier, meta, timestamp]