{ "description": "Defines the additional constraints and extensions on the UK Core Observation Vital Signs profile, for recording a patients BMI vital signs clinical observation.", "_filename": "UKCore-Observation-VitalSigns-BMI.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 measuring and recording body mass index and to provide a consistent structure to how the data is presented.", "name": "UKCoreObservationVitalSignsBMI", "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 BMI", "package_version": "0.0.8-pre-release", "status": "active", "id": "dc1daee7-0341-471f-91d8-a7879851484b", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns-BMI", "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": "39156-5" }, { "id": "Observation.code.coding:snomedCT", "max": "1", "path": "Observation.code.coding", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BMI" }, "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].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": "kg/m2" } ] }, "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" }