v2+ Details
0.3.2 - Working Draft to present the concept ideas (FO)
v2+ Details - Local Development build (v0.3.2). See the Directory of published versions
Official URL: http://hl7.org/fhir/StructureDefinition/XAD | Version: 2.9 | |||
Draft as of 2023-08-09 | Responsible: FO | Computable Name: XAD | ||
Copyright/Legal: FO |
Extended Address
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DomainResource
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | 0..1 | SAD | Street Address | |
![]() ![]() ![]() | 0..1 | ST | Other Designation | |
![]() ![]() ![]() | 0..1 | ST | City | |
![]() ![]() ![]() | 0..1 | ST | State or Province | |
![]() ![]() ![]() | 0..1 | ST | Zip or Postal Code | |
![]() ![]() ![]() | 0..1 | ID | Country | |
![]() ![]() ![]() | 0..1 | ID | Address Type | |
![]() ![]() ![]() | 0..1 | ST | Other Geographic Designation | |
![]() ![]() ![]() | 0..1 | CWE | County/Parish Code | |
![]() ![]() ![]() | 0..1 | CWE | Census Tract | |
![]() ![]() ![]() | 0..1 | ID | Address Representation Code | |
![]() ![]() ![]() | 0..1 | - | Address Validity Range | |
![]() ![]() ![]() | 0..1 | DTM | Effective Date | |
![]() ![]() ![]() | 0..1 | DTM | Expiration Date | |
![]() ![]() ![]() | 0..1 | CWE | Expiration Reason | |
![]() ![]() ![]() | 0..1 | ID | Temporary Indicator | |
![]() ![]() ![]() | 0..1 | ID | Bad Address Indicator | |
![]() ![]() ![]() | 0..1 | ID | Address Usage | |
![]() ![]() ![]() | 0..1 | ST | Addressee | |
![]() ![]() ![]() | 0..1 | ST | Comment | |
![]() ![]() ![]() | 0..1 | NM | Preference Order | |
![]() ![]() ![]() | 0..1 | CWE | Protection Code | |
![]() ![]() ![]() | 0..1 | EI | Address Identifier | |
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() ![]() | 0..1 | SAD | Street Address | |
![]() ![]() ![]() | 0..1 | ST | Other Designation | |
![]() ![]() ![]() | 0..1 | ST | City | |
![]() ![]() ![]() | 0..1 | ST | State or Province | |
![]() ![]() ![]() | 0..1 | ST | Zip or Postal Code | |
![]() ![]() ![]() | 0..1 | ID | Country | |
![]() ![]() ![]() | 0..1 | ID | Address Type | |
![]() ![]() ![]() | 0..1 | ST | Other Geographic Designation | |
![]() ![]() ![]() | 0..1 | CWE | County/Parish Code | |
![]() ![]() ![]() | 0..1 | CWE | Census Tract | |
![]() ![]() ![]() | 0..1 | ID | Address Representation Code | |
![]() ![]() ![]() | 0..1 | - | Address Validity Range | |
![]() ![]() ![]() | 0..1 | DTM | Effective Date | |
![]() ![]() ![]() | 0..1 | DTM | Expiration Date | |
![]() ![]() ![]() | 0..1 | CWE | Expiration Reason | |
![]() ![]() ![]() | 0..1 | ID | Temporary Indicator | |
![]() ![]() ![]() | 0..1 | ID | Bad Address Indicator | |
![]() ![]() ![]() | 0..1 | ID | Address Usage | |
![]() ![]() ![]() | 0..1 | ST | Addressee | |
![]() ![]() ![]() | 0..1 | ST | Comment | |
![]() ![]() ![]() | 0..1 | NM | Preference Order | |
![]() ![]() ![]() | 0..1 | CWE | Protection Code | |
![]() ![]() ![]() | 0..1 | EI | Address Identifier | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | XAD | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | XAD | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | XAD | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | XAD | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | XAD | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | 0..1 | SAD | Street Address | |||||
![]() ![]() ![]() | 0..1 | ST | Other Designation | |||||
![]() ![]() ![]() | 0..1 | ST | City | |||||
![]() ![]() ![]() | 0..1 | ST | State or Province | |||||
![]() ![]() ![]() | 0..1 | ST | Zip or Postal Code | |||||
![]() ![]() ![]() | 0..1 | ID | Country | |||||
![]() ![]() ![]() | 0..1 | ID | Address Type | |||||
![]() ![]() ![]() | 0..1 | ST | Other Geographic Designation | |||||
![]() ![]() ![]() | 0..1 | CWE | County/Parish Code | |||||
![]() ![]() ![]() | 0..1 | CWE | Census Tract | |||||
![]() ![]() ![]() | 0..1 | ID | Address Representation Code | |||||
![]() ![]() ![]() | 0..1 | - | Address Validity Range | |||||
![]() ![]() ![]() | 0..1 | DTM | Effective Date | |||||
![]() ![]() ![]() | 0..1 | DTM | Expiration Date | |||||
![]() ![]() ![]() | 0..1 | CWE | Expiration Reason | |||||
![]() ![]() ![]() | 0..1 | ID | Temporary Indicator | |||||
![]() ![]() ![]() | 0..1 | ID | Bad Address Indicator | |||||
![]() ![]() ![]() | 0..1 | ID | Address Usage | |||||
![]() ![]() ![]() | 0..1 | ST | Addressee | |||||
![]() ![]() ![]() | 0..1 | ST | Comment | |||||
![]() ![]() ![]() | 0..1 | NM | Preference Order | |||||
![]() ![]() ![]() | 0..1 | CWE | Protection Code | |||||
![]() ![]() ![]() | 0..1 | EI | Address Identifier | |||||
![]() |
Path | Conformance | ValueSet |
XAD.language | required | AllLanguages |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | XAD | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | XAD | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | XAD | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | XAD | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | XAD | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from DomainResource
Differential View
This structure is derived from DomainResource
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | 0..1 | SAD | Street Address | |
![]() ![]() ![]() | 0..1 | ST | Other Designation | |
![]() ![]() ![]() | 0..1 | ST | City | |
![]() ![]() ![]() | 0..1 | ST | State or Province | |
![]() ![]() ![]() | 0..1 | ST | Zip or Postal Code | |
![]() ![]() ![]() | 0..1 | ID | Country | |
![]() ![]() ![]() | 0..1 | ID | Address Type | |
![]() ![]() ![]() | 0..1 | ST | Other Geographic Designation | |
![]() ![]() ![]() | 0..1 | CWE | County/Parish Code | |
![]() ![]() ![]() | 0..1 | CWE | Census Tract | |
![]() ![]() ![]() | 0..1 | ID | Address Representation Code | |
![]() ![]() ![]() | 0..1 | - | Address Validity Range | |
![]() ![]() ![]() | 0..1 | DTM | Effective Date | |
![]() ![]() ![]() | 0..1 | DTM | Expiration Date | |
![]() ![]() ![]() | 0..1 | CWE | Expiration Reason | |
![]() ![]() ![]() | 0..1 | ID | Temporary Indicator | |
![]() ![]() ![]() | 0..1 | ID | Bad Address Indicator | |
![]() ![]() ![]() | 0..1 | ID | Address Usage | |
![]() ![]() ![]() | 0..1 | ST | Addressee | |
![]() ![]() ![]() | 0..1 | ST | Comment | |
![]() ![]() ![]() | 0..1 | NM | Preference Order | |
![]() ![]() ![]() | 0..1 | CWE | Protection Code | |
![]() ![]() ![]() | 0..1 | EI | Address Identifier | |
![]() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() ![]() | 0..1 | SAD | Street Address | |
![]() ![]() ![]() | 0..1 | ST | Other Designation | |
![]() ![]() ![]() | 0..1 | ST | City | |
![]() ![]() ![]() | 0..1 | ST | State or Province | |
![]() ![]() ![]() | 0..1 | ST | Zip or Postal Code | |
![]() ![]() ![]() | 0..1 | ID | Country | |
![]() ![]() ![]() | 0..1 | ID | Address Type | |
![]() ![]() ![]() | 0..1 | ST | Other Geographic Designation | |
![]() ![]() ![]() | 0..1 | CWE | County/Parish Code | |
![]() ![]() ![]() | 0..1 | CWE | Census Tract | |
![]() ![]() ![]() | 0..1 | ID | Address Representation Code | |
![]() ![]() ![]() | 0..1 | - | Address Validity Range | |
![]() ![]() ![]() | 0..1 | DTM | Effective Date | |
![]() ![]() ![]() | 0..1 | DTM | Expiration Date | |
![]() ![]() ![]() | 0..1 | CWE | Expiration Reason | |
![]() ![]() ![]() | 0..1 | ID | Temporary Indicator | |
![]() ![]() ![]() | 0..1 | ID | Bad Address Indicator | |
![]() ![]() ![]() | 0..1 | ID | Address Usage | |
![]() ![]() ![]() | 0..1 | ST | Addressee | |
![]() ![]() ![]() | 0..1 | ST | Comment | |
![]() ![]() ![]() | 0..1 | NM | Preference Order | |
![]() ![]() ![]() | 0..1 | CWE | Protection Code | |
![]() ![]() ![]() | 0..1 | EI | Address Identifier | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | XAD | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | XAD | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | XAD | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | XAD | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | XAD | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | 0..1 | SAD | Street Address | |||||
![]() ![]() ![]() | 0..1 | ST | Other Designation | |||||
![]() ![]() ![]() | 0..1 | ST | City | |||||
![]() ![]() ![]() | 0..1 | ST | State or Province | |||||
![]() ![]() ![]() | 0..1 | ST | Zip or Postal Code | |||||
![]() ![]() ![]() | 0..1 | ID | Country | |||||
![]() ![]() ![]() | 0..1 | ID | Address Type | |||||
![]() ![]() ![]() | 0..1 | ST | Other Geographic Designation | |||||
![]() ![]() ![]() | 0..1 | CWE | County/Parish Code | |||||
![]() ![]() ![]() | 0..1 | CWE | Census Tract | |||||
![]() ![]() ![]() | 0..1 | ID | Address Representation Code | |||||
![]() ![]() ![]() | 0..1 | - | Address Validity Range | |||||
![]() ![]() ![]() | 0..1 | DTM | Effective Date | |||||
![]() ![]() ![]() | 0..1 | DTM | Expiration Date | |||||
![]() ![]() ![]() | 0..1 | CWE | Expiration Reason | |||||
![]() ![]() ![]() | 0..1 | ID | Temporary Indicator | |||||
![]() ![]() ![]() | 0..1 | ID | Bad Address Indicator | |||||
![]() ![]() ![]() | 0..1 | ID | Address Usage | |||||
![]() ![]() ![]() | 0..1 | ST | Addressee | |||||
![]() ![]() ![]() | 0..1 | ST | Comment | |||||
![]() ![]() ![]() | 0..1 | NM | Preference Order | |||||
![]() ![]() ![]() | 0..1 | CWE | Protection Code | |||||
![]() ![]() ![]() | 0..1 | EI | Address Identifier | |||||
![]() |
Path | Conformance | ValueSet |
XAD.language | required | AllLanguages |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | XAD | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | XAD | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | XAD | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | XAD | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | XAD | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from DomainResource