description: This profile constrains the Bundle resource for At-Home In-Vitro Tests. package_name: hl7.fhir.us.home-lab-report.r4b derivation: constraint name: BundleAtHomeInVitroTest type: Bundle elements: identifier: {mustSupport: true, index: 0} type: pattern: {type: Code, value: message} mustSupport: true index: 1 timestamp: {mustSupport: true, index: 2} entry: mustSupport: true index: 3 slicing: rules: open discriminator: - {path: $this.resource, type: profile} min: 1 slices: messageHeader: match: {} schema: mustSupport: true _required: true index: 4 elements: resource: {type: Resource, short: MessageHeader - At-Home In-Vitro Test Results, mustSupport: true, index: 5} required: [resource] package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Bundle-at-home-in-vitro-test base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0 required: [entry, timestamp, identifier]