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

Data Type Profile: HL7ATCoreExtendedContactDetail - Detailed Descriptions

Active as of 2024-05-06

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
TypeAddress(HL7® AT Core Address Profile)
4. ExtendedContactDetail.organization
TypeReference(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.

ShortContact 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.

Control0..*
Is Modifierfalse
Invariantsele-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.

ShortAn 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,.

Control0..1
TypeAddress(HL7® AT Core Address Profile)
Is Modifierfalse
Invariantsele-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.

ShortThis contact detail is handled/monitored by a specific organization
Control0..1
TypeReference(HL7® AT Core Organization Profile, Organization)
Is Modifierfalse
Summarytrue
Requirements

Some specific types of contact information can be an handled by an organization (eg legal council is via a specific firm).

Invariantsele-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.

ShortContact 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.

Control0..*
Is Modifierfalse
Invariantsele-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.

ShortUnique id for inter-element referencing
Control0..1
This element is affected by the following invariants: ele-1
Typeid
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
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.

ShortAdditional 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.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-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())
SlicingThis element introduces a set of slices on ExtendedContactDetail.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 6. ExtendedContactDetail.purpose
    Definition

    The purpose/type of contact.

    ShortThe type of contact
    Comments

    If no purpose is defined, then these contact details may be used for any purpose.

    Control0..1
    BindingThe 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.

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Invariantsele-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.

    ShortName of an individual to contact
    Comments

    If there is no named individual, the telecom/address information is not generally monitored by a specific individual.

    Control0..*
    TypeHumanName
    Is Modifierfalse
    Summarytrue
    Invariantsele-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.

    ShortContact details (e.g.phone/fax/url)
    Control0..*
    TypeContactPoint
    Is Modifierfalse
    Summarytrue
    Invariantsele-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.

    ShortAn 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).

    Control0..1
    TypeAddress(HL7® AT Core Address Profile)
    Is Modifierfalse
    Invariantsele-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.

    ShortThis contact detail is handled/monitored by a specific organization
    Control0..1
    TypeReference(HL7® AT Core Organization Profile)
    Is Modifierfalse
    Summarytrue
    Requirements

    Some specific types of contact information can be an handled by an organization (eg legal council is via a specific firm).

    Invariantsele-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.

    ShortPeriod that this contact was valid for usage
    Comments

    If the details have multiple periods, then enter in a new ExtendedContact with the new period.

    Control0..1
    TypePeriod
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))