{ "description": "Defines the additional constraints and extensions on the UK Core Observation Vital Signs profile, for recording a patients oxygen saturation vital sign", "_filename": "UKCore-Observation-VitalSigns-OxygenSaturation.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-09-12", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "To provide implementers with additional support when implementing blood oxygen saturation monitoring and to provide a consistent structure to how the data is presented.", "name": "UKCoreObservationVitalSignsOxygenSaturation", "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": "UKCore Observation Vital Signs Oxygen Saturation", "package_version": "0.0.8-pre-release", "status": "active", "id": "f0c72c15-52b8-471b-831b-e5f5b809b79f", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns-OxygenSaturation", "version": "1.0.0", "differential": { "element": [ { "id": "Observation.code.coding:loinc", "path": "Observation.code.coding", "sliceName": "loinc" }, { "id": "Observation.code.coding:loinc.code", "path": "Observation.code.coding.code", "fixedCode": "2708-6" }, { "id": "Observation.code.coding:snomedCT", "max": "1", "path": "Observation.code.coding", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-OxygenSaturation" }, "sliceName": "snomedCT" }, { "id": "Observation.code.coding:snomedCT.system", "min": 1, "path": "Observation.code.coding.system" }, { "id": "Observation.code.coding:snomedCT.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Observation.value[x].value", "min": 1, "path": "Observation.value[x].value" }, { "id": "Observation.value[x].unit", "min": 1, "path": "Observation.value[x].unit", "fixedString": "percent" }, { "id": "Observation.value[x].system", "min": 1, "path": "Observation.value[x].system", "fixedUri": "http://unitsofmeasure.org" }, { "id": "Observation.value[x].code", "min": 1, "path": "Observation.value[x].code", "fixedCode": "%" } ] }, "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-VitalSigns" }