PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg.r4b@2.0.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-casesummary
description: CPG Case Summary is the set of case features and feature groups that completely represent the case data scoped by the clinical practice guideline. This expresses the complete patient state at any given point in time.
package_name: hl7.fhir.uv.cpg.r4b
derivation: constraint
name: CPGCaseSummary
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: {short: 'Which case?', type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-summaryFor', index: 2}
          min: 0
          max: 1
  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
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, max: 1, short: 'Which case?', type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-casesummary
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 2.0.0