{ "description": "Represents a specific instance of a Device, linking it to its corresponding Device Model with details such as serial number and configuration.", "_filename": "rdc-Device-Instance.json", "package_name": "navify.fhir.r5.rdc", "date": null, "derivation": "constraint", "publisher": "F. Hoffmann-La Roche AG", "fhirVersion": "5.0.0", "name": "RdcDeviceInstance", "abstract": false, "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "type": "Device", "experimental": null, "resourceType": "StructureDefinition", "title": "RDC Device Instance", "package_version": "1.0.0", "status": "active", "id": "7ae06bb3-32d4-4726-86ff-f2bc21d68f87", "kind": "resource", "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance", "version": null, "differential": { "element": [ { "id": "Device.extension:deviceSettings", "path": "Device.extension", "type": [ { "code": "Extension", "profile": [ "https://roche.com/fhir/iop/StructureDefinition/ext-DeviceSettings" ] } ], "sliceName": "deviceSettings" }, { "id": "Device.identifier", "max": "0", "path": "Device.identifier" }, { "id": "Device.displayName", "max": "0", "path": "Device.displayName" }, { "id": "Device.definition", "max": "0", "path": "Device.definition" }, { "id": "Device.udiCarrier", "max": "0", "path": "Device.udiCarrier" }, { "id": "Device.status", "max": "0", "path": "Device.status" }, { "id": "Device.availabilityStatus", "max": "0", "path": "Device.availabilityStatus" }, { "id": "Device.biologicalSourceEvent", "max": "0", "path": "Device.biologicalSourceEvent" }, { "id": "Device.manufacturer", "max": "0", "path": "Device.manufacturer" }, { "id": "Device.manufactureDate", "max": "0", "path": "Device.manufactureDate" }, { "id": "Device.expirationDate", "max": "0", "path": "Device.expirationDate" }, { "id": "Device.lotNumber", "max": "0", "path": "Device.lotNumber" }, { "id": "Device.name", "max": "0", "path": "Device.name" }, { "id": "Device.modelNumber", "max": "0", "path": "Device.modelNumber" }, { "id": "Device.partNumber", "max": "0", "path": "Device.partNumber" }, { "id": "Device.category", "max": "0", "path": "Device.category" }, { "id": "Device.type", "max": "0", "path": "Device.type" }, { "id": "Device.version", "max": "0", "path": "Device.version" }, { "id": "Device.conformsTo", "max": "0", "path": "Device.conformsTo" }, { "id": "Device.property", "max": "0", "path": "Device.property" }, { "id": "Device.property.type", "path": "Device.property.type", "binding": { "strength": "required", "valueSet": "https://roche.com/fhir/iop/ValueSet/device-property-type" } }, { "id": "Device.property.value[x]", "path": "Device.property.value[x]", "type": [ { "code": "Quantity" }, { "code": "boolean" }, { "code": "Range" } ] }, { "id": "Device.mode", "max": "0", "path": "Device.mode" }, { "id": "Device.cycle", "max": "0", "path": "Device.cycle" }, { "id": "Device.duration", "max": "0", "path": "Device.duration" }, { "id": "Device.owner", "max": "0", "path": "Device.owner" }, { "id": "Device.contact", "max": "0", "path": "Device.contact" }, { "id": "Device.location", "max": "0", "path": "Device.location" }, { "id": "Device.url", "max": "0", "path": "Device.url" }, { "id": "Device.endpoint", "max": "0", "path": "Device.endpoint" }, { "id": "Device.gateway", "max": "0", "path": "Device.gateway" }, { "id": "Device.note", "max": "0", "path": "Device.note" }, { "id": "Device.safety", "max": "0", "path": "Device.safety" }, { "id": "Device.parent", "path": "Device.parent", "type": [ { "code": "Reference", "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Model" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device" }