PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    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: 5}
  date: {mustSupport: true, index: 8}
  encounter:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-encounter']
    index: 7
  type: {mustSupport: true, index: 4}
  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: 9
  extension:
    short: Source
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical
    index: 0
    slicing:
      slices:
        instantiatesCanonical:
          match: {}
          schema: {short: Source, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical', index: 0}
          min: 0
          max: 1
        summaryFor:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-summaryFor', index: 1}
          min: 0
  status: {mustSupport: true, index: 3}
  identifier: {mustSupport: true, index: 2}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient']
    index: 6
package_version: 1.0.0
extensions:
  instantiatesCanonical: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical', min: 0, max: 1, short: Source, type: Extension, mustSupport: true, index: 0}
  summaryFor: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-summaryFor', min: 0, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseplansummary
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 1.0.0