{ "description": "Defines the additional constraints and extensions on the UK Core Observation Vital Signs profile, for recording body height vital signs clinical observations.", "_filename": "UKCore-Observation-VitalSigns-BodyHeight.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 length / height measuring and to provide a consistent structure to how the data is presented.", "name": "UKCoreObservationVitalSignsBodyHeight", "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 Vital Signs Body Height", "package_version": "0.0.14-pre-release", "status": "active", "id": "a4dc4c9c-e899-4d6e-b3f8-46f9c582e27d", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns-BodyHeight", "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": "8302-2" }, { "id": "Observation.code.coding:snomedCT", "path": "Observation.code.coding", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BodyHeightMeasurements", "description": "A code from the SNOMED CT UK coding system for length measurements." }, "sliceName": "snomedCT" }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Observation.value[x].unit", "path": "Observation.value[x].unit", "fixedString": "meter" }, { "id": "Observation.value[x].system", "path": "Observation.value[x].system", "fixedUri": "http://unitsofmeasure.org" }, { "id": "Observation.value[x].code", "path": "Observation.value[x].code", "fixedCode": "m" } ] }, "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" }