LinuxForHealth FHIR Implementation Guide
8.0.0 - draft
LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
Official URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-address | Version: 8.0.0 | |||
Active as of 2022-11-10 | Computable Name: CDMAddress |
Address wtih common extensions
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Address
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
countyCode | 0..1 | CodeableConcept | The county code for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/county-code | |
latitude | 0..1 | string | Latitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/latitude | |
longitude | 0..1 | string | Longitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/longitude | |
regionCode | 0..1 | CodeableConcept | Customer-specific code for the geographic region of the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/region-code | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
countyCode | 0..1 | CodeableConcept | The county code for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/county-code | |
latitude | 0..1 | string | Latitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/latitude | |
longitude | 0..1 | string | Longitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/longitude | |
regionCode | 0..1 | CodeableConcept | Customer-specific code for the geographic region of the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/region-code | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home |
Documentation for this format |
Path | Conformance | ValueSet |
Address.use | required | AddressUse |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | 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 | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
countyCode | 0..1 | CodeableConcept | The county code for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/county-code | |
latitude | 0..1 | string | Latitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/latitude | |
longitude | 0..1 | string | Longitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/longitude | |
regionCode | 0..1 | CodeableConcept | Customer-specific code for the geographic region of the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/region-code | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Example General: both |
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town etc. Example General: Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General: Madison |
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) |
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |
Path | Conformance | ValueSet |
Address.use | required | AddressUse |
Address.type | required | AddressType |
This structure is derived from Address
Differential View
This structure is derived from Address
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
countyCode | 0..1 | CodeableConcept | The county code for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/county-code | |
latitude | 0..1 | string | Latitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/latitude | |
longitude | 0..1 | string | Longitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/longitude | |
regionCode | 0..1 | CodeableConcept | Customer-specific code for the geographic region of the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/region-code | |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
countyCode | 0..1 | CodeableConcept | The county code for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/county-code | |
latitude | 0..1 | string | Latitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/latitude | |
longitude | 0..1 | string | Longitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/longitude | |
regionCode | 0..1 | CodeableConcept | Customer-specific code for the geographic region of the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/region-code | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home |
Documentation for this format |
Path | Conformance | ValueSet |
Address.use | required | AddressUse |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | 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 | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
countyCode | 0..1 | CodeableConcept | The county code for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/county-code | |
latitude | 0..1 | string | Latitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/latitude | |
longitude | 0..1 | string | Longitude for the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/longitude | |
regionCode | 0..1 | CodeableConcept | Customer-specific code for the geographic region of the address URL: http://linuxforhealth.org/fhir/cdm/StructureDefinition/region-code | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: AddressUse (required): The use of an address. Example General: home |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): The type of an address (physical / postal). Example General: both |
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General: 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town etc. Example General: Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General: Madison |
state | Σ | 0..1 | string | Sub-unit of country (abbreviations ok) |
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |
Path | Conformance | ValueSet |
Address.use | required | AddressUse |
Address.type | required | AddressType |
This structure is derived from Address
Other representations of profile: CSV, Excel, Schematron