description: This profile constrains the Bundle resource for At-Home In-Vitro Tests. package_name: hl7.fhir.us.home derivation: constraint name: BundleAtHomeInVitroTest type: Bundle elements: identifier: {mustSupport: true, index: 0} type: pattern: {type: Code, value: message} mustSupport: true index: 1 timestamp: {short: 'When the bundle was assembled. V2: MSH-7', 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: MessageHeader, short: MessageHeader - At-Home In-Vitro Test Results, mustSupport: true, index: 5} required: [resource] package_version: lab-report-1.1.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.1.0 required: [entry, timestamp, identifier]