PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@0.1.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest
description: Profile of ServiceRequest for use with CPG Implementation Guide
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGServiceRequest
type: ServiceRequest
elements:
  category: {mustSupport: true, index: 6}
  instantiatesCanonical: {mustSupport: true, index: 3}
  asNeeded:
    mustSupport: true
    choices: []
    index: 15
  supportingInfo: {mustSupport: true, index: 18}
  encounter: {mustSupport: true, index: 11}
  reasonCode: {mustSupport: true, index: 16}
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation
    index: 0
    slicing:
      slices:
        strengthOfRecommendation:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation', index: 0}
        qualityOfEvidence:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-qualityOfEvidence', index: 1}
  priority: {mustSupport: true, index: 7}
  status: {mustSupport: true, index: 4}
  code: {mustSupport: true, index: 9}
  identifier: {mustSupport: true, array: true, min: 1, index: 2}
  doNotPerform: {mustSupport: true, index: 8}
  intent: {mustSupport: true, index: 5}
  subject: {mustSupport: true, index: 10}
  occurrence:
    mustSupport: true
    choices: []
    index: 13
  reasonReference: {mustSupport: true, index: 17}
package_version: 0.1.0
extensions:
  strengthOfRecommendation: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation', type: Extension, mustSupport: true, index: 0}
  qualityOfEvidence: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-qualityOfEvidence', type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 0.1.0
required: [identifier]