PackagesCanonicalsLogsProblems
    Packages
    rs/fhir.org.nz.ig.base@3.0.1
    http://hl7.org.nz/fhir/StructureDefinition/funded-programme
description: Funded NZ Healthcare Programmes
package_name: rs/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: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: uri, value: currentAvailability}
                type: uri
                index: 8
              value:
                choices: [valueBoolean]
                index: 10
              valueBoolean: {type: boolean, choiceOf: value, index: 11}
        notes:
          match: {}
          schema:
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: uri, value: notes}
                type: uri
                index: 14
              value:
                choices: [valueString]
                index: 16
              valueString: {type: string, choiceOf: value, index: 17}
  url:
    pattern: {type: uri, value: 'http://hl7.org.nz/fhir/StructureDefinition/funded-programme'}
    type: uri
    index: 18
  value:
    choices: []
    index: 20
package_version: 3.0.1
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: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: uri, value: currentAvailability}
        type: uri
        index: 8
      value:
        choices: [valueBoolean]
        index: 10
      valueBoolean: {type: boolean, choiceOf: value, index: 11}
  notes:
    url: null
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: uri, value: notes}
        type: uri
        index: 14
      value:
        choices: [valueString]
        index: 16
      valueString: {type: string, choiceOf: value, index: 17}
class: extension
kind: complex-type
url: http://hl7.org.nz/fhir/StructureDefinition/funded-programme
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'