PackagesCanonicalsLogsProblems
    Packages
    bonsai.poc.second.test@1.1.2-beta
    http://electronichealth.se/fhir/StructureDefinition/NLLDispenseCrediting
description: null
package_name: bonsai.poc.second.test
derivation: constraint
name: NLLDispenseCrediting
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        creditDate:
          match: {}
          schema:
            short: Credit date
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: creditDate}
                type: uri
                index: 2
              value:
                choices: [valueDateTime]
                index: 4
              valueDateTime: {type: dateTime, choiceOf: value, index: 5}
            required: [value, valueDateTime]
        creditDispatchId:
          match: {}
          schema:
            short: Credit dispatch id
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: creditDispatchId}
                type: uri
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
            required: [value, valueString]
        creditDispatchRowNo:
          match: {}
          schema:
            short: Credit dispatch row number
            index: 11
            elements:
              url:
                pattern: {type: uri, value: creditDispatchRowNo}
                type: uri
                index: 12
  url:
    pattern: {type: uri, value: 'http://electronichealth.se/fhir/StructureDefinition/NLLDispenseCrediting'}
    type: uri
    index: 13
  value:
    choices: []
    index: 15
package_version: 1.1.2-beta
extensions:
  creditDate:
    url: null
    short: Credit date
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: creditDate}
        type: uri
        index: 2
      value:
        choices: [valueDateTime]
        index: 4
      valueDateTime: {type: dateTime, choiceOf: value, index: 5}
    required: [value, valueDateTime]
  creditDispatchId:
    url: null
    short: Credit dispatch id
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: creditDispatchId}
        type: uri
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
    required: [value, valueString]
  creditDispatchRowNo:
    url: null
    short: Credit dispatch row number
    index: 11
    elements:
      url:
        pattern: {type: uri, value: creditDispatchRowNo}
        type: uri
        index: 12
class: extension
kind: complex-type
url: http://electronichealth.se/fhir/StructureDefinition/NLLDispenseCrediting
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0