description: This MessageHeader represents the At-Home In-Vitro Test Results being sent from an application server to a health authority. package_name: hl7.fhir.us.home derivation: constraint name: MessageHeaderAtHomeInVitroTestResults type: MessageHeader elements: event: short: Result of most recent lab test for condition of interest mustSupport: true pattern: type: Coding value: {code: 96552-5, system: 'http://loinc.org'} choices: [eventCoding] index: 1 eventCoding: type: Coding short: Result of most recent lab test for condition of interest mustSupport: true pattern: type: Coding value: {code: 96552-5, system: 'http://loinc.org'} choiceOf: event index: 2 destination: mustSupport: true index: 3 elements: id: {short: Receiving system OID, mustSupport: true, index: 4} name: {short: Receiving system namespace (name of destination application), mustSupport: true, index: 5} endpoint: {mustSupport: true, index: 6} receiver: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization'] index: 7 sender: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization'] index: 8 source: mustSupport: true index: 9 elements: id: {short: Sending system OID, mustSupport: true, index: 10} extension: mustSupport: true index: 11 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: sourceSoftwareVendorInfo: match: {url: null} schema: {type: Extension, short: 'Source software information (vendor organization, binary id, intstall date)', mustSupport: true, url: 'http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info', index: 12} min: 0 name: {short: Sending system namespace (name of app), mustSupport: true, index: 13} software: {short: 'Software product name including OS (e.g. Android, iOS)', index: 14} version: {short: Software certified version or release number, mustSupport: true, index: 15} extensions: sourceSoftwareVendorInfo: {url: 'http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info', min: 0, type: Extension, short: 'Source software information (vendor organization, binary id, intstall date)', mustSupport: true, index: 12} focus: type: Reference short: The focus of this message header is a DiagnosticReport. mustSupport: true refers: ['http://hl7.org/fhir/us/home-lab-report/StructureDefinition/DiagnosticReport-at-home-in-vitro-results'] index: 16 package_version: lab-report-1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/MessageHeader-at-home-in-vitro-test-results base: http://hl7.org/fhir/StructureDefinition/MessageHeader version: 1.0.0 required: [focus]