HS.FHIR.DTL.vSTU3.Model.Resource.DeviceMetric
class HS.FHIR.DTL.vSTU3.Model.Resource.DeviceMetric extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
Describes a 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 FHIR3 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 FHIR3 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 | entered-in-error
metric-operational-status is the REQUIRED FHIR3 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
Identity of metric, for example Heart Rate or PEEP Setting.
devicemetric-type is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in devicemetric-type, you may use codes from any ValueSet.
Unit of Measure for the Metric.
devicemetric-type is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in devicemetric-type, you may use codes from any ValueSet.
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()