{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [Device](https://hl7.org/fhir/R4/Device.html).", "_filename": "UKCore-Device.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-12-12", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "The purpose of this profile is to hold information about a type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. It is referenced by other resources for recording which device performed an action such as a procedure or an observation, referenced when prescribing and dispensing devices for patient use or for ordering supplies, and used to record and transmit Unique Device Identifier (UDI) information about a device such as a patient's implant.", "name": "UKCoreDevice", "abstract": false, "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": "Device", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Device", "package_version": "0.0.11-pre-release", "status": "draft", "id": "992a260e-f5b5-496a-82cd-08a48c9a17ad", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device", "version": "1.2.0", "differential": { "element": [ { "id": "Device.status", "path": "Device.status", "short": "The status of the Device.", "mustSupport": true }, { "id": "Device.type", "path": "Device.type", "short": "The type of the Device.", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-DeviceType", "description": "A code from the SNOMED Clinical Terminology UK coding system that describes a type of device." }, "mustSupport": true } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device" }