CH Core (R4)
2.1.0 - STU 3 Ballot
This page is part of the CH Core (R4) (v2.1.0: STU 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address-ech-11-placeoforigin | Version: 2.1.0 | |||
Active as of 2018-11-26 | Computable Name: CHCoreAddressECH11PlaceOfOrigin | |||
Copyright/Legal: CC-BY-SA-4.0 |
Place of Origin for eCH-0011
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from CHCoreAddress
This structure is derived from CHCoreAddress
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | CHCoreAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
use | 0..0 | |||
type | 0..0 | |||
text | 0..0 | |||
line | 0..0 | |||
city | Σ | 0..1 | string | Name of place of origin (municipality) |
district | Σ | 0..0 | ||
state | 1..1 | string | Canton | |
postalCode | 0..0 | |||
country | Σ | 0..0 | ||
period | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | CHCoreAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
city | Σ | 0..1 | string | Name of place of origin (municipality) Example General: Erewhon |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ch-ext-ech-7-municipalityid | 0..1 | string | Extension URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-7-municipalityid | |
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |
state | Σ | 1..1 | string | Canton |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | CHCoreAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
Documentation for this format |
This structure is derived from CHCoreAddress
Differential View
This structure is derived from CHCoreAddress
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | CHCoreAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
use | 0..0 | |||
type | 0..0 | |||
text | 0..0 | |||
line | 0..0 | |||
city | Σ | 0..1 | string | Name of place of origin (municipality) |
district | Σ | 0..0 | ||
state | 1..1 | string | Canton | |
postalCode | 0..0 | |||
country | Σ | 0..0 | ||
period | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | CHCoreAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
city | Σ | 0..1 | string | Name of place of origin (municipality) Example General: Erewhon |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ch-ext-ech-7-municipalityid | 0..1 | string | Extension URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-7-municipalityid | |
value | 0..1 | string | Primitive value for string Max Length: 1048576 | |
state | Σ | 1..1 | string | Canton |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
Address.line.extension:addressLine1.value[x]:valueCode | required | Fixed Value: addressLine1 |
Address.line.extension:addressLine2.value[x]:valueCode | required | Fixed Value: addressLine2 |
Address.line.extension:street.value[x]:valueCode | required | Fixed Value: street |
Address.line.extension:postOfficeBoxText.value[x]:valueCode | required | Fixed Value: postOfficeBoxText |
Id | Grade | Path | Details | Requirements |
ele-1 | error | Address | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.line.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.line.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.line.extension:addressLine1 | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.line.extension:addressLine1 | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.line.extension:addressLine1.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.line.extension:addressLine1.value[x]:valueCode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.line.extension:addressLine2 | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.line.extension:addressLine2 | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.line.extension:addressLine2.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.line.extension:addressLine2.value[x]:valueCode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.line.extension:street | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.line.extension:street | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.line.extension:street.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.line.extension:street.value[x]:valueCode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.line.extension:houseNumber | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.line.extension:houseNumber | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.line.extension:unitID | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.line.extension:unitID | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.line.extension:postOfficeBoxText | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.line.extension:postOfficeBoxText | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.line.extension:postOfficeBoxText.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.line.extension:postOfficeBoxText.value[x]:valueCode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.line.extension:postOfficeBoxNumber | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.line.extension:postOfficeBoxNumber | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.city | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.city.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.city.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.city.extension:bfs | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.city.extension:bfs | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.state | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Address.country.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.country.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Address.country.extension:countrycode | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Address.country.extension:countrycode | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ch-addr-1 | error | Address.country.extension:countrycode | ISO Country Alpha-2 or ISO Country Alpha-3 code : ((valueCoding.code.length()=2) and valueCoding.code.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-2')) or ((valueCoding.code.length() = 3) and valueCoding.code.memberOf('http://hl7.org/fhir/ValueSet/iso3166-1-3')) |