| CommonProduct UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"A record of a device being used by a patient where the record is the result of a report from the patient or another clinician."- HL7 FHIR, DeviceUseStatement
Attributes | ||
ActionStatement | basedOn |
"A plan, proposal or order that is fulfilled in whole or in part by this DeviceUseStatement." - HL7 FHIR, DeviceUseStatement.basedOn |
«CS» Code | bodySite |
"Indicates the anotomic location on the subject's body where the device was used ( i.e. the target)." - HL7 FHIR, DeviceUseStatement.bodySite |
ClinicalStatement | derivedFrom |
"Allows linking the DeviceUseStatement to the underlying Request, or to other information that supports or is used to derive the DeviceUseStatement." - HL7 FHIR, DeviceUseStatement.derivedFrom |
Device | device |
"The details of the device used."- HL7 FHIR, DeviceUseStatement.deviceNote, it's unclear whether this should point to Device or DeviceInstance. FHIR's Device resource represents both classes of devices and instances of devices. FHIM makes a distinction. Either we point to Device and navigate to the DeviceInstance, or we point to DeviceInstance (which would require one to exist) and navigate to Device. |
«CS» Code | reasonCode |
"Reason or justification for the use of the device." - HL7 FHIR, DeviceUseStatement.reasonCode |
«ANY» Any | reasonReference |
"Indicates another resource whose existence justifies this DeviceUseStatement." - HL7 FHIR, DeviceUseStatement.reasonReference |
Timing | timing |
"How often the device was used."- HL7 FHIR, DeviceUseStatement.timing[x]Note that FHIR timing can be a Timing, Period, or a DateTime. FHIM currently limits this to a Timing |
Attributes inherited from FHIM::Common::ClinicalStatement | ||
clinicalDataSource, contentVersion, contextCode, encounter, note, recordStatus, relatedClinicalInformation, sourceRecordType, sourceSystem, subjectGroup, subjectOfInformation, subjectOfRecord, temporalContext, topicCode, cosigned, recorded, signed, verified |
Attributes inherited from FHIM::Common::InformationEntry | ||
identifier |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | DeviceUseStatement |
Name Expression | |
Namespace | CommonProduct |
Owned Template Signature | |
Owner | CommonProduct |
Owning Template Parameter | |
Package | CommonProduct |
Qualified Name | FHIM::CommonProduct::DeviceUseStatement |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public ActionStatement basedOn
"A plan, proposal or order that is fulfilled in whole or in part by this DeviceUseStatement." - HL7 FHIR, DeviceUseStatement.basedOn
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceUseStatement |
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 | basedOn |
Name Expression | |
Namespace | DeviceUseStatement |
Opposite | |
Owner | DeviceUseStatement |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceUseStatement::basedOn |
Stereotype | |
Template Parameter | |
Type | ActionStatement |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code bodySite
"Indicates the anotomic location on the subject's body where the device was used ( i.e. the target)." - HL7 FHIR, DeviceUseStatement.bodySite
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceUseStatement |
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 | bodySite |
Name Expression | |
Namespace | DeviceUseStatement |
Opposite | |
Owner | DeviceUseStatement |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceUseStatement::bodySite |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ClinicalStatement derivedFrom
"Allows linking the DeviceUseStatement to the underlying Request, or to other information that supports or is used to derive the DeviceUseStatement." - HL7 FHIR, DeviceUseStatement.derivedFrom
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceUseStatement |
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 | derivedFrom |
Name Expression | |
Namespace | DeviceUseStatement |
Opposite | |
Owner | DeviceUseStatement |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceUseStatement::derivedFrom |
Stereotype | |
Template Parameter | |
Type | ClinicalStatement |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Device device
"The details of the device used."- HL7 FHIR, DeviceUseStatement.deviceNote, it's unclear whether this should point to Device or DeviceInstance. FHIR's Device resource represents both classes of devices and instances of devices. FHIM makes a distinction. Either we point to Device and navigate to the DeviceInstance, or we point to DeviceInstance (which would require one to exist) and navigate to Device.
Aggregation | None |
Alias | |
Association | deviceUseStatement_device |
Association End | |
Class | DeviceUseStatement |
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 | device |
Name Expression | |
Namespace | DeviceUseStatement |
Opposite | |
Owner | DeviceUseStatement |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceUseStatement::device |
Stereotype | |
Template Parameter | |
Type | Device |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code reasonCode
"Reason or justification for the use of the device." - HL7 FHIR, DeviceUseStatement.reasonCode
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceUseStatement |
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 | reasonCode |
Name Expression | |
Namespace | DeviceUseStatement |
Opposite | |
Owner | DeviceUseStatement |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceUseStatement::reasonCode |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «ANY» Any reasonReference
"Indicates another resource whose existence justifies this DeviceUseStatement." - HL7 FHIR, DeviceUseStatement.reasonReference
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceUseStatement |
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 | reasonReference |
Name Expression | |
Namespace | DeviceUseStatement |
Opposite | |
Owner | DeviceUseStatement |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceUseStatement::reasonReference |
Stereotype | |
Template Parameter | |
Type | «ANY» Any |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Timing timing
"How often the device was used."- HL7 FHIR, DeviceUseStatement.timing[x]Note that FHIR timing can be a Timing, Period, or a DateTime. FHIM currently limits this to a Timing
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceUseStatement |
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 | timing |
Name Expression | |
Namespace | DeviceUseStatement |
Opposite | |
Owner | DeviceUseStatement |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceUseStatement::timing |
Stereotype | |
Template Parameter | |
Type | Timing |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| CommonProduct UML Documentation |
Summary:AttributesProperties | Detail:Attributes |