PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-vacd@7.0.0-ballot
    http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-travel-location-address
description: Datatype for travel location address
package_name: ch.fhir.ig.ch-vacd
derivation: constraint
name: CHVACDTravelLocationAddress
type: Address
elements:
  use:
    pattern: {type: Code, value: temp}
    index: 0
  type:
    pattern: {type: Code, value: physical}
    index: 1
  country: {index: 2}
  period: {index: 3}
package_version: 7.0.0-ballot
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-travel-location-address
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address
version: 7.0.0-ballot
required: [country]