PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pas@2.2.0
    http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-communicationrequest
description: 'PAS constraints on CommunicationRequest resource mandating support for elements relevant to the prior authorization response.\nFor DTR submit-attachment use, the identifer will always be present since the medium will not be VOICE and thus the identifiers can be used as the tracking control number. '
package_name: hl7.fhir.us.davinci-pas
derivation: constraint
name: PASCommunicationRequest
type: CommunicationRequest
elements:
  category:
    binding: {strength: required, valueSet: 'https://valueset.x12.org/x217/005010/response/2000D/PWK/1/01/00/755'}
    mustSupport: true
    index: 4
  payload:
    mustSupport: true
    index: 6
    extensions:
      communicatedDiagnosis: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-communicatedDiagnosis|2.2.0', min: 0, type: Extension, mustSupport: true, index: 8}
      contentModifier: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-contentModifier|2.2.0', min: 0, type: Extension, mustSupport: true, index: 9}
    elements:
      extension:
        index: 7
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            communicatedDiagnosis:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-communicatedDiagnosis|2.2.0', index: 8}
              min: 0
            contentModifier:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-contentModifier|2.2.0', index: 9}
              min: 0
      content:
        mustSupport: true
        choices: [contentString]
        index: 11
      contentString: {type: string, mustSupport: true, choiceOf: content, index: 12}
  medium:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pas/ValueSet/PASCommunicationRequestMedium|2.2.0'}
    mustSupport: true
    index: 5
  recipient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-organization|2.2.0', 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-practitioner|2.2.0']
    index: 14
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        serviceLineNumber:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceLineNumber|2.2.0', index: 1}
          min: 0
          max: 1
  requester:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-insurer|2.2.0']
    index: 13
  status:
    pattern: {type: Code, value: active}
    index: 3
  sender:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-requestor|2.2.0']
    index: 15
  identifier: {short: Unique Identifier used in linking the Communication Request to the response (X12's Attachment Control Number)., mustSupport: true, index: 2}
package_version: 2.2.0
extensions:
  serviceLineNumber: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-serviceLineNumber|2.2.0', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-communicationrequest
base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest
version: 2.2.0