SD.1 StructureDefinition-dpc-profile-address
The profile defines the required format for Address datatypes for Organization resources within the DPC application. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the resource when using this profile.
Mandatory Data Elements and Terminology
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. Profile specific guidance and examples are provided as well. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each Address element must have:
- an address use
- an address type
- an address line
- a city
- a state
- a postal code
- a country
If the data is available an Address shall include:
- a district
SD.1.1 Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: https://dpc.cms.gov/api/v1/StructureDefinition/dpc-profile-address
Published on Wed Apr 21 11:33:40 EDT 2021 as a draft by The DPC Team.
This profile builds on Address
Differential 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) | |
use | 1..1 | code | home | work | temp | old - purpose of this address | |
type | 1..1 | code | postal | physical | both | |
text | 0..0 | |||
line | 1..* | string | Street name, number, direction & P.O. Box etc. | |
city | 1..1 | string | Name of city, town etc. | |
state | 1..1 | string | Sub-unit of country (abbreviations ok) | |
postalCode | 1..1 | string | Postal code for area | |
country | 1..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 1..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Example General: home |
type | Σ | 1..1 | code | postal | physical | both Binding: AddressType (required) Example General: both |
line | Σ | 1..* | 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 | Σ | 1..1 | string | Name of city, town etc. Example General: Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General: Madison |
state | Σ | 1..1 | string | Sub-unit of country (abbreviations ok) |
postalCode | Σ | 1..1 | string | Postal code for area Example General: 9132 |
country | Σ | 1..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 |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron