This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions
The official URL for this extension is:
http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-extension
An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).
This extension was published on Fri Aug 17 00:00:00 AEST 2018 as a draft by The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC).
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | BC Address Extension | ||
extension | ..0 | |||
url | uri | "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-extension" | ||
valueAddress | 1.. | Address | ||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | BC Address Extension | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-extension" | |
valueAddress | 1..1 | Address | Value of extension | |
Documentation for this format |
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | BC Address Extension | ||
extension | ..0 | |||
url | uri | "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-extension" | ||
valueAddress | 1.. | Address | ||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | BC Address Extension | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Address-extension" | |
valueAddress | 1..1 | Address | Value of extension | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : children().count() > id.count() | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |