PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.home@lab-report-1.1.0
    http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-proctored-info
description: Information about whether or not the test was proctored and who the proctor was.
package_name: hl7.fhir.us.home
derivation: constraint
name: ExtensionAtHomeInVitroTestProctoredInfo
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        proctoredTest:
          match: {}
          schema:
            short: Whether or not the at-home in-vitro test was proctored
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: proctoredTest}
                mustSupport: true
                index: 3
              value:
                mustSupport: true
                choices: [valueBoolean]
                index: 5
              valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 6}
            required: [value, valueBoolean]
        proctoredBy:
          match: {}
          schema:
            short: Information about the person(s) who proctored the test
            mustSupport: true
            array: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: proctoredBy}
                mustSupport: true
                index: 9
              value:
                mustSupport: true
                choices: [valueReference]
                index: 11
              valueReference:
                type: Reference
                mustSupport: true
                choiceOf: value
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson']
                index: 12
            required: [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: 13
  value:
    choices: []
    index: 15
package_version: lab-report-1.1.0
extensions:
  proctoredTest:
    url: null
    short: Whether or not the at-home in-vitro test was proctored
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: proctoredTest}
        mustSupport: true
        index: 3
      value:
        mustSupport: true
        choices: [valueBoolean]
        index: 5
      valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 6}
    required: [value, valueBoolean]
  proctoredBy:
    url: null
    short: Information about the person(s) who proctored the test
    mustSupport: true
    array: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: proctoredBy}
        mustSupport: true
        index: 9
      value:
        mustSupport: true
        choices: [valueReference]
        index: 11
      valueReference:
        type: Reference
        mustSupport: true
        choiceOf: value
        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson']
        index: 12
    required: [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.1.0
required: [extension]