PackagesCanonicalsLogsProblems
    Packages
    rs/il.core.fhir.r4@0.8.0
    http://fhir.health.gov.il/StructureDefinition/ext-hebrew-date
description: 'Extension: Allows the use of Hebrew months'
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: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: uri, value: day}
                type: uri
                index: 8
              value:
                choices: [valueCode]
                index: 10
              valueCode: {type: code, choiceOf: value, index: 11}
            required: [value, valueCode]
        month:
          match: {}
          schema:
            short: Month
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: uri, value: month}
                type: uri
                index: 15
              value:
                choices: [valueCodeableConcept]
                index: 17
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 18}
            required: [value, valueCodeableConcept]
        year:
          match: {}
          schema:
            short: Year code
            index: 20
            extensions: {}
            elements:
              extension: {index: 21}
              url:
                pattern: {type: uri, value: year}
                type: uri
                index: 22
              value:
                choices: [valueString]
                index: 24
              valueString: {type: string, choiceOf: value, index: 25}
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'http://fhir.health.gov.il/StructureDefinition/ext-hebrew-date'}
    type: uri
    index: 27
  value:
    choices: []
    index: 29
package_version: 0.8.0
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: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: uri, value: day}
        type: uri
        index: 8
      value:
        choices: [valueCode]
        index: 10
      valueCode: {type: code, choiceOf: value, index: 11}
    required: [value, valueCode]
  month:
    url: null
    short: Month
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: uri, value: month}
        type: uri
        index: 15
      value:
        choices: [valueCodeableConcept]
        index: 17
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 18}
    required: [value, valueCodeableConcept]
  year:
    url: null
    short: Year code
    index: 20
    extensions: {}
    elements:
      extension: {index: 21}
      url:
        pattern: {type: uri, value: year}
        type: uri
        index: 22
      value:
        choices: [valueString]
        index: 24
      valueString: {type: string, choiceOf: value, index: 25}
    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.8.0