PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r2.r4b-0.0.1-snapshot-1
    http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticOrder.event
description: This cross-version extension represents DiagnosticOrder.event from http://hl7.org/fhir/StructureDefinition/DiagnosticOrder|1.0.2 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: ext_R2_DiagnosticOrder_event
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        status:
          match: {url: null}
          schema:
            short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
            isModifier: false
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
                choices: [valueCode]
                index: 3
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
                choiceOf: value
                index: 4
        description:
          match: {url: null}
          schema:
            short: More information about the event and its context
            isModifier: false
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: More information about the event and its context
                choices: [valueCodeableConcept]
                index: 7
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: More information about the event and its context
                choiceOf: value
                index: 8
        dateTime:
          match: {url: null}
          schema:
            short: The date at which the event happened
            isModifier: false
            _required: true
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The date at which the event happened
                choices: [valueDateTime]
                index: 11
              valueDateTime:
                base: {path: 'Extension.value[x]'}
                type: dateTime
                short: The date at which the event happened
                choiceOf: value
                index: 12
        actor:
          match: {url: null}
          schema:
            short: Who recorded or did this
            isModifier: false
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Who recorded or did this
                choices: [valueReference]
                index: 15
              valueReference:
                base: {path: 'Extension.value[x]'}
                type: Reference
                short: Who recorded or did this
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
                index: 16
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticOrder.event'}
    index: 17
package_version: r2.r4b-0.0.1-snapshot-1
extensions:
  status:
    url: null
    short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
    isModifier: false
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
        choices: [valueCode]
        index: 3
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed
        choiceOf: value
        index: 4
  description:
    url: null
    short: More information about the event and its context
    isModifier: false
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: More information about the event and its context
        choices: [valueCodeableConcept]
        index: 7
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: More information about the event and its context
        choiceOf: value
        index: 8
  dateTime:
    url: null
    short: The date at which the event happened
    isModifier: false
    _required: true
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The date at which the event happened
        choices: [valueDateTime]
        index: 11
      valueDateTime:
        base: {path: 'Extension.value[x]'}
        type: dateTime
        short: The date at which the event happened
        choiceOf: value
        index: 12
  actor:
    url: null
    short: Who recorded or did this
    isModifier: false
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Who recorded or did this
        choices: [valueReference]
        index: 15
      valueReference:
        base: {path: 'Extension.value[x]'}
        type: Reference
        short: Who recorded or did this
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
        index: 16
class: extension
kind: complex-type
url: http://hl7.org/fhir/1.0/StructureDefinition/extension-DiagnosticOrder.event
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]