{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [Procedure](https://hl7.org/fhir/R4/Procedure.html).", "_filename": "UKCore-Procedure.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-12-12", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This profile allows exchange of details of current and historical procedures performed on or for an individual. A procedure is an activity that is performed on, with, or for an individual as part of the provision of care. Examples include surgical procedures, diagnostic procedures, endoscopic procedures, biopsies, counselling, physiotherapy, personal support services, adult day care services, non-emergency transportation, home modification, exercise, etc. Procedures may be performed by a healthcare professional, a service provider, a friend or relative or in some cases by themselves.", "name": "UKCoreProcedure", "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": "Procedure", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Procedure", "package_version": "0.0.11-pre-release", "status": "active", "id": "06ee9aa1-37ff-43c6-8f17-37407a4570f6", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure", "version": "2.5.0", "differential": { "element": [ { "id": "Procedure.status", "path": "Procedure.status", "short": "A code specifying the state of the procedure.", "mustSupport": true }, { "id": "Procedure.code", "path": "Procedure.code", "short": "A code identifying the procedure performed.", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ProcedureCode", "description": "A code from the SNOMED Clinical Terminology UK." }, "mustSupport": true }, { "id": "Procedure.subject", "path": "Procedure.subject", "short": "Who the procedure was performed on.", "mustSupport": true }, { "id": "Procedure.performed[x]", "path": "Procedure.performed[x]", "short": "When the procedure was performed.", "mustSupport": true }, { "id": "Procedure.bodySite", "path": "Procedure.bodySite", "binding": { "strength": "preferred" } }, { "id": "Procedure.complication", "path": "Procedure.complication", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode", "description": "A code from the SNOMED Clinical Terminology UK with the expression (<404684003 |Clinical finding| OR <413350009 |Finding with explicit context| OR <272379006 |Event|)." } } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure" }