HS.FHIR.DTL.vDSTU2.Model.Resource.DeviceMetric
class HS.FHIR.DTL.vDSTU2.Model.Resource.DeviceMetric extends HS.FHIR.DTL.vDSTU2.Model.Base.DomainResource
Measurement, calculation or setting capability of a medical device.Property Inventory
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Describes the calibrations that have been performed or that are required to be performed.
measurement | setting | calculation | unspecified
metric-category is the REQUIRED FHIR2 ValueSet for codes; you may NOT extend metric-category and you may NOT use codes from other ValueSets.
black | red | green | yellow | blue | magenta | cyan | white
metric-color is the REQUIRED FHIR2 ValueSet for codes; you may NOT extend metric-color and you may NOT use codes from other ValueSets.
Unique identifier of this DeviceMetric.
Describes the measurement repetition time.
on | off | standby
metric-operational-status is the REQUIRED FHIR2 ValueSet for codes; you may NOT extend metric-operational-status and you may NOT use codes from other ValueSets.
Describes the link to the parent DeviceComponent.
DeviceComponent
Describes the link to the source Device.
Device
Type of metric.
any FHIR2 code from any ValueSet may be used.
Unit of metric.
any FHIR2 code from any ValueSet may be used.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()