PackagesCanonicalsLogsProblems
    Packages
    rs/il.core.fhir.r4@0.10.1-snapshots
    http://fhir.health.gov.il/StructureDefinition/ext-hebrew-date
description: 'Extension: Allows the use of Hebrew dates'
package_name: rs/il.core.fhir.r4
derivation: constraint
name: HebrewDate
type: Extension
elements:
  extension:
    short: date display
    index: 0
    slicing:
      slices:
        display:
          match: {}
          schema:
            short: date display
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: uri, value: display}
                type: uri
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
            required: [value, valueString]
        day:
          match: {}
          schema:
            short: Day
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: uri, value: day}
                type: uri
                index: 9
              value:
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
            required: [value, valueCodeableConcept]
        month:
          match: {}
          schema:
            short: Month
            index: 14
            extensions: {}
            elements:
              extension: {index: 15}
              url:
                pattern: {type: uri, value: month}
                type: uri
                index: 16
              value:
                choices: [valueCodeableConcept]
                index: 18
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19}
            required: [value, valueCodeableConcept]
        year:
          match: {}
          schema:
            short: Year
            index: 21
            extensions: {}
            elements:
              extension: {index: 22}
              url:
                pattern: {type: uri, value: year}
                type: uri
                index: 23
              value:
                choices: [valueString]
                index: 25
              valueString: {type: string, choiceOf: value, index: 26}
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'http://fhir.health.gov.il/StructureDefinition/ext-hebrew-date'}
    type: uri
    index: 28
  value:
    choices: []
    index: 30
package_version: 0.10.1-snapshots
extensions:
  display:
    url: null
    short: date display
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: uri, value: display}
        type: uri
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
    required: [value, valueString]
  day:
    url: null
    short: Day
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: uri, value: day}
        type: uri
        index: 9
      value:
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 12}
    required: [value, valueCodeableConcept]
  month:
    url: null
    short: Month
    index: 14
    extensions: {}
    elements:
      extension: {index: 15}
      url:
        pattern: {type: uri, value: month}
        type: uri
        index: 16
      value:
        choices: [valueCodeableConcept]
        index: 18
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19}
    required: [value, valueCodeableConcept]
  year:
    url: null
    short: Year
    index: 21
    extensions: {}
    elements:
      extension: {index: 22}
      url:
        pattern: {type: uri, value: year}
        type: uri
        index: 23
      value:
        choices: [valueString]
        index: 25
      valueString: {type: string, choiceOf: value, index: 26}
    required: [value, valueString]
class: extension
kind: complex-type
url: http://fhir.health.gov.il/StructureDefinition/ext-hebrew-date
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.10.0