PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.7-sprint-7-review
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-VitalSigns
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'}
                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'}
                index: 11
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    type: uri
                    index: 12
  subject:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient']
    index: 13
  effective:
    choices: []
    index: 15
  component:
    elements:
      code:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-ObservationVitalSignsType'}
        index: 16
        elements:
          coding:
            index: 17
            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'}
                    index: 18
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://loinc.org'}
                        type: uri
                        index: 19
                snomedCT:
                  match: {system: 'http://snomed.info/sct'}
                  schema:
                    binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-ObservationVitalSignsType'}
                    index: 20
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://snomed.info/sct'}
                        type: uri
                        index: 21
package_version: 0.0.7-sprint-7-review
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]