PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pas@1.0.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
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: 5
  payload:
    mustSupport: true
    index: 7
    elements:
      content:
        mustSupport: true
        choices: [contentString]
        index: 9
      contentString: {type: string, mustSupport: true, choiceOf: content, index: 10}
  medium:
    binding: {strength: required, valueSet: 'https://valueset.x12.org/x217/005010/response/2000D/PWK/1/02/00/756'}
    mustSupport: true
    index: 6
  recipient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-practitioner']
    index: 12
  extension:
    index: 0
    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', index: 1}
          min: 0
          max: 1
        contentModifier:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-contentModifier', index: 2}
          min: 0
          max: 1
  requester:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-insurer']
    index: 11
  status:
    pattern: {type: Code, value: active}
    index: 4
  sender:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-requestor']
    index: 13
  identifier: {mustSupport: true, index: 3}
package_version: 1.0.0
extensions:
  communicatedDiagnosis: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-communicatedDiagnosis', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  contentModifier: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-contentModifier', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-communicationrequest
base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest
version: 1.0.0