PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.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
derivation: constraint
name: CPGCaseSummary
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: {short: 'Which case?', type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-summaryFor', index: 1}
          min: 0
          max: 1
  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, max: 1, short: 'Which case?', type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-casesummary
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 1.0.0