PackagesCanonicalsLogsProblems
    Packages
    HL7Norway.STU3.no.basis@1.0.2
    http://hl7.no/fhir/StructureDefinition/no-basis-sourceofinformation
description: null
package_name: HL7Norway.STU3.no.basis
derivation: constraint
name: no-basis-sourceofinformation
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        source:
          match: {url: source}
          schema:
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: source}
                index: 2
              valueCodeableConcept:
                type: CodeableConcept
                index: 3
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema:
                        type: CodeableConcept
                        index: 3
                        elements:
                          coding:
                            elements:
                              system:
                                pattern: {type: Uri, value: 'http://ehelse.no/volven/7498'}
                                index: 4
                              code: {index: 5}
                              display: {index: 6}
                            required: [display, system, code]
                          text: {index: 7}
        date:
          match: {url: date}
          schema:
            index: 8
            elements:
              url:
                pattern: {type: Uri, value: date}
                index: 9
              valueDateTime:
                type: dateTime
                index: 10
                slicing:
                  slices:
                    valueDateTime:
                      match: {}
                      schema: {type: dateTime, index: 10}
        patientAge:
          match: {url: patientAge}
          schema:
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: patientAge}
                index: 12
              valueInteger:
                type: integer
                index: 13
                slicing:
                  slices:
                    valueInteger:
                      match: {}
                      schema: {type: integer, index: 13}
  url:
    pattern: {type: Uri, value: 'http://hl7.no/fhir/StructureDefinition/no-basis-sourceofinformation'}
    index: 14
  value:
    choices: []
    index: 16
package_version: 1.0.2
extensions:
  source:
    url: source
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: source}
        index: 2
      valueCodeableConcept:
        type: CodeableConcept
        index: 3
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                type: CodeableConcept
                index: 3
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://ehelse.no/volven/7498'}
                        index: 4
                      code: {index: 5}
                      display: {index: 6}
                    required: [display, system, code]
                  text: {index: 7}
  date:
    url: date
    index: 8
    elements:
      url:
        pattern: {type: Uri, value: date}
        index: 9
      valueDateTime:
        type: dateTime
        index: 10
        slicing:
          slices:
            valueDateTime:
              match: {}
              schema: {type: dateTime, index: 10}
  patientAge:
    url: patientAge
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: patientAge}
        index: 12
      valueInteger:
        type: integer
        index: 13
        slicing:
          slices:
            valueInteger:
              match: {}
              schema: {type: integer, index: 13}
class: extension
kind: complex-type
url: http://hl7.no/fhir/StructureDefinition/no-basis-sourceofinformation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '0.1'