PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg.r4@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseplanprogressingnote
description: CPG Case Plan Progressing Note combines relevant case features and feature groups with proposals, plans, and clinical impressions to provide a means to document patient progression with respect to a pathway in the context of a computable clinical practice guideline
package_name: hl7.fhir.uv.cpg.r4
derivation: constraint
name: CPGCasePlanProgressingNote
type: Composition
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 11506-3, system: 'http://loinc.org'}
    index: 0
  section:
    mustSupport: true
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        impression:
          match:
            code:
              coding:
              - {code: 51848-0, system: 'http://loinc.org'}
          schema:
            mustSupport: true
            array: true
            index: 2
            elements:
              code:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 51848-0, system: 'http://loinc.org'}
                index: 3
              entry:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-clinicalimpression']
                index: 4
            required: [entry, code]
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseplanprogressingnote
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseplansummary
version: 2.0.0-ballot