PackagesCanonicalsLogsProblems
    Packages
    bonsai.first.test.r4@0.1.4
    http://electronichealth.se/fhir/StructureDefinition/NLLNEFId
description: null
package_name: bonsai.first.test.r4
derivation: constraint
name: NLLNEFId
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        PrescriptionSetId:
          match: {url: PrescriptionSetId}
          schema:
            short: PrescriptionSetId / Originalordinationsid
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: PrescriptionSetId}
                type: uri
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
        RowId:
          match: {url: RowId}
          schema:
            short: 'NEF: PrescriptionItemId first part'
            index: 6
            elements:
              url:
                pattern: {type: uri, value: RowId}
                type: uri
                index: 7
              value:
                choices: [valuePositiveInt]
                index: 9
              valuePositiveInt: {type: positiveInt, choiceOf: value, index: 10}
        ProductRowId:
          match: {url: ProductRowId}
          schema:
            short: 'NEF: PrescriptionItemId second part'
            index: 11
            elements:
              url:
                pattern: {type: uri, value: ProductRowId}
                type: uri
                index: 12
              value:
                choices: [valuePositiveInt]
                index: 14
              valuePositiveInt: {type: positiveInt, choiceOf: value, index: 15}
  url:
    pattern: {type: uri, value: 'http://electronichealth.se/fhir/StructureDefinition/NLLNEFId'}
    type: uri
    index: 16
  value:
    choices: []
    index: 18
package_version: 0.1.4
extensions:
  PrescriptionSetId:
    url: PrescriptionSetId
    short: PrescriptionSetId / Originalordinationsid
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: PrescriptionSetId}
        type: uri
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
  RowId:
    url: RowId
    short: 'NEF: PrescriptionItemId first part'
    index: 6
    elements:
      url:
        pattern: {type: uri, value: RowId}
        type: uri
        index: 7
      value:
        choices: [valuePositiveInt]
        index: 9
      valuePositiveInt: {type: positiveInt, choiceOf: value, index: 10}
  ProductRowId:
    url: ProductRowId
    short: 'NEF: PrescriptionItemId second part'
    index: 11
    elements:
      url:
        pattern: {type: uri, value: ProductRowId}
        type: uri
        index: 12
      value:
        choices: [valuePositiveInt]
        index: 14
      valuePositiveInt: {type: positiveInt, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: http://electronichealth.se/fhir/StructureDefinition/NLLNEFId
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [extension]