{
"description": "Defines the master data for a generic device, including attributes such as model number, firmware version, manufacturer, and properties like serial number and device settings.",
"_filename": "rdc-Device-Model.json",
"package_name": "navify.fhir.r5.rdc",
"date": null,
"derivation": "constraint",
"publisher": "F. Hoffmann-La Roche AG",
"fhirVersion": "5.0.0",
"name": "RdcDeviceModel",
"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 Model",
"package_version": "1.2.1",
"status": "draft",
"id": "e7bb201f-5c73-46f4-95bb-fb52c0e063d6",
"kind": "resource",
"url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Model",
"version": null,
"differential": {
"element": [ {
"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.serialNumber",
"max": "0",
"path": "Device.serialNumber"
}, {
"id": "Device.name",
"max": "0",
"path": "Device.name"
}, {
"id": "Device.modelNumber",
"path": "Device.modelNumber",
"definition": "Model number referred to a uniquely identified device."
}, {
"id": "Device.partNumber",
"max": "0",
"path": "Device.partNumber"
}, {
"id": "Device.category",
"max": "0",
"path": "Device.category"
}, {
"id": "Device.type",
"path": "Device.type",
"binding": {
"strength": "required",
"valueSet": "https://roche.com/fhir/iop/ValueSet/device-kind"
}
}, {
"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.value[x]",
"path": "Device.property.value[x]",
"type": [ {
"code": "Quantity"
}, {
"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",
"max": "0",
"path": "Device.parent"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}