| CommonProduct UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |
This class identifies an individual device. The Id property is commonly known as a serial number."Identifies the Equipment Instance (e.g., Analyzer, Analyzer module, group of Analyzers, etc.) responsible for the production of the observation...." - HL7 Version 2.8, OBX-18.
Attributes | ||
«CS» Code | alertLevel |
"The current functional status of an automated device." - HL7 V3. Possible values include: Normal, Warning, Critical, etc. |
«TEL» ContactPoint | contact |
"Contact details for an organization or a particular human that is responsible for the device." - HL7 FHIR, Device.contact |
«TS» PointInTime | dateAcquired |
"Date and time equipment was installed or affixed" - ONC S&I Clinical Element Data Dictionary (CEDD), March 2012. |
«TS» PointInTime | dateDisposed |
"Date and time equipment was removed or uninstalled" - ONC S&I Clinical Element Data Dictionary (CEDD), March 2012. |
«TS» PointInTime | dateLastCalibrated |
"The date and time the device was last calibrated." - HL7 V3 |
«TS» PointInTime | dateManufactured |
"The date and time when the device was manufactured." - HL7 FHIR, Device.manufactureDate |
Device | device |
Identifies a class of devices characterized by their manufacturer, model name/number, software version, etc. This class differs from the Device Instance class on the other end of the association in that this class represents all instances of a kind of device whereas the Device Instance class represents one individual. For example, the Device class might describe a Color LaserJet Model CMJ1312 made by Hewlett Packard. The DeviceInstance class might describe the machine that has serial number 1234. |
DeviceComponent | deviceComponent |
Pointer to the characteristics, operational status and capabilities of a medical-related component of a medical device. |
«II» Id | identifier |
Identifies the individual device. This may be a Serial Number assigned by the manufacturer, or some other unique identifer assigned by the owning organization (e.g., an asset control number)."A unique identifier for this instance. If the product instance represents a single individual product (quantity = 1) then this id is also called the serial number. If the product instance represents a product lot, the id is also called the lot number." - HL7 V3"Unique instance identifiers assigned to a device by manufacturers other organizations or owners." - HL7 FHIR, Device.identifier |
«CS» Code | localRemoteControlState |
"The state of control of the device. A device can either work autonomously or it can be controlled by another system. The control status of a device must be communicated between devices prior to remote commands being transmitted. If the device is not in "Remote" status, external commands will be ignored." - HL7 V3 |
ServiceDeliveryLocation | location |
"The place where the device can be found." - HL7 FHIR, Device.location |
ManufacturingLot | manufacturingLot |
Pointer to the batch or lot in which the device was manufactured. |
String | note |
"Descriptive information, usage information or implantation information that is not captured in an existing element." - HL7 FHIR, Device.noteNote that FHIR models this as an Annotation, whereas FHIM currently models this as a string. |
Organization | owner |
"An organization that is responsible for the provision and ongoing maintenance of the device." - HL7 FHIR, Device.owner |
Patient | patient |
If the device was implanted in a Patient, this property is a pointer to that Patient."Patient information, If the device is affixed to a person.", HL7 FHIR, Device.patient |
Reprocessor | reprocessor |
Pointer to an organization that performs additional processing and manufacturing upon a existing device that has previously been used on a patient such that it can be used again on another (or the same) patient. |
«CS» Code | safety |
"Provides additional safety characteristics about a medical device. For example devices containing latex." - HL7 FHIR, Device.safetyNote that safety information is also an optional property of the Unique Device Identifier, so it is possible that this information may be duplicated both here and within the UDI. |
«CS» Code | softwareName |
"The moniker, version and release of the software that operates the device as assigned by the software manufacturer or developer." - HL7 V3 |
«CS» Code | status |
Identifies whether or not the Device Instance is available. This property is included for compatibility with FHIR. FHIR specifies three possible values for this property: Available, Not Available, and Entered in Error (which is meant to convey that the device instance doesn't exist as the record concerning its existence is invalid). It is anticipated that there may be other values that would be appropriate."Status of the Device availability." - HL7 FHIR, Device.status |
UniqueDeviceIdentifier | udi |
Pointer to the device's Unique Device Identifier, which is used to identify and track devices through distribution and use. |
String | url |
"A network address on which the device may be contacted directly." - HL7 FHIR, Device.url |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | DeviceInstance |
Name Expression | |
Namespace | CommonProduct |
Owned Template Signature | |
Owner | CommonProduct |
Owning Template Parameter | |
Package | CommonProduct |
Qualified Name | FHIM::CommonProduct::DeviceInstance |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code alertLevel
"The current functional status of an automated device." - HL7 V3. Possible values include: Normal, Warning, Critical, etc.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | alertLevel |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::alertLevel |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TEL» ContactPoint contact
"Contact details for an organization or a particular human that is responsible for the device." - HL7 FHIR, Device.contact
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | contact |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::contact |
Stereotype | |
Template Parameter | |
Type | «TEL» ContactPoint |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime dateAcquired
"Date and time equipment was installed or affixed" - ONC S&I Clinical Element Data Dictionary (CEDD), March 2012.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | dateAcquired |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::dateAcquired |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime dateDisposed
"Date and time equipment was removed or uninstalled" - ONC S&I Clinical Element Data Dictionary (CEDD), March 2012.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | dateDisposed |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::dateDisposed |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime dateLastCalibrated
"The date and time the device was last calibrated." - HL7 V3
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | dateLastCalibrated |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::dateLastCalibrated |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime dateManufactured
"The date and time when the device was manufactured." - HL7 FHIR, Device.manufactureDate
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | dateManufactured |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::dateManufactured |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Device device
Identifies a class of devices characterized by their manufacturer, model name/number, software version, etc. This class differs from the Device Instance class on the other end of the association in that this class represents all instances of a kind of device whereas the Device Instance class represents one individual. For example, the Device class might describe a Color LaserJet Model CMJ1312 made by Hewlett Packard. The DeviceInstance class might describe the machine that has serial number 1234.
Aggregation | None |
Alias | |
Association | device_deviceInstance |
Association End | |
Class | DeviceInstance |
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 | DeviceInstance |
Opposite | deviceInstance |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::device |
Stereotype | |
Template Parameter | |
Type | Device |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public DeviceComponent deviceComponent
Pointer to the characteristics, operational status and capabilities of a medical-related component of a medical device.
Aggregation | Composite |
Alias | |
Association | deviceInstance_deviceComponent |
Association End | |
Class | DeviceInstance |
Datatype | |
Default | |
Default Value | |
Is Composite | true |
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 | deviceComponent |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::deviceComponent |
Stereotype | |
Template Parameter | |
Type | DeviceComponent |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «II» Id identifier
Identifies the individual device. This may be a Serial Number assigned by the manufacturer, or some other unique identifer assigned by the owning organization (e.g., an asset control number)."A unique identifier for this instance. If the product instance represents a single individual product (quantity = 1) then this id is also called the serial number. If the product instance represents a product lot, the id is also called the lot number." - HL7 V3"Unique instance identifiers assigned to a device by manufacturers other organizations or owners." - HL7 FHIR, Device.identifier
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | identifier |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::identifier |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «CS» Code localRemoteControlState
"The state of control of the device. A device can either work autonomously or it can be controlled by another system. The control status of a device must be communicated between devices prior to remote commands being transmitted. If the device is not in "Remote" status, external commands will be ignored." - HL7 V3
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | localRemoteControlState |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::localRemoteControlState |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ServiceDeliveryLocation location
"The place where the device can be found." - HL7 FHIR, Device.location
Aggregation | None |
Alias | |
Association | deviceInstance_location |
Association End | |
Class | DeviceInstance |
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 | location |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::location |
Stereotype | |
Template Parameter | |
Type | ServiceDeliveryLocation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ManufacturingLot manufacturingLot
Pointer to the batch or lot in which the device was manufactured.
Aggregation | None |
Alias | |
Association | deviceInstance_manufacturingLot |
Association End | |
Class | DeviceInstance |
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 | manufacturingLot |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::manufacturingLot |
Stereotype | |
Template Parameter | |
Type | ManufacturingLot |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String note
"Descriptive information, usage information or implantation information that is not captured in an existing element." - HL7 FHIR, Device.noteNote that FHIR models this as an Annotation, whereas FHIM currently models this as a string.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | note |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::note |
Stereotype | |
Template Parameter | |
Type | String |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public Organization owner
"An organization that is responsible for the provision and ongoing maintenance of the device." - HL7 FHIR, Device.owner
Aggregation | None |
Alias | |
Association | deviceInstance_owner |
Association End | |
Class | DeviceInstance |
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 | owner |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::owner |
Stereotype | |
Template Parameter | |
Type | Organization |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Patient patient
If the device was implanted in a Patient, this property is a pointer to that Patient."Patient information, If the device is affixed to a person.", HL7 FHIR, Device.patient
Aggregation | None |
Alias | |
Association | deviceInstance_patient |
Association End | |
Class | DeviceInstance |
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 | patient |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::patient |
Stereotype | |
Template Parameter | |
Type | Patient |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Reprocessor reprocessor
Pointer to an organization that performs additional processing and manufacturing upon a existing device that has previously been used on a patient such that it can be used again on another (or the same) patient.
Aggregation | None |
Alias | |
Association | deviceInstance_reprocessor |
Association End | |
Class | DeviceInstance |
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 | reprocessor |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::reprocessor |
Stereotype | |
Template Parameter | |
Type | Reprocessor |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code safety
"Provides additional safety characteristics about a medical device. For example devices containing latex." - HL7 FHIR, Device.safetyNote that safety information is also an optional property of the Unique Device Identifier, so it is possible that this information may be duplicated both here and within the UDI.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | safety |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::safety |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public «CS» Code softwareName
"The moniker, version and release of the software that operates the device as assigned by the software manufacturer or developer." - HL7 V3
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | softwareName |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::softwareName |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code status
Identifies whether or not the Device Instance is available. This property is included for compatibility with FHIR. FHIR specifies three possible values for this property: Available, Not Available, and Entered in Error (which is meant to convey that the device instance doesn't exist as the record concerning its existence is invalid). It is anticipated that there may be other values that would be appropriate."Status of the Device availability." - HL7 FHIR, Device.status
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | status |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::status |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public UniqueDeviceIdentifier udi
Pointer to the device's Unique Device Identifier, which is used to identify and track devices through distribution and use.
Aggregation | None |
Alias | |
Association | deviceInstance_udi |
Association End | |
Class | DeviceInstance |
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 | udi |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::udi |
Stereotype | |
Template Parameter | |
Type | UniqueDeviceIdentifier |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String url
"A network address on which the device may be contacted directly." - HL7 FHIR, Device.url
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | DeviceInstance |
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 | url |
Name Expression | |
Namespace | DeviceInstance |
Opposite | |
Owner | DeviceInstance |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::DeviceInstance::url |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Comments |
| CommonProduct UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |