description: Information about whether or not the test was proctored and who the proctor was. package_name: hl7.fhir.us.home-lab-report derivation: constraint name: ExtensionAtHomeInVitroTestProctoredInfo type: Extension elements: extension: short: Whether or not the at-home in-vitro test was proctored type: Extension mustSupport: true index: 0 slicing: slices: proctoredTest: match: {} schema: short: Whether or not the at-home in-vitro test was proctored type: Extension mustSupport: true _required: true index: 0 elements: url: type: uri pattern: {type: Uri, value: proctoredTest} mustSupport: true index: 1 value: mustSupport: true choices: [valueBoolean] index: 3 valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 4} required: [url, value, valueBoolean] proctorInformation: match: {} schema: short: Information about the person(s) who proctored the test type: Extension mustSupport: true array: true index: 5 elements: url: type: uri pattern: {type: Uri, value: proctorInformation} mustSupport: true index: 6 value: mustSupport: true choices: [valueReference] index: 8 valueReference: type: Reference mustSupport: true choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Person', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 9 required: [url, valueReference, value] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-proctored-info'} index: 10 value: choices: [] index: 12 package_version: 1.0.0-ballot extensions: proctoredTest: url: null short: Whether or not the at-home in-vitro test was proctored type: Extension mustSupport: true _required: true index: 0 elements: url: type: uri pattern: {type: Uri, value: proctoredTest} mustSupport: true index: 1 value: mustSupport: true choices: [valueBoolean] index: 3 valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 4} required: [url, value, valueBoolean] proctorInformation: url: null short: Information about the person(s) who proctored the test type: Extension mustSupport: true array: true index: 5 elements: url: type: uri pattern: {type: Uri, value: proctorInformation} mustSupport: true index: 6 value: mustSupport: true choices: [valueReference] index: 8 valueReference: type: Reference mustSupport: true choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Person', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 9 required: [url, valueReference, value] class: extension kind: complex-type url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-proctored-info base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0-ballot required: [url, extension]