PackagesCanonicalsLogsProblems
    Packages
    myhealthway.main.r4@0.0.5
    https://simplifier.net/fhir/MyHealthWay/StructureDefinition/RoadNameAddress
description: null
package_name: myhealthway.main.r4
derivation: constraint
name: RoadNameAddress
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 3
      slices:
        district:
          match: {url: district}
          schema:
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: district}
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
            required: [valueString, value]
        roadName:
          match: {url: roadName}
          schema:
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: roadName}
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
            required: [valueString, value]
        detailedAddress:
          match: {url: detailedAddress}
          schema:
            _required: true
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: detailedAddress}
                index: 12
              value:
                choices: [valueString]
                index: 14
              valueString: {type: string, choiceOf: value, index: 15}
            required: [valueString, value]
        complements:
          match: {url: complements}
          schema:
            index: 16
            elements:
              url:
                pattern: {type: Uri, value: complements}
                index: 17
              value:
                choices: [valueString]
                index: 19
              valueString: {type: string, choiceOf: value, index: 20}
  url:
    pattern: {type: Uri, value: 'https://simplifier.net/fhir/MyHealthWay/StructureDefinition/RoadNameAddress'}
    index: 21
  value:
    choices: []
    index: 23
package_version: 0.0.5
extensions:
  district:
    url: district
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: district}
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
    required: [valueString, value]
  roadName:
    url: roadName
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: roadName}
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
    required: [valueString, value]
  detailedAddress:
    url: detailedAddress
    _required: true
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: detailedAddress}
        index: 12
      value:
        choices: [valueString]
        index: 14
      valueString: {type: string, choiceOf: value, index: 15}
    required: [valueString, value]
  complements:
    url: complements
    index: 16
    elements:
      url:
        pattern: {type: Uri, value: complements}
        index: 17
      value:
        choices: [valueString]
        index: 19
      valueString: {type: string, choiceOf: value, index: 20}
class: extension
kind: complex-type
url: https://simplifier.net/fhir/MyHealthWay/StructureDefinition/RoadNameAddress
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null