PackagesCanonicalsLogsProblems
    Packages
    il.laniado.fhir.r4@0.2.1
    http://fhir.laniado.org.il/StructureDefinition/ext-encounter-s-yechida
description: This internal extension represents our organization's\nspecific definition of Encounter class or type.\n\nIt is used in place of the standard FHIR Encounter.class or Encounter.type fields,\ntailored to our internal workflows and classifications.
package_name: il.laniado.fhir.r4
derivation: constraint
name: EncounterSYechida
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        s-yechida:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: s-yechida}
                index: 3
              value:
                choices: [valueCoding]
                index: 5
              valueCoding: {type: Coding, choiceOf: value, index: 6}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/s-yechida'}
                    index: 7
                  code: {index: 8}
                required: [code]
            required: [valueCoding, value]
        s-yechida-shichrur:
          match: {}
          schema:
            _required: true
            index: 9
            extensions: {}
            elements:
              extension: {index: 10}
              url:
                pattern: {type: Uri, value: s-yechida-shichrur}
                index: 11
              value:
                choices: [valueCoding]
                index: 13
              valueCoding: {type: Coding, choiceOf: value, index: 14}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/s-yechida'}
                    index: 15
                  code: {index: 16}
                required: [code]
            required: [valueCoding, value]
  url:
    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/StructureDefinition/ext-encounter-s-yechida'}
    index: 17
  value:
    choices: []
    index: 19
package_version: 0.2.1
extensions:
  s-yechida:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: s-yechida}
        index: 3
      value:
        choices: [valueCoding]
        index: 5
      valueCoding: {type: Coding, choiceOf: value, index: 6}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/s-yechida'}
            index: 7
          code: {index: 8}
        required: [code]
    required: [valueCoding, value]
  s-yechida-shichrur:
    url: null
    _required: true
    index: 9
    extensions: {}
    elements:
      extension: {index: 10}
      url:
        pattern: {type: Uri, value: s-yechida-shichrur}
        index: 11
      value:
        choices: [valueCoding]
        index: 13
      valueCoding: {type: Coding, choiceOf: value, index: 14}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/s-yechida'}
            index: 15
          code: {index: 16}
        required: [code]
    required: [valueCoding, value]
class: extension
kind: complex-type
url: http://fhir.laniado.org.il/StructureDefinition/ext-encounter-s-yechida
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null