PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pacio-pfe@3.0.0-ballot
    http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request
description: The purpose of this profile is to facilitate exchange of information related to a device request/order to support a patient’s personal functioning and engagement in a post-acute care (PAC) setting (e.g., skilled nursing facility). This profile is based on the US Core Device Profile, which itself inherits from the FHIR [DeviceRequest](https://hl7.org/fhir/R4/devicerequest.html) resource; refer to this resource for scope and usage definitions.
package_name: hl7.fhir.us.pacio-pfe
derivation: constraint
name: PFEDeviceRequest
type: DeviceRequest
elements:
  performerType: {index: 28}
  insurance:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claimresponse|2.2.1', 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-coverage|2.2.1']
    index: 32
  supportingInfo: {index: 33}
  encounter: {mustSupport: true, index: 22}
  priorRequest: {mustSupport: true, index: 5}
  reasonCode:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-condition-code|9.0.0'}
    index: 30
  authoredOn: {mustSupport: true, index: 25}
  note: {mustSupport: true, index: 34}
  codeReference:
    type: Reference
    choiceOf: code
    refers: ['http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device']
    index: 16
    slicing:
      slices:
        codeReference:
          match: {}
          schema:
            type: Reference
            choiceOf: code
            refers: ['http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device']
            index: 16
          min: 0
          max: 1
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        location:
          match: {url: null}
          schema: {type: Extension, short: location, mustSupport: true, url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-location', index: 1}
          min: 0
        device-user:
          match: {url: null}
          schema: {type: Extension, short: Device user(s), mustSupport: true, url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-user', index: 2}
          min: 0
        clinical-justification:
          match: {url: null}
          schema: {type: Extension, short: Clinical justification, mustSupport: true, url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-clinical-justification', index: 3}
          min: 0
  requester:
    short: Device requester
    mustSupport: true
    index: 26
    extensions:
      additional-requester: {url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-additional-requester', min: 0, max: 1, type: Extension, short: Cross-version extension for R6 requester targets not supported in R4., index: 27}
    elements:
      extension:
        type: Extension
        short: Cross-version extension for R6 requester targets not supported in R4.
        url: http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-additional-requester
        index: 27
        slicing:
          slices:
            additional-requester:
              match: {}
              schema: {type: Extension, short: Cross-version extension for R6 requester targets not supported in R4., url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-additional-requester', index: 27}
              min: 0
              max: 1
  priority: {mustSupport: true, index: 8}
  status: {mustSupport: true, index: 7}
  codeCodeableConcept:
    type: CodeableConcept
    mustSupport: true
    choiceOf: code
    index: 13
    slicing:
      slices:
        codeCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, mustSupport: true, choiceOf: code, index: 13}
          min: 0
          max: 1
  groupIdentifier: {mustSupport: true, index: 6}
  code:
    choices: [codeReference]
    index: 15
    slicing:
      slices:
        codeReference:
          match: {}
          schema:
            choices: [codeReference]
            index: 15
          min: 0
          max: 1
  basedOn: {index: 4}
  subject:
    type: Reference
    short: Patient
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|9.0.0']
    index: 21
  parameter:
    short: Parameter(s) for device
    mustSupport: true
    index: 17
    elements:
      code:
        short: Parameter code(s)
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-device-parameter-code-vs'}
        index: 18
      value:
        short: Parameter value(s)
        choices: []
        index: 20
  occurrence:
    mustSupport: true
    choices: []
    index: 24
  performer: {index: 29}
  reasonReference: {index: 31}
package_version: 3.0.0-ballot
extensions:
  location: {url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-location', min: 0, type: Extension, short: location, mustSupport: true, index: 1}
  device-user: {url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-user', min: 0, type: Extension, short: Device user(s), mustSupport: true, index: 2}
  clinical-justification: {url: 'http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-clinical-justification', min: 0, type: Extension, short: Clinical justification, mustSupport: true, index: 3}
class: profile
kind: resource
url: http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request
base: http://hl7.org/fhir/StructureDefinition/DeviceRequest
version: 3.0.0-ballot
required: [status]