PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@0.1.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest
description: Profile of CommunicationRequest for use with CPG Implementation Guide
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGCommunicationRequest
type: CommunicationRequest
elements:
  category: {mustSupport: true, index: 5}
  encounter: {mustSupport: true, index: 10}
  recipient: {mustSupport: true, index: 12}
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical
    index: 0
    slicing:
      slices:
        instantiatesCanonical:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical', index: 0}
        strengthOfRecommendation:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation', index: 1}
        qualityOfEvidence:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-qualityOfEvidence', index: 2}
  requester: {mustSupport: true, index: 11}
  priority: {mustSupport: true, index: 6}
  status: {mustSupport: true, index: 4}
  sender: {mustSupport: true, index: 13}
  identifier: {mustSupport: true, array: true, min: 1, index: 3}
  doNotPerform: {mustSupport: true, index: 7}
  subject: {mustSupport: true, index: 8}
  about: {mustSupport: true, index: 9}
package_version: 0.1.0
extensions:
  instantiatesCanonical: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical', type: Extension, mustSupport: true, index: 0}
  strengthOfRecommendation: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation', type: Extension, mustSupport: true, index: 1}
  qualityOfEvidence: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-qualityOfEvidence', type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest
base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest
version: 0.1.0
required: [identifier]