HL7® Austria FHIR® Core Implementation Guide
1.1.0 - STU2
HL7® Austria FHIR® Core Implementation Guide - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-10-22 |
Definitions for the at-core-extendedContactDetail data type profile.
Guidance on how to interpret the contents of this table can be found here
0. ExtendedContactDetail | |
2. ExtendedContactDetail.address | |
Type | Address(HL7® AT Core Address Profile) |
4. ExtendedContactDetail.organization | |
Type | Reference(HL7® AT Core Organization Profile) |
Guidance on how to interpret the contents of this table can be found here
0. ExtendedContactDetail | |
Definition | Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named person or organization. |
Short | Contact information |
Comments | This datatype may be sparsely populated, i.e. only contain a purpose and phone number or address, but other cases could be completed filled out. |
Control | 0..* |
Is Modifier | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
2. ExtendedContactDetail.address | |
Definition | 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 which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. The ISO21090-codedString may be used to provide a coded representation of the contents of strings in an Address. Address for the contact. |
Short | An address expressed using postal conventions (as opposed to GPS or other location definition formats)Address for the contact |
Comments | Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the Location resource). More than 1 address would be for different purposes, and thus should be entered as a different entry,. |
Control | 0..1 |
Type | Address(HL7® AT Core Address Profile) |
Is Modifier | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) at-addr-1: If the extension for street name is used then the value for line must not be empty ( line.all($this.extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').empty() or $this.hasValue()) )at-addr-2: If the extension for street number is used then the value for line must not be empty ( line.all($this.extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').empty() or $this.hasValue()) )at-addr-3: If the extension for floor/door number is used then the value for line must not be empty ( line.all($this.extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').empty() or $this.hasValue()) ) |
4. ExtendedContactDetail.organization | |
Definition | This contact detail is handled/monitored by a specific organization. If the name is provided in the contact, then it is referring to the named individual within this organization. |
Short | This contact detail is handled/monitored by a specific organization |
Control | 0..1 |
Type | Reference(HL7® AT Core Organization Profile, Organization) |
Is Modifier | false |
Summary | true |
Requirements | Some specific types of contact information can be an handled by an organization (eg legal council is via a specific firm). |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here
0. ExtendedContactDetail | |
Definition | Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named person or organization. |
Short | Contact information |
Comments | This datatype may be sparsely populated, i.e. only contain a purpose and phone number or address, but other cases could be completed filled out. |
Control | 0..* |
Is Modifier | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
2. ExtendedContactDetail.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
4. ExtendedContactDetail.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on ExtendedContactDetail.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
6. ExtendedContactDetail.purpose | |
Definition | The purpose/type of contact. |
Short | The type of contact |
Comments | If no purpose is defined, then these contact details may be used for any purpose. |
Control | 0..1 |
Binding | The codes SHOULD be taken from Contact entity type (preferred to http://terminology.hl7.org/ValueSet/contactentity-type )The purpose for which an extended contact detail should be used. |
Type | CodeableConcept |
Is Modifier | false |
Summary | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
8. ExtendedContactDetail.name | |
Definition | The name of an individual to contact, some types of contact detail are usually blank. |
Short | Name of an individual to contact |
Comments | If there is no named individual, the telecom/address information is not generally monitored by a specific individual. |
Control | 0..* |
Type | HumanName |
Is Modifier | false |
Summary | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
10. ExtendedContactDetail.telecom | |
Definition | The contact details application for the purpose defined. |
Short | Contact details (e.g.phone/fax/url) |
Control | 0..* |
Type | ContactPoint |
Is Modifier | false |
Summary | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
12. ExtendedContactDetail.address | |
Definition | 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 which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. The ISO21090-codedString may be used to provide a coded representation of the contents of strings in an Address. |
Short | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
Comments | Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the Location resource). |
Control | 0..1 |
Type | Address(HL7® AT Core Address Profile) |
Is Modifier | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )at-addr-1: If the extension for street name is used then the value for line must not be empty ( line.all($this.extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').empty() or $this.hasValue()) )at-addr-2: If the extension for street number is used then the value for line must not be empty ( line.all($this.extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').empty() or $this.hasValue()) )at-addr-3: If the extension for floor/door number is used then the value for line must not be empty ( line.all($this.extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').empty() or $this.hasValue()) ) |
14. ExtendedContactDetail.organization | |
Definition | This contact detail is handled/monitored by a specific organization. If the name is provided in the contact, then it is referring to the named individual within this organization. |
Short | This contact detail is handled/monitored by a specific organization |
Control | 0..1 |
Type | Reference(HL7® AT Core Organization Profile) |
Is Modifier | false |
Summary | true |
Requirements | Some specific types of contact information can be an handled by an organization (eg legal council is via a specific firm). |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
16. ExtendedContactDetail.period | |
Definition | Period that this contact was valid for usage. |
Short | Period that this contact was valid for usage |
Comments | If the details have multiple periods, then enter in a new ExtendedContact with the new period. |
Control | 0..1 |
Type | Period |
Is Modifier | false |
Summary | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |