PackagesCanonicalsLogsProblems
    Packages
    careconnect.stu3.03.00.00@3.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-VitalSigns-Observation-1
description: A vital signs profile which sets minimum expectations for the Observation resource to record, search and fetch the vital signs associated with a patient that include the primary vital signs plus additional measurements such as height, weight and BMI.
package_name: careconnect.stu3.03.00.00
derivation: constraint
name: CareConnect-VitalSigns-Observation-1
type: Observation
elements:
  category:
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: true
        index: 6
        elements:
          system:
            pattern: {type: Uri, value: 'http://hl7.org/fhir/observation-category'}
            mustSupport: false
            index: 7
          version: {index: 8}
          code:
            pattern: {type: Code, value: vital-signs}
            index: 9
          display:
            pattern: {type: String, value: Vital Signs}
            index: 10
        required: [system, code]
    required: [coding]
  method:
    elements:
      coding:
        index: 43
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 44
                extensions:
                  snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 46}
                elements:
                  extension:
                    index: 45
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 46}
                          min: 0
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 47
                  version: {index: 48}
                  code: {index: 49}
                  display: {index: 50}
                required: [display, system, code]
  specimen:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Specimen-1']
    index: 51
  valueQuantity:
    type: Quantity
    short: Vital Sign Value recorded with UCUM
    mustSupport: true
    index: 28
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            type: Quantity
            short: Vital Sign Value recorded with UCUM
            mustSupport: true
            index: 28
            elements:
              value: {mustSupport: true, index: 29}
              unit: {mustSupport: true, index: 30}
              system:
                pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                mustSupport: true
                index: 31
              code: {mustSupport: true, index: 32}
            required: [value, unit, system, code]
  related:
    mustSupport: false
    index: 52
    elements:
      type:
        pattern: {type: Code, value: has-member}
        mustSupport: true
        index: 53
      target:
        type: Reference
        mustSupport: true
        refers: ['http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'http://hl7.org/fhir/StructureDefinition/Sequence', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-VitalSigns-Observation-1']
        index: 54
    required: [type]
  component:
    mustSupport: true
    index: 55
    elements:
      code:
        mustSupport: true
        index: 56
        elements:
          coding:
            index: 57
            slicing:
              rules: open
              discriminator:
              - {path: code, type: value}
              min: null
              slices:
                loinc:
                  match: {code: null}
                  schema:
                    _required: true
                    index: 58
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 59
                      code: {index: 60}
                    required: [system, code]
                snomedCT:
                  match: {code: null}
                  schema:
                    _required: true
                    index: 61
                    extensions:
                      snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 63}
                    elements:
                      extension:
                        index: 62
                        slicing:
                          rules: open
                          discriminator:
                          - {path: url, type: value}
                          min: 0
                          slices:
                            snomedCTDescriptionID:
                              match: {url: null}
                              schema: {type: Extension, url: h, index: 63}
                              min: 0
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 64
                      version: {index: 65}
                      code: {index: 66}
                      display: {index: 67}
                    required: [display, system, code]
      valueQuantity:
        type: Quantity
        mustSupport: true
        index: 68
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema:
                type: Quantity
                mustSupport: true
                index: 68
                elements:
                  value: {mustSupport: true, index: 69}
                  unit: {mustSupport: true, index: 70}
                  system:
                    short: System that defines the Unified Code for Units of Measure (UCUM).
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    mustSupport: true
                    index: 71
                  code: {short: Coded responses from the common UCUM units for vital signs value set., mustSupport: true, index: 72}
                required: [value, unit, system, code]
      dataAbsentReason:
        mustSupport: true
        index: 73
        elements:
          coding:
            mustSupport: false
            index: 74
            elements:
              code: {mustSupport: false, index: 75}
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 4
  effective:
    short: Clinically relevant time/time-period for theobservation
    mustSupport: true
    choices: []
    index: 26
  code:
    mustSupport: true
    index: 11
    elements:
      coding:
        index: 12
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            loinc:
              match: {code: 85353-1}
              schema:
                _required: true
                index: 13
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 14
                  code:
                    pattern: {type: Code, value: 85353-1}
                    index: 15
                required: [system, code]
            snomedCT:
              match: {code: '118227000'}
              schema:
                _required: true
                index: 16
                extensions:
                  snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 18}
                elements:
                  extension:
                    index: 17
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 18}
                          min: 0
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 19
                  version: {index: 20}
                  code:
                    pattern: {type: Code, value: '118227000'}
                    index: 21
                  display:
                    pattern: {type: String, value: Vital signs}
                    index: 22
                required: [display, system, code]
    required: [coding]
  identifier:
    elements:
      system: {index: 0}
      value: {index: 1}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 2
    required: [value, system]
  bodySite:
    elements:
      coding:
        index: 35
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 36
                extensions:
                  snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 38}
                elements:
                  extension:
                    index: 37
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 38}
                          min: 0
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 39
                  version: {index: 40}
                  code: {index: 41}
                  display: {index: 42}
                required: [display, system, code]
  context:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-EpisodeOfCare-1']
    index: 24
  basedOn:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-CarePlan-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ProcedureRequest-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-ReferralRequest-1']
    index: 3
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
    index: 23
  performer:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RelatedPerson-1']
    index: 27
  dataAbsentReason:
    mustSupport: true
    index: 33
    elements:
      coding:
        elements:
          code: {mustSupport: false, index: 34}
package_version: 3.1.0
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-VitalSigns-Observation-1
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.1.0
required: [subject, category, effective]