{ "description": "Defines the additional constraints and extensions on the UK Core Observation profile, to record clinical observations about a patients level of consciousness.", "_filename": "UKCore-Observation-ACVPU.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-12-12", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "To provide implementers with additional support when implementing gathering of a patients ACVPU (level of consciousness) status, and to provide a consistent structure to how the data is presented.", "name": "UKCoreObservationACVPU", "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": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Observation ACVPU", "package_version": "0.0.9-pre-release", "status": "active", "id": "30a28a61-0971-4253-9958-171f0fb5e88e", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-ACVPU", "version": "1.0.0", "differential": { "element": [ { "id": "Observation.status", "path": "Observation.status", "fixedCode": "final" }, { "id": "Observation.category", "max": "1", "min": 1, "path": "Observation.category" }, { "id": "Observation.code.coding.code", "path": "Observation.code.coding.code", "fixedCode": "1104441000000107" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject" }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]" }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ACVPU" } }, { "id": "Observation.component", "max": "0", "path": "Observation.component" } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation" }