description: Defines the observation constraints and extensions on the UK Core Observation resource for the minimal set of data to query and retrieve clinical observation vital signs information. package_name: fhir.r4.ukcore.stu3.currentbuild derivation: constraint name: UKCoreObservationVitalSigns type: Observation elements: extension: type: Extension isModifier: false url: http://hl7.org/fhir/StructureDefinition/observation-bodyPosition index: 0 slicing: slices: bodyPosition: match: {} schema: type: Extension isModifier: false url: http://hl7.org/fhir/StructureDefinition/observation-bodyPosition index: 0 elements: value: choices: [] index: 2 recordingSetting: match: {} schema: {type: Extension, isModifier: false, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RecordingSetting', index: 3} status: pattern: {type: code, value: final} type: code index: 4 category: index: 5 elements: coding: elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'} type: uri index: 6 code: pattern: {type: code, value: vital-signs} type: code index: 7 code: elements: coding: index: 8 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: loinc: match: {system: 'http://loinc.org'} schema: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult'} _required: true index: 9 elements: system: pattern: {type: uri, value: 'http://loinc.org'} type: uri index: 10 snomedCT: match: {system: 'http://snomed.info/sct'} schema: binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-ObservationVitalSignsType'} _required: true index: 11 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 12 subject: {index: 13} effective: choices: [] index: 15 package_version: 0.0.8-pre-release extensions: bodyPosition: url: http://hl7.org/fhir/StructureDefinition/observation-bodyPosition type: Extension isModifier: false index: 0 elements: value: choices: [] index: 2 recordingSetting: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-RecordingSetting', type: Extension, isModifier: false, index: 3} class: profile kind: resource url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation version: 1.1.0 required: [category, effective, subject]