HS.FHIRModel.R4.Device
class HS.FHIRModel.R4.Device extends HS.FHIRModel.FHIRClassSuper
******************************************* Device generated class schema
*****************************************
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.
Property Inventory
- _distinctIdentifier
- _expirationDate
- _implicitRules
- _language
- _lotNumber
- _manufactureDate
- _manufacturer
- _modelNumber
- _partNumber
- _serialNumber
- _status
- _url
- contact
- contained
- definition
- deviceName
- distinctIdentifier
- expirationDate
- extension
- fhirID
- identifier
- implicitRules
- language
- location
- lotNumber
- manufactureDate
- manufacturer
- meta
- modelNumber
- modifierExtension
- note
- owner
- parent
- partNumber
- patient
- property
- resourceType
- safety
- serialNumber
- specialization
- status
- statusReason
- text
- type
- udiCarrier
- url
- version
Method Inventory
- IncludeContact()
- IncludeContained()
- IncludeDefinition()
- IncludeDeviceName()
- IncludeExtension()
- IncludeIdentifier()
- IncludeLocation()
- IncludeMeta()
- IncludeModifierExtension()
- IncludeNote()
- IncludeOwner()
- IncludeParent()
- IncludePatient()
- IncludeProperty()
- IncludeSafety()
- IncludeSpecialization()
- IncludeStatusReason()
- IncludeText()
- IncludeType()
- IncludeUdiCarrier()
- IncludeVersion()
- _getProperties()
- fromDao()
- toDao()
Parameters
parameter XMLTYPE = R4_DEVICE;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is
empty then the class name will be used to construct a default XML type.
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
property _distinctIdentifier as HS.FHIRModel.R4.Element;
Extensions for distinctIdentifier
Property methods: _distinctIdentifierGet(), _distinctIdentifierGetSwizzled(), _distinctIdentifierIsValid(), _distinctIdentifierNewObject(), _distinctIdentifierSet()
property _expirationDate as HS.FHIRModel.R4.Element;
Extensions for expirationDate
Property methods: _expirationDateGet(), _expirationDateGetSwizzled(), _expirationDateIsValid(), _expirationDateNewObject(), _expirationDateSet()
property _implicitRules as HS.FHIRModel.R4.Element;
Extensions for implicitRules
Property methods: _implicitRulesGet(), _implicitRulesGetSwizzled(), _implicitRulesIsValid(), _implicitRulesNewObject(), _implicitRulesSet()
property _language as HS.FHIRModel.R4.Element;
Extensions for language
Property methods: _languageGet(), _languageGetSwizzled(), _languageIsValid(), _languageNewObject(), _languageSet()
property _lotNumber as HS.FHIRModel.R4.Element;
Extensions for lotNumber
Property methods: _lotNumberGet(), _lotNumberGetSwizzled(), _lotNumberIsValid(), _lotNumberNewObject(), _lotNumberSet()
property _manufactureDate as HS.FHIRModel.R4.Element;
Extensions for manufactureDate
Property methods: _manufactureDateGet(), _manufactureDateGetSwizzled(), _manufactureDateIsValid(), _manufactureDateNewObject(), _manufactureDateSet()
property _manufacturer as HS.FHIRModel.R4.Element;
Extensions for manufacturer
Property methods: _manufacturerGet(), _manufacturerGetSwizzled(), _manufacturerIsValid(), _manufacturerNewObject(), _manufacturerSet()
property _modelNumber as HS.FHIRModel.R4.Element;
Extensions for modelNumber
Property methods: _modelNumberGet(), _modelNumberGetSwizzled(), _modelNumberIsValid(), _modelNumberNewObject(), _modelNumberSet()
property _partNumber as HS.FHIRModel.R4.Element;
Extensions for partNumber
Property methods: _partNumberGet(), _partNumberGetSwizzled(), _partNumberIsValid(), _partNumberNewObject(), _partNumberSet()
property _serialNumber as HS.FHIRModel.R4.Element;
Extensions for serialNumber
Property methods: _serialNumberGet(), _serialNumberGetSwizzled(), _serialNumberIsValid(), _serialNumberNewObject(), _serialNumberSet()
property _status as HS.FHIRModel.R4.Element;
Extensions for status
Property methods: _statusGet(), _statusGetSwizzled(), _statusIsValid(), _statusNewObject(), _statusSet()
property _url as HS.FHIRModel.R4.Element;
Extensions for url
Property methods: _urlGet(), _urlGetSwizzled(), _urlIsValid(), _urlNewObject(), _urlSet()
property contact as HS.FHIRModel.R4.SeqOfContactPoint;
Contact details for an organization or a particular human that is
responsible for the device.
Property methods: contactGet(), contactGetSwizzled(), contactIsValid(), contactNewObject(), contactSet()
property contained as HS.FHIRModel.R4.SeqOfResourceList;
These resources do not have an independent existence apart from the
resource that contains them - they cannot be identified independently,
and nor can they have their own independent transaction scope.
Property methods: containedGet(), containedGetSwizzled(), containedIsValid(), containedNewObject(), containedSet()
property definition as HS.FHIRModel.R4.Reference;
The reference to the definition for the device.
Property methods: definitionGet(), definitionGetSwizzled(), definitionIsValid(), definitionNewObject(), definitionSet()
property deviceName as HS.FHIRModel.R4.DeviceX.SeqOfDeviceXDeviceName;
This represents the manufacturer's name of the device as provided
by the device, from a UDI label, or by a person describing the Device.
This typically would be used when a person provides the name(s)
or when the device represents one of the names available from DeviceDefinition.
Property methods: deviceNameGet(), deviceNameGetSwizzled(), deviceNameIsValid(), deviceNameNewObject(), deviceNameSet()
property distinctIdentifier as %String;
The distinct identification string as required by regulation for
a human cell, tissue, or cellular and tissue-based product.
Property methods: distinctIdentifierDisplayToLogical(), distinctIdentifierGet(), distinctIdentifierIsValid(), distinctIdentifierLogicalToDisplay(), distinctIdentifierLogicalToOdbc(), distinctIdentifierNormalize(), distinctIdentifierSet()
property expirationDate as %String;
The date and time beyond which this device is no longer valid or
should not be used (if applicable).
Property methods: expirationDateDisplayToLogical(), expirationDateGet(), expirationDateIsValid(), expirationDateLogicalToDisplay(), expirationDateLogicalToOdbc(), expirationDateNormalize(), expirationDateSet()
property extension as HS.FHIRModel.R4.SeqOfExtension;
May be used to represent additional information that is not part
of the basic definition of the resource. To make the use of extensions
safe and manageable, there is a strict set of governance applied
to the definition and use of extensions. Though any implementer
can define an extension, there is a set of requirements that SHALL
be met as part of the definition of the extension.
Property methods: extensionGet(), extensionGetSwizzled(), extensionIsValid(), extensionNewObject(), extensionSet()
property fhirID as %String;
The logical id of the resource, as used in the URL for the resource.
Once assigned, this value never changes.
Property methods: fhirIDDisplayToLogical(), fhirIDGet(), fhirIDIsValid(), fhirIDLogicalToDisplay(), fhirIDLogicalToOdbc(), fhirIDNormalize(), fhirIDSet()
property identifier as HS.FHIRModel.R4.SeqOfIdentifier;
Unique instance identifiers assigned to a device by manufacturers
other organizations or owners.
Property methods: identifierGet(), identifierGetSwizzled(), identifierIsValid(), identifierNewObject(), identifierSet()
property implicitRules as %String;
A reference to a set of rules that were followed when the resource
was constructed, and which must be understood when processing the
content. Often, this is a reference to an implementation guide that
defines the special rules along with other profiles etc.
Property methods: implicitRulesDisplayToLogical(), implicitRulesGet(), implicitRulesIsValid(), implicitRulesLogicalToDisplay(), implicitRulesLogicalToOdbc(), implicitRulesNormalize(), implicitRulesSet()
property language as %String;
The base language in which the resource is written.
Property methods: languageDisplayToLogical(), languageGet(), languageIsValid(), languageLogicalToDisplay(), languageLogicalToOdbc(), languageNormalize(), languageSet()
property location as HS.FHIRModel.R4.Reference;
The place where the device can be found.
Property methods: locationGet(), locationGetSwizzled(), locationIsValid(), locationNewObject(), locationSet()
property lotNumber as %String;
Lot number assigned by the manufacturer.
Property methods: lotNumberDisplayToLogical(), lotNumberGet(), lotNumberIsValid(), lotNumberLogicalToDisplay(), lotNumberLogicalToOdbc(), lotNumberNormalize(), lotNumberSet()
property manufactureDate as %String;
The date and time when the device was manufactured.
Property methods: manufactureDateDisplayToLogical(), manufactureDateGet(), manufactureDateIsValid(), manufactureDateLogicalToDisplay(), manufactureDateLogicalToOdbc(), manufactureDateNormalize(), manufactureDateSet()
property manufacturer as %String;
A name of the manufacturer.
Property methods: manufacturerDisplayToLogical(), manufacturerGet(), manufacturerIsValid(), manufacturerLogicalToDisplay(), manufacturerLogicalToOdbc(), manufacturerNormalize(), manufacturerSet()
property meta as HS.FHIRModel.R4.Meta;
The metadata about the resource. This is content that is maintained
by the infrastructure. Changes to the content might not always be
associated with version changes to the resource.
Property methods: metaGet(), metaGetSwizzled(), metaIsValid(), metaNewObject(), metaSet()
property modelNumber as %String;
The model number for the device.
Property methods: modelNumberDisplayToLogical(), modelNumberGet(), modelNumberIsValid(), modelNumberLogicalToDisplay(), modelNumberLogicalToOdbc(), modelNumberNormalize(), modelNumberSet()
property modifierExtension as HS.FHIRModel.R4.SeqOfExtension;
May be used to represent additional information that is not part
of the basic definition of the resource and that modifies the understanding
of the element that contains it and/or the understanding of the
containing element's descendants. Usually modifier elements provide
negation or qualification. To make the use of extensions safe and
manageable, there is a strict set of governance applied to the definition
and use of extensions. Though any implementer is allowed to define
an extension, there is a set of requirements that SHALL be met as
part of the definition of the extension. Applications processing
a resource are required to check for modifier extensions. Modifier
extensions SHALL NOT change the meaning of any elements on Resource
or DomainResource (including cannot change the meaning of modifierExtension
itself).
Property methods: modifierExtensionGet(), modifierExtensionGetSwizzled(), modifierExtensionIsValid(), modifierExtensionNewObject(), modifierExtensionSet()
property note as HS.FHIRModel.R4.SeqOfAnnotation;
Descriptive information, usage information or implantation information
that is not captured in an existing element.
Property methods: noteGet(), noteGetSwizzled(), noteIsValid(), noteNewObject(), noteSet()
property owner as HS.FHIRModel.R4.Reference;
An organization that is responsible for the provision and ongoing
maintenance of the device.
Property methods: ownerGet(), ownerGetSwizzled(), ownerIsValid(), ownerNewObject(), ownerSet()
property parent as HS.FHIRModel.R4.Reference;
The parent device.
Property methods: parentGet(), parentGetSwizzled(), parentIsValid(), parentNewObject(), parentSet()
property partNumber as %String;
The part number of the device.
Property methods: partNumberDisplayToLogical(), partNumberGet(), partNumberIsValid(), partNumberLogicalToDisplay(), partNumberLogicalToOdbc(), partNumberNormalize(), partNumberSet()
property patient as HS.FHIRModel.R4.Reference;
Patient information, If the device is affixed to a person.
Property methods: patientGet(), patientGetSwizzled(), patientIsValid(), patientNewObject(), patientSet()
property property as HS.FHIRModel.R4.DeviceX.SeqOfDeviceXProperty;
The actual configuration settings of a device as it actually operates,
e.g., regulation status, time properties.
Property methods: propertyGet(), propertyGetSwizzled(), propertyIsValid(), propertyNewObject(), propertySet()
property resourceType as %String [ InitialExpression = "Device" , Required ];
This is a Device resource
Property methods: resourceTypeDisplayToLogical(), resourceTypeGet(), resourceTypeIsValid(), resourceTypeLogicalToDisplay(), resourceTypeLogicalToOdbc(), resourceTypeNormalize(), resourceTypeSet()
property safety as HS.FHIRModel.R4.SeqOfCodeableConcept;
Provides additional safety characteristics about a medical device.
For example devices containing latex.
Property methods: safetyGet(), safetyGetSwizzled(), safetyIsValid(), safetyNewObject(), safetySet()
property serialNumber as %String;
The serial number assigned by the organization when the device was
manufactured.
Property methods: serialNumberDisplayToLogical(), serialNumberGet(), serialNumberIsValid(), serialNumberLogicalToDisplay(), serialNumberLogicalToOdbc(), serialNumberNormalize(), serialNumberSet()
property specialization as HS.FHIRModel.R4.DeviceX.SeqOfDeviceXSpecialization;
The capabilities supported on a device, the standards to which the
device conforms for a particular purpose, and used for the communication.
Property methods: specializationGet(), specializationGetSwizzled(), specializationIsValid(), specializationNewObject(), specializationSet()
property status as %String (VALUELIST = ",active,inactive,entered-in-error,unknown");
Status of the Device availability.
Property methods: statusDisplayToLogical(), statusGet(), statusIsValid(), statusLogicalToDisplay(), statusLogicalToOdbc(), statusNormalize(), statusSet()
property statusReason as HS.FHIRModel.R4.SeqOfCodeableConcept;
Reason for the dtatus of the Device availability.
Property methods: statusReasonGet(), statusReasonGetSwizzled(), statusReasonIsValid(), statusReasonNewObject(), statusReasonSet()
property text as HS.FHIRModel.R4.Narrative;
A human-readable narrative that contains a summary of the resource
and can be used to represent the content of the resource to a human.
The narrative need not encode all the structured data, but is required
to contain sufficient detail to make it "clinically safe" for a
human to just read the narrative. Resource definitions may define
what content should be represented in the narrative to ensure clinical
safety.
Property methods: textGet(), textGetSwizzled(), textIsValid(), textNewObject(), textSet()
property type as HS.FHIRModel.R4.CodeableConcept;
The kind or type of device.
Property methods: typeGet(), typeGetSwizzled(), typeIsValid(), typeNewObject(), typeSet()
property udiCarrier as HS.FHIRModel.R4.DeviceX.SeqOfDeviceXUdiCarrier;
Unique device identifier (UDI) assigned to device label or package.
Note that the Device may include multiple udiCarriers as it either
may include just the udiCarrier for the jurisdiction it is sold,
or for multiple jurisdictions it could have been sold.
Property methods: udiCarrierGet(), udiCarrierGetSwizzled(), udiCarrierIsValid(), udiCarrierNewObject(), udiCarrierSet()
property url as %String;
A network address on which the device may be contacted directly.
Property methods: urlDisplayToLogical(), urlGet(), urlIsValid(), urlLogicalToDisplay(), urlLogicalToOdbc(), urlNormalize(), urlSet()
property version as HS.FHIRModel.R4.DeviceX.SeqOfDeviceXVersion;
The actual design of the device or software version running on the
device.
Property methods: versionGet(), versionGetSwizzled(), versionIsValid(), versionNewObject(), versionSet()
Methods
method IncludeContact()
method IncludeContained()
method IncludeDefinition()
method IncludeDeviceName()
method IncludeExtension()
method IncludeIdentifier()
method IncludeLocation()
method IncludeMeta()
method IncludeModifierExtension()
method IncludeNote()
method IncludeOwner()
method IncludeParent()
method IncludePatient()
method IncludeProperty()
method IncludeSafety()
method IncludeSpecialization()
method IncludeStatusReason()
method IncludeText()
method IncludeType()
method IncludeUdiCarrier()
method IncludeVersion()
method _getProperties() as %DynamicArray
Inherited description: Return an array of the defined properties of this class
in the definition order that they were discovered in the
the HL7FHIR JSchema document
classmethod fromDao(dao As %Library.DynamicAbstractObject) as HS.FHIRModel.R4.Device
method toDao() as %DynamicAbstractObject
Inherited description: >
The toDao() method casts the set to a DAO.
Inherited Members
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()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- add()
- addAll()
- apply()
- clear()
- contains()
- containsAll()
- get()
- iterator()
- put()
- putAll()
- putAllIfAbsent()
- putIfAbsent()
- remove()
- removeAll()
- removeIf()
- rename()
- replace()
- replaceAll()
- size()
- toString()