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: {mustSupport: true, index: 2} entry: mustSupport: true index: 3 slicing: rules: open discriminator: - {path: $this.resource, type: profile} min: 1 slices: sliceDiagnosticReport: match: {} schema: mustSupport: true _required: true index: 4 elements: resource: {type: Resource, short: DiagnosticReport - At-Home In-Vitro Results, mustSupport: true, index: 5} required: [resource] package_version: lab-report-1.0.0-ballot 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-ballot required: [entry, timestamp, identifier]