PackagesCanonicalsLogsProblems
    Packages
    fhir.astp.bhp@0.1.0
    http://fhir.org/guides/astp/bhp/StructureDefinition/program-info
description: null
package_name: fhir.astp.bhp
derivation: constraint
name: GrantProgramIdAndNumber
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        program-id:
          match: {}
          schema:
            short: The program id for a program that that is participating in a designated behavioral health program.
            mustSupport: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: uri, value: program-id}
                type: uri
                index: 3
              value:
                choices: [valueString]
                index: 5
              valueString: {type: string, choiceOf: value, index: 6}
            required: [value, valueString]
        grant-number:
          match: {}
          schema:
            short: The grant number that the behavioral health service is operating under.
            mustSupport: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: uri, value: grant-number}
                type: uri
                index: 9
              value:
                choices: [valueString]
                index: 11
              valueString: {type: string, choiceOf: value, index: 12}
  url:
    pattern: {type: uri, value: 'http://fhir.org/guides/astp/bhp/StructureDefinition/program-info'}
    type: uri
    index: 13
  value:
    choices: []
    index: 15
package_version: 0.1.0
extensions:
  program-id:
    url: null
    short: The program id for a program that that is participating in a designated behavioral health program.
    mustSupport: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: uri, value: program-id}
        type: uri
        index: 3
      value:
        choices: [valueString]
        index: 5
      valueString: {type: string, choiceOf: value, index: 6}
    required: [value, valueString]
  grant-number:
    url: null
    short: The grant number that the behavioral health service is operating under.
    mustSupport: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: uri, value: grant-number}
        type: uri
        index: 9
      value:
        choices: [valueString]
        index: 11
      valueString: {type: string, choiceOf: value, index: 12}
class: extension
kind: complex-type
url: http://fhir.org/guides/astp/bhp/StructureDefinition/program-info
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [extension]