CH Core (R4)
0.1.0 - STU Ballot

This page is part of the CH Core (R4) (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

StructureDefinition: CHCoreAddressECH11PlaceOfOrigin

Place of Origin for eCH-0011

The official URL for this profile is:

http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-11-placeoforigin

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Address

Summary

Mandatory: 1 element
Prohibited: 8 elements

This structure is derived from Address

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address 0..*AddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... use 0..0
... type 0..0
... text 0..0
... city Σ0..1stringName of birth place (municipality)
... district Σ0..0
... state 1..1stringCanton
... postalCode 0..0
... country Σ0..0
... period 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Address I0..*AddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... city ΣI0..1stringName of birth place (municipality)
Example General: Erewhon

doco Documentation for this format

This structure is derived from Address

Summary

Mandatory: 1 element
Prohibited: 8 elements

Differential View

This structure is derived from Address

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address 0..*AddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... use 0..0
... type 0..0
... text 0..0
... city Σ0..1stringName of birth place (municipality)
... district Σ0..0
... state 1..1stringCanton
... postalCode 0..0
... country Σ0..0
... period 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address I0..*AddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... city ΣI0..1stringName of birth place (municipality)
Example General: Erewhon

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

Constraints

Constraints

IdPathDetailsRequirements
ele-1AddressAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Address.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Address.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Address.cityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Address.stateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())