| Datatypes UML Documentation |
Datatypes
Class UsageContext
"Specifies clinical/business/etc. metadata that can be used to retrieve, index and/or categorize an artifact. This metadata can either be specific to the applicable population (e.g., age category, DRG) or the specific context of care (e.g., venue, care setting, provider of care)." - HL7 FHIR, UsageContext
Attributes |
«CS» Code | kind |
"A code that identifies the type of context being specified by this usage context." - HL7 FHIR, UsageContext.code
|
«ANY» Any | value |
"A value that defines the context specified in this context of use. The interpretation of the value is defined by the code." - HL7 FHIR, UsageContext.value[x]
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | UsageContext |
Name Expression | |
Namespace | Datatypes |
Owned Template Signature | |
Owner | Datatypes |
Owning Template Parameter | |
Package | Datatypes |
Qualified Name | FHIM::Datatypes::UsageContext |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
kind
Public «CS» Code kind
-
"A code that identifies the type of context being specified by this usage context." - HL7 FHIR, UsageContext.code
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | UsageContext |
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 | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | kind |
Name Expression | |
Namespace | UsageContext |
Opposite | |
Owner | UsageContext |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Datatypes::UsageContext::kind |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
value
Public «ANY» Any value
-
"A value that defines the context specified in this context of use. The interpretation of the value is defined by the code." - HL7 FHIR, UsageContext.value[x]
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | UsageContext |
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 | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | value |
Name Expression | |
Namespace | UsageContext |
Opposite | |
Owner | UsageContext |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Datatypes::UsageContext::value |
Stereotype | |
Template Parameter | |
Type | «ANY» Any |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Datatypes UML Documentation |