PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-dtr@2.2.0-ballot
    http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/intendedUse
description: Indicates how the EHR is to use the information with respect to the associated orders/records.  If the Adaptive QuestionnaireResponse includes a prior authorization number the `intendedUse` element should be set to 'retain-doc' and/or 'withorder'.
package_name: hl7.fhir.us.davinci-dtr
derivation: constraint
name: IntendedUse
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/intendedUse'}
    type: uri
    index: 1
  value:
    short: Reference to the pertinent order associated with this QuestionnaireResponse.
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, short: Reference to the pertinent order associated with this QuestionnaireResponse., choiceOf: value, index: 4}
package_version: 2.2.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/intendedUse
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.2.0-ballot
required: [value, valueCodeableConcept]