PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-core@0.1.0
    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-core
derivation: constraint
name: CHCoreAddressECH11PlaceOfOrigin
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}
  type: {type: code, short: postal | physical | both, index: 1}
  state: {short: Canton, index: 6}
  line: {type: string, short: 'Street name, number, direction & P.O. Box etc.', index: 3}
  postalCode: {type: string, short: Postal code for area, index: 7}
  period: {type: Period, short: Time period when address was/is in use, index: 9}
  country: {type: string, short: Country if birth place is not Switzerland, isSummary: true, index: 8}
  district: {short: District name (aka county), type: string, isSummary: true, index: 5}
  text: {short: Text representation of the address, type: string, index: 2}
package_version: 0.1.0
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-11-placeoforigin
base: http://hl7.org/fhir/StructureDefinition/Address
version: 0.1.0
required: [state]