PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@pas-2.1.0-preview
    http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-servicerequest
description: PAS constraints on ServiceRequest resource mandating support for elements relevant to the generic services being requested on a prior authorization request
package_name: hl7.fhir.us.davinci
derivation: constraint
name: PASServiceRequest
type: ServiceRequest
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        serviceCodeEnd:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-productOrServiceCodeEnd', index: 1}
          min: 0
          max: 1
        coverage:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information', index: 2}
          min: 0
          max: 1
  intent:
    pattern: {type: Code, value: order}
    mustSupport: true
    index: 3
  code:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pas/ValueSet/X12278RequestedServiceType'}
    mustSupport: true
    index: 4
  quantity:
    mustSupport: true
    choices: [quantityQuantity]
    index: 6
  quantityQuantity: {type: Quantity, mustSupport: true, choiceOf: quantity, index: 7}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-beneficiary']
    index: 8
  occurrence:
    mustSupport: true
    choices: [occurrenceTiming]
    index: 10
  occurrenceTiming: {type: Timing, mustSupport: true, choiceOf: occurrence, index: 11}
package_version: pas-2.1.0-preview
extensions:
  serviceCodeEnd: {url: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-productOrServiceCodeEnd', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  coverage: {url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-servicerequest
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 2.1.0-preview