HS.FHIR.DTL.vSTU3.Model.Resource.Device
class HS.FHIR.DTL.vSTU3.Model.Resource.Device extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
This resource identifies an instance or a type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. Medical devices include durable (reusable) medical equipment, implantable devices, as well as disposable equipment used for diagnostic, treatment, and research for healthcare and public health. Non-medical devices may include items such as a machine, cellphone, computer, application, etc.Property Inventory
- contact
- expirationDate
- identifier
- location
- lotNumber
- manufactureDate
- manufacturer
- model
- note
- owner
- patient
- safety
- status
- type
- udi
- url
- version
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
Details for human/organization for support.
Date and time of expiry of this device (if applicable)
Instance identifier.
Where the resource is found.
Location
Lot number of manufacture.
Date when the device was made.
Name of device manufacturer.
Model id assigned by the manufacturer.
Device notes and comments.
Organization responsible for device.
Organization
Patient to whom Device is affixed.
Patient
Safety Characteristics of Device.
any FHIR3 code may be used; device-safety shows EXAMPLE codes, but you may use codes from any ValueSet.
active | inactive | entered-in-error | unknown
device-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend device-status and you may NOT use codes from other ValueSets.
What kind of device this is.
any FHIR3 code may be used; device-kind shows EXAMPLE codes, but you may use codes from any ValueSet.
Unique Device Identifier (UDI) Barcode string.
Network address to contact device.
Version number (i.e. software)
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()