PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg.r4b@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-detectedissue
description: Documents a detected issue within the context of a computable clinical practice guideline
package_name: hl7.fhir.uv.cpg.r4b
derivation: constraint
name: CPGDetectedIssue
type: DetectedIssue
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        instantiatesCaseFeature:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-instantiatesCaseFeature', index: 1}
          min: 0
          max: 1
        caseFeatureType:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureType', index: 2}
          min: 0
          max: 1
        caseFeaturePertinence:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeaturePertinence', index: 3}
          min: 0
          max: 1
  status: {mustSupport: true, index: 4}
  code: {index: 5}
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient']
    index: 6
  evidence:
    mustSupport: true
    index: 7
    elements:
      code: {mustSupport: true, index: 8}
      detail: {mustSupport: true, index: 9}
package_version: 2.0.0-ballot
extensions:
  instantiatesCaseFeature: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-instantiatesCaseFeature', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  caseFeatureType: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureType', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
  caseFeaturePertinence: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeaturePertinence', min: 0, max: 1, type: Extension, mustSupport: true, index: 3}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-detectedissue
base: http://hl7.org/fhir/StructureDefinition/DetectedIssue
version: 2.0.0-ballot
required: [code]