{ "description": "The (FHIR) Device (resource) is a representation of an application that is used in the provision of healthcare without being substantially changed through that activity. The device may be a module, portal or eHealth app.", "_filename": "KT2Device.json", "package_name": "koppeltaalv2.00", "date": "2023-02-07", "derivation": "constraint", "meta": { "versionId": "9", "lastUpdated": "2024-07-18T00:57:32.3348846+00:00" }, "publisher": "VZVZ", "fhirVersion": "4.0.1", "name": "KT2_Device", "abstract": false, "copyright": "VZVZ", "type": "Device", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.14.0-beta.5", "status": "draft", "id": "22a69d10-91bb-4d50-b55f-136849741077", "kind": "resource", "url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2Device", "version": "0.8.1", "differential": { "element": [ { "id": "Device.extension:resource-origin", "path": "Device.extension", "type": [ { "code": "Extension", "profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/resource-origin" ] } ], "sliceName": "resource-origin" }, { "id": "Device.identifier", "min": 1, "path": "Device.identifier" }, { "id": "Device.identifier.system", "path": "Device.identifier.system", "fixedUri": "http://vzvz.nl/fhir/NamingSystem/koppeltaal-client-id" }, { "id": "Device.definition", "max": "0", "path": "Device.definition" }, { "id": "Device.udiCarrier", "max": "0", "path": "Device.udiCarrier" }, { "id": "Device.status", "min": 1, "path": "Device.status", "comment": "The default value should be set to 'active'." }, { "id": "Device.statusReason", "max": "0", "path": "Device.statusReason", "definition": "Reason for the status of the Device availability." }, { "id": "Device.distinctIdentifier", "max": "0", "path": "Device.distinctIdentifier" }, { "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.deviceName", "min": 1, "path": "Device.deviceName" }, { "id": "Device.deviceName.type", "path": "Device.deviceName.type", "fixedCode": "user-friendly-name" }, { "id": "Device.modelNumber", "max": "0", "path": "Device.modelNumber" }, { "id": "Device.partNumber", "max": "0", "path": "Device.partNumber" }, { "id": "Device.specialization", "max": "0", "path": "Device.specialization" }, { "id": "Device.version", "max": "0", "path": "Device.version" }, { "id": "Device.property", "max": "0", "path": "Device.property" }, { "id": "Device.patient", "max": "0", "path": "Device.patient" }, { "id": "Device.owner", "path": "Device.owner", "type": [ { "code": "Reference", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization" ] } ] }, { "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.note", "max": "0", "path": "Device.note" }, { "id": "Device.safety", "max": "0", "path": "Device.safety" }, { "id": "Device.parent", "max": "0", "path": "Device.parent" } ] }, "contact": [ { "name": "VZVZ", "telecom": [ { "use": "work", "value": "https://www.vzvz.nl", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device" }