PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseplansummary
description: CPG Case Plan Summary addresses information from the plan portion of the CPG, including patient-specific recommendations (i.e., proposals) along with their respective pertinent patient information and guideline recommendations that are either not applicable or not yet applicable to a specific patient
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGCasePlanSummary
type: Composition
elements:
  category: {mustSupport: true, index: 6}
  date: {mustSupport: true, index: 9}
  encounter:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-encounter']
    index: 8
  type: {mustSupport: true, index: 5}
  author:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-practitioner', 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-practitionerrole']
    index: 10
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        generatedFrom:
          match: {url: null}
          schema: {short: Definition, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatedFrom', index: 1}
          min: 0
          max: 1
        summaryFor:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-summaryFor', index: 2}
          min: 0
  status: {mustSupport: true, index: 4}
  identifier: {mustSupport: true, index: 3}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient']
    index: 7
package_version: 2.0.0-ballot
extensions:
  generatedFrom: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatedFrom', min: 0, max: 1, short: Definition, type: Extension, mustSupport: true, index: 1}
  summaryFor: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-summaryFor', min: 0, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseplansummary
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 2.0.0-ballot