Skip to main content

DeviceAssociation

Draft Specialized — Devices

A record of association of a device.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/DeviceAssociation
InteractionMethodPath
ReadGET/fhir/R5/DeviceAssociation/[id]
VreadGET/fhir/R5/DeviceAssociation/[id]/_history/[vid]
UpdatePUT/fhir/R5/DeviceAssociation/[id]
PatchPATCH/fhir/R5/DeviceAssociation/[id]
DeleteDELETE/fhir/R5/DeviceAssociation/[id]
CreatePOST/fhir/R5/DeviceAssociation
SearchGET/fhir/R5/DeviceAssociation?...
HistoryGET/fhir/R5/DeviceAssociation/[id]/_history
Type-historyGET/fhir/R5/DeviceAssociation/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Instance identifier
deviceReference1..1Reference to the devices associated with the patient or group
categoryCodeableConcept0..*Describes the relationship between the device and subject
statusCodeableConcept1..1implanted
statusReasonCodeableConcept0..*The reasons given for the current association status
subjectReference0..1The individual, group of individuals or device that the device is on or associated with
bodyStructureReference0..1Current anatomical location of the device in/on subject
periodPeriod0..1Begin and end dates and times for the device association
operationBackboneElement0..*The details about the device when it is in use to describe its operation

Resource-specific search parameters

ParameterTypeDescription
devicereferenceSearch for products that match this code
identifiertokenThe identifier of the device association
operatorreferenceThe identity of a operator for whom to list associations
patientreferenceThe identity of a patient for whom to list associations
statustokenThe status of the device associations
subjectreferenceThe identity of a patient for whom to list associations

Reference