| Datatypes UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"Specifies contact information for a person or organization." - HL7 FHIR, ContactDetail
Attributes | ||
String | name |
"The name of an individual to contact." - HL7 FHIR, ContactDetail.name |
«TEL» ContactPoint | telecom |
"The contact details for the individual (if a name was provided) or the organization." - HL7 FHIR, ContactDetail.telecom |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | ContactDetail |
Name Expression | |
Namespace | Datatypes |
Owned Template Signature | |
Owner | Datatypes |
Owning Template Parameter | |
Package | Datatypes |
Qualified Name | FHIM::Datatypes::ContactDetail |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String name
"The name of an individual to contact." - HL7 FHIR, ContactDetail.name
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ContactDetail |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | name |
Name Expression | |
Namespace | ContactDetail |
Opposite | |
Owner | ContactDetail |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Datatypes::ContactDetail::name |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TEL» ContactPoint telecom
"The contact details for the individual (if a name was provided) or the organization." - HL7 FHIR, ContactDetail.telecom
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ContactDetail |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | telecom |
Name Expression | |
Namespace | ContactDetail |
Opposite | |
Owner | ContactDetail |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Datatypes::ContactDetail::telecom |
Stereotype | |
Template Parameter | |
Type | «TEL» ContactPoint |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Datatypes UML Documentation |
Summary:AttributesProperties | Detail:Attributes |