| Contract UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
Human readable rendering of this Contract. FHIR uses two different classes to contain both the legal language and the patient-friendly language, whereas FHIM uses a single class. This class contains the textual content of the contract. It could potentially be used to handle multiple human languages (e.g., English, Spanish), but some sort of flag would also be needed to indicate which one prevails in cases where the languages differ.
Attributes | ||
«ANY» Any | content |
"Human readable rendering of this Contract in a format and representation intended to enhance comprehension and ensure understandability." - HL7 FHIR, Contract.friendly.content[x]"Contract legal text in human renderable form." - HL7 FHIR, Contract.legal.content[x]Note that in FHIR, this property could be an Attachment or a Reference to either a Composition, DocumentReference, or QuestionnaireResponse. The FHIM currently models this as an Any. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | HumanLanguage |
Name Expression | |
Namespace | Contract |
Owned Template Signature | |
Owner | Contract |
Owning Template Parameter | |
Package | Contract |
Qualified Name | FHIM::Contract::HumanLanguage |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «ANY» Any content
"Human readable rendering of this Contract in a format and representation intended to enhance comprehension and ensure understandability." - HL7 FHIR, Contract.friendly.content[x]"Contract legal text in human renderable form." - HL7 FHIR, Contract.legal.content[x]Note that in FHIR, this property could be an Attachment or a Reference to either a Composition, DocumentReference, or QuestionnaireResponse. The FHIM currently models this as an Any.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | HumanLanguage |
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 | content |
Name Expression | |
Namespace | HumanLanguage |
Opposite | |
Owner | HumanLanguage |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Contract::HumanLanguage::content |
Stereotype | |
Template Parameter | |
Type | «ANY» Any |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Contract UML Documentation |
Summary:AttributesProperties | Detail:Attributes |