PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@core-0.1.0
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-11-placeofbirth
description: PlaceOfBirth for ech-11
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHCoreAddressEch11PlaceOfBirth
type: Address
elements:
  use: {short: home | work | temp | old | billing - purpose of this address, type: code, index: 0}
  city:
    short: Name of birth place (municipality)
    type: string
    isSummary: true
    index: 4
    extensions:
      bfs: {url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-bfsnumber', max: 1, type: Extension, index: 6}
    elements:
      extension:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            bfs:
              match: {url: null}
              schema: {type: Extension, url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-bfsnumber', index: 6}
              max: 1
  type: {type: code, short: postal | physical | both, index: 1}
  state: {short: Canton, type: string, isSummary: true, index: 8}
  line: {type: string, short: 'Street name, number, direction & P.O. Box etc.', index: 3}
  postalCode: {type: string, short: Postal code for area, index: 9}
  period: {type: Period, short: Time period when address was/is in use, index: 13}
  country:
    short: Country if birth place is not Switzerland
    type: string
    isSummary: true
    index: 10
    extensions:
      bfs: {url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-bfsnumber', max: 1, type: Extension, index: 12}
    elements:
      extension:
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            bfs:
              match: {url: null}
              schema: {type: Extension, url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-bfsnumber', index: 12}
              max: 1
  district: {short: District name (aka county), type: string, isSummary: true, index: 7}
  text: {short: Text representation of the address, type: string, index: 2}
package_version: core-0.1.0
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-11-placeofbirth
base: http://hl7.org/fhir/StructureDefinition/Address
version: 0.1.0