PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r2.r4@0.1.0
    http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticOrder.event
description: 'DSTU2: `DiagnosticOrder.event` (new:BackboneElement)'
package_name: hl7.fhir.uv.xver-r2.r4
derivation: constraint
name: ExtensionDiagnosticOrder_Event
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 2
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        status:
          match: {url: status}
          schema:
            short: 'DSTU2: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed (new)'
            _required: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: status}
                index: 2
              value:
                short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
                choices: [valueCode]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 4
              valueCode:
                short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
                type: code
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 5
            required: [url, valueCode, value]
        description:
          match: {url: description}
          schema:
            short: 'DSTU2: More information about the event and its context (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: description}
                index: 7
              value:
                short: More information about the event and its context
                choices: [valueCodeableConcept]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 9
              valueCodeableConcept:
                short: More information about the event and its context
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 10
            required: [url]
        dateTime:
          match: {url: dateTime}
          schema:
            short: 'DSTU2: The date at which the event happened (new)'
            _required: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: dateTime}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The date at which the event happened
                choices: [valueDateTime]
                index: 14
              valueDateTime:
                short: The date at which the event happened
                type: dateTime
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 15
            required: [url, valueDateTime, value]
        actor:
          match: {url: actor}
          schema:
            short: 'DSTU2: Who recorded or did this (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: actor}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Who recorded or did this
                choices: [valueReference]
                index: 19
              valueReference:
                short: Who recorded or did this
                refers: ['http://hl7.org/fhir/1.0/StructureDefinition/profile-Device|0.1.0', 'http://hl7.org/fhir/1.0/StructureDefinition/profile-Practitioner-for-PractitionerRole|0.1.0', 'http://hl7.org/fhir/StructureDefinition/Device|4.0.1', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1']
                type: Reference
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 20
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticOrder.event'}
    index: 21
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choices: []
    index: 23
package_version: 0.1.0
extensions:
  status:
    url: status
    short: 'DSTU2: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed (new)'
    _required: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: status}
        index: 2
      value:
        short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
        choices: [valueCode]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 4
      valueCode:
        short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
        type: code
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 5
    required: [url, valueCode, value]
  description:
    url: description
    short: 'DSTU2: More information about the event and its context (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: description}
        index: 7
      value:
        short: More information about the event and its context
        choices: [valueCodeableConcept]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 9
      valueCodeableConcept:
        short: More information about the event and its context
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 10
    required: [url]
  dateTime:
    url: dateTime
    short: 'DSTU2: The date at which the event happened (new)'
    _required: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: dateTime}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The date at which the event happened
        choices: [valueDateTime]
        index: 14
      valueDateTime:
        short: The date at which the event happened
        type: dateTime
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 15
    required: [url, valueDateTime, value]
  actor:
    url: actor
    short: 'DSTU2: Who recorded or did this (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: actor}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Who recorded or did this
        choices: [valueReference]
        index: 19
      valueReference:
        short: Who recorded or did this
        refers: ['http://hl7.org/fhir/1.0/StructureDefinition/profile-Device|0.1.0', 'http://hl7.org/fhir/1.0/StructureDefinition/profile-Practitioner-for-PractitionerRole|0.1.0', 'http://hl7.org/fhir/StructureDefinition/Device|4.0.1', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole|4.0.1']
        type: Reference
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 20
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticOrder.event
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 0.1.0
required: [url]