PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-vbpr.r4@1.1.0
    http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/program-model
description: The Program Model Extension is a complex extension, which defines the The Health Care Payment Learning & Action Network (HCPLAN) Alternative Payment Model (APM) framework specified APM categories and which cohort this program model applies to.
package_name: hl7.fhir.us.davinci-vbpr.r4
derivation: constraint
name: ProgramModel
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        hcplan:
          match: {}
          schema:
            short: HCPLAN APM framework APM category
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: hcplan}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
            required: [value, valueCodeableConcept]
        cohort:
          match: {}
          schema:
            short: Which cohort this program model applies to
            mustSupport: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: cohort}
                index: 9
              value:
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/program-model'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 1.1.0
extensions:
  hcplan:
    url: null
    short: HCPLAN APM framework APM category
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: hcplan}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
    required: [value, valueCodeableConcept]
  cohort:
    url: null
    short: Which cohort this program model applies to
    mustSupport: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: cohort}
        index: 9
      value:
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/program-model
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [extension]