PackagesCanonicalsLogsProblems
    Packages
    fhir.org.nz.ig.base@2.0.0
    http://hl7.org.nz/fhir/StructureDefinition/funded-programme
description: Funded NZ Healthcare Programmes
package_name: fhir.org.nz.ig.base
derivation: constraint
name: Funded_programme
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        fundedProgramme:
          match: {}
          schema:
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: uri, value: fundedProgramme}
                type: uri
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
        currentAvailability:
          match: {}
          schema:
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: uri, value: currentAvailability}
                type: uri
                index: 9
              value:
                choices: [valueBoolean]
                index: 11
              valueBoolean: {type: boolean, choiceOf: value, index: 12}
        notes:
          match: {}
          schema:
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: uri, value: notes}
                type: uri
                index: 15
              value:
                choices: [valueString]
                index: 17
              valueString: {type: string, choiceOf: value, index: 18}
  url:
    pattern: {type: uri, value: 'http://hl7.org.nz/fhir/StructureDefinition/funded-programme'}
    type: uri
    index: 19
  value:
    choices: []
    index: 21
package_version: 2.0.0
extensions:
  fundedProgramme:
    url: null
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: uri, value: fundedProgramme}
        type: uri
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
  currentAvailability:
    url: null
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: uri, value: currentAvailability}
        type: uri
        index: 9
      value:
        choices: [valueBoolean]
        index: 11
      valueBoolean: {type: boolean, choiceOf: value, index: 12}
  notes:
    url: null
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: uri, value: notes}
        type: uri
        index: 15
      value:
        choices: [valueString]
        index: 17
      valueString: {type: string, choiceOf: value, index: 18}
class: extension
kind: complex-type
url: http://hl7.org.nz/fhir/StructureDefinition/funded-programme
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'