PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@core-4.0.0-ballot
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-11-placeoforigin
description: Place of Origin for eCH-0011
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHCoreAddressECH11PlaceOfOrigin
type: Address
elements:
  use: {index: 0}
  city: {short: Name of place of origin (municipality), index: 4}
  type: {index: 1}
  state: {short: Canton, index: 6}
  line: {index: 3}
  postalCode: {index: 7}
  period: {index: 10}
  country:
    short: Country if place of orgin is not Switzerland
    index: 8
    extensions:
      countrycode: {url: null, index: 9}
    elements:
      extension:
        index: 9
        slicing:
          slices:
            countrycode:
              match: {}
              schema: {index: 9}
  district: {index: 5}
  text: {index: 2}
package_version: core-4.0.0-ballot
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-11-placeoforigin
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address
version: 4.0.0-ballot
required: [state]