devices
Create Device
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.
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug |
Body
resourceType* | string | Device | This is a Device resource |
identifier | array(Identifier) | Unique instance identifiers assigned to a device by manufacturers other organizations or owners. | |
udi | Device_Udi | [Unique device identifier (UDI)](device.html#5.11.3.2.2) assigned to device label or package. | |
status | string | active|inactive|entered-in-error|unknown | Status of the Device availability. |
type | CodeableConcept | Code or identifier to identify a kind of device. | |
lotNumber | string | Lot number assigned by the manufacturer. | |
manufacturer | string | A name of the manufacturer. | |
manufactureDate | string | The date and time when the device was manufactured. | |
expirationDate | string | The date and time beyond which this device is no longer valid or should not be used (if applicable). | |
model | string | The "model" is an identifier assigned by the manufacturer to identify the product by its type. This number is shared by the all devices sold as the same type. | |
version | string | The version of the device, if the device has multiple releases under the same model, or if the device is software or carries firmware. | |
patient | Reference | Patient information, If the device is affixed to a person. | |
owner | Reference | An organization that is responsible for the provision and ongoing maintenance of the device. | |
contact | array(ContactPoint) | Contact details for an organization or a particular human that is responsible for the device. | |
location | Reference | The place where the device can be found. | |
url | string | A network address on which the device may be contacted directly. | |
note | array(Annotation) | Descriptive information, usage information or implantation information that is not captured in an existing element. | |
safety | array(CodeableConcept) | Provides additional safety characteristics about a medical device. For example devices containing latex. |
Response
Patch Device
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.
Request
Headers
content-type* | string | application/json-patch+json | application/json-patch+json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Body
resourceType* | string | Device | This is a Device resource |
identifier | array(Identifier) | Unique instance identifiers assigned to a device by manufacturers other organizations or owners. | |
udi | Device_Udi | [Unique device identifier (UDI)](device.html#5.11.3.2.2) assigned to device label or package. | |
status | string | active|inactive|entered-in-error|unknown | Status of the Device availability. |
type | CodeableConcept | Code or identifier to identify a kind of device. | |
lotNumber | string | Lot number assigned by the manufacturer. | |
manufacturer | string | A name of the manufacturer. | |
manufactureDate | string | The date and time when the device was manufactured. | |
expirationDate | string | The date and time beyond which this device is no longer valid or should not be used (if applicable). | |
model | string | The "model" is an identifier assigned by the manufacturer to identify the product by its type. This number is shared by the all devices sold as the same type. | |
version | string | The version of the device, if the device has multiple releases under the same model, or if the device is software or carries firmware. | |
patient | Reference | Patient information, If the device is affixed to a person. | |
owner | Reference | An organization that is responsible for the provision and ongoing maintenance of the device. | |
contact | array(ContactPoint) | Contact details for an organization or a particular human that is responsible for the device. | |
location | Reference | The place where the device can be found. | |
url | string | A network address on which the device may be contacted directly. | |
note | array(Annotation) | Descriptive information, usage information or implantation information that is not captured in an existing element. | |
safety | array(CodeableConcept) | Provides additional safety characteristics about a medical device. For example devices containing latex. |
Response
Read Device
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
Read History Device
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_count | string | ||
_since | string |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
Read Version Device
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* | |||
versionId* |
Response
Remove Device
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Response
Search Get Device
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_id | string | ||
_language | string | ||
device-name | string | ||
identifier | string | ||
location | string | ||
manufacturer | string | ||
model | string | ||
organization | string | ||
patient | string | ||
status | string | ||
type | string | ||
udi-carrier | string | ||
udi-di | string | ||
url | string |
Params
organizationId* | string|string | id|slug |
Response
Search History Device
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_count | string | ||
_since | string |
Params
organizationId* | string|string | id|slug |
Response
Search Post Device
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.
Request
Headers
content-type* | string | application/json|application/x-www-form-urlencoded | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Query params
_id | string | ||
_language | string | ||
device-name | string | ||
identifier | string | ||
location | string | ||
manufacturer | string | ||
model | string | ||
organization | string | ||
patient | string | ||
status | string | ||
type | string | ||
udi-carrier | string | ||
udi-di | string | ||
url | string |
Params
organizationId* | string|string | id|slug |
Body
resourceType* | string | Device | This is a Device resource |
identifier | array(Identifier) | Unique instance identifiers assigned to a device by manufacturers other organizations or owners. | |
udi | Device_Udi | [Unique device identifier (UDI)](device.html#5.11.3.2.2) assigned to device label or package. | |
status | string | active|inactive|entered-in-error|unknown | Status of the Device availability. |
type | CodeableConcept | Code or identifier to identify a kind of device. | |
lotNumber | string | Lot number assigned by the manufacturer. | |
manufacturer | string | A name of the manufacturer. | |
manufactureDate | string | The date and time when the device was manufactured. | |
expirationDate | string | The date and time beyond which this device is no longer valid or should not be used (if applicable). | |
model | string | The "model" is an identifier assigned by the manufacturer to identify the product by its type. This number is shared by the all devices sold as the same type. | |
version | string | The version of the device, if the device has multiple releases under the same model, or if the device is software or carries firmware. | |
patient | Reference | Patient information, If the device is affixed to a person. | |
owner | Reference | An organization that is responsible for the provision and ongoing maintenance of the device. | |
contact | array(ContactPoint) | Contact details for an organization or a particular human that is responsible for the device. | |
location | Reference | The place where the device can be found. | |
url | string | A network address on which the device may be contacted directly. | |
note | array(Annotation) | Descriptive information, usage information or implantation information that is not captured in an existing element. | |
safety | array(CodeableConcept) | Provides additional safety characteristics about a medical device. For example devices containing latex. |
Response
Update Device
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.
Request
Headers
content-type* | string | application/json | application/json |
log-cdata | string | ||
log-cdata-format | string | kv|json | kv |
Authorization | string | Bearer <token> |
Params
organizationId* | string|string | id|slug | |
resourceId* |
Body
resourceType* | string | Device | This is a Device resource |
identifier | array(Identifier) | Unique instance identifiers assigned to a device by manufacturers other organizations or owners. | |
udi | Device_Udi | [Unique device identifier (UDI)](device.html#5.11.3.2.2) assigned to device label or package. | |
status | string | active|inactive|entered-in-error|unknown | Status of the Device availability. |
type | CodeableConcept | Code or identifier to identify a kind of device. | |
lotNumber | string | Lot number assigned by the manufacturer. | |
manufacturer | string | A name of the manufacturer. | |
manufactureDate | string | The date and time when the device was manufactured. | |
expirationDate | string | The date and time beyond which this device is no longer valid or should not be used (if applicable). | |
model | string | The "model" is an identifier assigned by the manufacturer to identify the product by its type. This number is shared by the all devices sold as the same type. | |
version | string | The version of the device, if the device has multiple releases under the same model, or if the device is software or carries firmware. | |
patient | Reference | Patient information, If the device is affixed to a person. | |
owner | Reference | An organization that is responsible for the provision and ongoing maintenance of the device. | |
contact | array(ContactPoint) | Contact details for an organization or a particular human that is responsible for the device. | |
location | Reference | The place where the device can be found. | |
url | string | A network address on which the device may be contacted directly. | |
note | array(Annotation) | Descriptive information, usage information or implantation information that is not captured in an existing element. | |
safety | array(CodeableConcept) | Provides additional safety characteristics about a medical device. For example devices containing latex. |