{ "description": "This resource is primarily used for recording which device performed an action and can also be used to track device location. It is also used for prescribing and dispensing devices for patient use. If the device is implanted in a patient, then the patient element will be present, and there would be no location.", "_filename": "ITK-Device-1.json", "package_name": "uk.nhsdigital.stu3.test", "date": "2017-12-13", "derivation": "constraint", "meta": { "tag": [ { "code": "10" } ], "lastUpdated": "2018-05-16T23:54:04.17+01:00" }, "publisher": "NHS Digital", "fhirVersion": "3.0.1", "purpose": "A device could be the author of a document in this message.", "name": "ITK-Device-1", "abstract": false, "copyright": "Copyright ©2017 NHS Digital", "type": "Device", "experimental": null, "resourceType": "StructureDefinition", "title": "ITK Device", "package_version": "0.0.1-prerelease", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" } ], "status": "draft", "id": "775a06ee-b509-47e9-a30d-d33264a29984", "kind": "resource", "url": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-Device-1", "version": "1.0.0", "differential": { "element": [ { "id": "Device.identifier.type.coding.system", "min": 1, "path": "Device.identifier.type.coding.system" }, { "id": "Device.identifier.type.coding.code", "min": 1, "path": "Device.identifier.type.coding.code" }, { "id": "Device.identifier.type.coding.display", "min": 1, "path": "Device.identifier.type.coding.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Device.identifier.value", "min": 1, "path": "Device.identifier.value" }, { "id": "Device.identifier.assigner", "path": "Device.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1" } ] }, { "id": "Device.identifier.assigner.reference", "min": 1, "path": "Device.identifier.assigner.reference" }, { "id": "Device.type", "min": 1, "path": "Device.type", "binding": { "strength": "preferred", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "DeviceKind" } ], "description": "Defines the nature of the device and also the kind of functionality/services/behavior that may be expected from it.", "valueSetReference": { "reference": "https://fhir.nhs.uk/STU3/ValueSet/DeviceType-1" } } }, { "id": "Device.type.coding.system", "min": 1, "path": "Device.type.coding.system" }, { "id": "Device.type.coding.code", "min": 1, "path": "Device.type.coding.code" }, { "id": "Device.type.coding.display", "min": 1, "path": "Device.type.coding.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] }, { "id": "Device.patient", "path": "Device.patient", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1" } ] }, { "id": "Device.patient.reference", "min": 1, "path": "Device.patient.reference" }, { "id": "Device.owner", "path": "Device.owner", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1" } ] }, { "id": "Device.owner.reference", "min": 1, "path": "Device.owner.reference" }, { "id": "Device.contact.system", "min": 1, "path": "Device.contact.system" }, { "id": "Device.contact.value", "min": 1, "path": "Device.contact.value" }, { "id": "Device.location", "path": "Device.location", "type": [ { "code": "Reference", "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1" } ] }, { "id": "Device.location.reference", "min": 1, "path": "Device.location.reference" }, { "id": "Device.note", "max": "0", "path": "Device.note" }, { "id": "Device.note.authorReference:authorReference", "path": "Device.note.authorReference", "type": [ { "code": "Reference", "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Header-Practitioner-1" } ], "sliceName": "authorReference" }, { "id": "Device.note.authorReference:authorReference.reference", "min": 1, "path": "Device.note.authorReference.reference" }, { "id": "Device.safety.coding.system", "min": 1, "path": "Device.safety.coding.system" }, { "id": "Device.safety.coding.code", "min": 1, "path": "Device.safety.coding.code" }, { "id": "Device.safety.coding.display", "min": 1, "path": "Device.safety.coding.display", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ] } ] }, "contact": [ { "name": "Interoperability Team", "telecom": [ { "use": "work", "value": "interoperabilityteam@nhs.net", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device" }