PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex@2.0.0
    http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/extension-reviewAction
description: The details of the review action that is necessary for the authorization.
package_name: hl7.fhir.us.davinci-pdex
derivation: constraint
name: ReviewAction
type: Extension
elements:
  extension:
    type: Extension
    short: Healthcare Services Outcome
    url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/extension-reviewActionCode
    index: 0
    slicing:
      slices:
        code:
          match: {}
          schema: {type: Extension, short: Healthcare Services Outcome, url: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/extension-reviewActionCode', index: 0}
          min: 0
          max: 1
        number:
          match: {}
          schema:
            short: Item Level Review Number
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: number}
                index: 3
              value:
                choices: [valueString]
                index: 5
              valueString: {type: string, choiceOf: value, index: 6}
        reasonCode:
          match: {}
          schema:
            short: Explanation of the review denial or partial approval
            array: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: reasonCode}
                index: 9
              value:
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
        secondSurgicalOpinionFlag:
          match: {}
          schema:
            short: Whether a second surgical opinion is need for approval
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: secondSurgicalOpinionFlag}
                index: 15
              value:
                choices: [valueBoolean]
                index: 17
              valueBoolean: {type: boolean, choiceOf: value, index: 18}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/extension-reviewAction'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 2.0.0
extensions:
  code: {url: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/extension-reviewActionCode', min: 0, max: 1, type: Extension, short: Healthcare Services Outcome, index: 0}
  number:
    url: null
    short: Item Level Review Number
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: number}
        index: 3
      value:
        choices: [valueString]
        index: 5
      valueString: {type: string, choiceOf: value, index: 6}
  reasonCode:
    url: null
    short: Explanation of the review denial or partial approval
    array: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: reasonCode}
        index: 9
      value:
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
  secondSurgicalOpinionFlag:
    url: null
    short: Whether a second surgical opinion is need for approval
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: secondSurgicalOpinionFlag}
        index: 15
      value:
        choices: [valueBoolean]
        index: 17
      valueBoolean: {type: boolean, choiceOf: value, index: 18}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/extension-reviewAction
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0