1.0.0 - Build CI
SaraAlert - Local Development build (v1.0.0). See the Directory of published versions
Indicates if a monitoree’s address is within the USA, or outside of the USA (options are: USA
, Foreign
, Monitored
and ForeignMonitored
). The extension only has meaning when used on the ‘Patient.address’ element. If this extension is not present the address is assumed to be within the USA.
The official URL for this extension is:
http://saraalert.org/StructureDefinition/address-type
Status: active
Extension maintained by: The MITRE Corporation
Context of Use
This extension may be used on the following element(s):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Address Type | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..0 | |||
url | 1..1 | uri | "http://saraalert.org/StructureDefinition/address-type" | |
value[x] | 0..1 | string | Value of extension | |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Address Type | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..0 | |||
url | 1..1 | uri | "http://saraalert.org/StructureDefinition/address-type" | |
value[x] | 0..1 | string | Value of extension | |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Extension.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |