PackagesCanonicalsLogsProblems
    Packages
    careconnect.stu3.03.00.00@3.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-RespiratoryRate-Observation-1
description: A Vital Signs profile to carry a patient's respiratory rate.
package_name: careconnect.stu3.03.00.00
derivation: constraint
name: CareConnect-RespiratoryRate-Observation-1
type: Observation
elements:
  category:
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: false
        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]
  interpretation: {index: 35}
  method:
    elements:
      coding:
        index: 44
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 45
                extensions:
                  snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 47}
                elements:
                  extension:
                    index: 46
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 47}
                          min: 0
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 48
                  version: {index: 49}
                  code: {index: 50}
                  display: {index: 51}
                required: [display, system, code]
  specimen:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Specimen-1']
    index: 52
  valueQuantity:
    type: Quantity
    mustSupport: true
    index: 28
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            type: Quantity
            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:
                short: Coded responses from the common UCUM units for vital signs value set.
                pattern: {type: Code, value: /min}
                mustSupport: true
                index: 32
            required: [value, unit, system, code]
  related:
    mustSupport: true
    index: 53
    elements:
      type:
        pattern: {type: Code, value: has-member}
        mustSupport: true
        index: 54
      target:
        type: Reference
        mustSupport: true
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-VitalSigns-Observation-1']
        index: 55
    required: [type]
  component:
    mustSupport: true
    index: 56
    elements:
      code:
        mustSupport: true
        index: 57
        elements:
          coding:
            index: 58
            slicing:
              rules: open
              discriminator:
              - {path: code, type: value}
              min: 1
              slices:
                loinc:
                  match: {code: null}
                  schema:
                    _required: true
                    index: 59
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 60
                      code: {index: 61}
                    required: [system, code]
                snomedCT:
                  match: {code: null}
                  schema:
                    _required: true
                    index: 62
                    extensions:
                      snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 64}
                    elements:
                      extension:
                        index: 63
                        slicing:
                          rules: open
                          discriminator:
                          - {path: url, type: value}
                          min: 0
                          slices:
                            snomedCTDescriptionID:
                              match: {url: null}
                              schema: {type: Extension, url: h, index: 64}
                              min: 0
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 65
                      version: {index: 66}
                      code: {index: 67}
                      display: {index: 68}
                    required: [display, system, code]
        required: [coding]
      valueQuantity:
        type: Quantity
        mustSupport: true
        index: 69
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema:
                type: Quantity
                mustSupport: true
                index: 69
                elements:
                  value: {mustSupport: true, index: 70}
                  unit: {mustSupport: true, index: 71}
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    mustSupport: true
                    index: 72
                  code: {mustSupport: true, index: 73}
                required: [value, unit, system, code]
      dataAbsentReason:
        mustSupport: true
        index: 74
        elements:
          coding:
            mustSupport: false
            index: 75
            elements:
              code: {mustSupport: false, index: 76}
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 4
  effective:
    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: 9279-1}
              schema:
                _required: true
                index: 13
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    mustSupport: false
                    index: 14
                  code:
                    pattern: {type: Code, value: 9279-1}
                    mustSupport: false
                    index: 15
                required: [system, code]
            snomedCT:
              match: {code: '86290005'}
              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: '86290005'}
                    index: 21
                  display:
                    pattern: {type: String, value: Respiratory rate}
                    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: 36
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 37
                extensions:
                  snomedCTDescriptionID: {url: h, min: 0, type: Extension, index: 39}
                elements:
                  extension:
                    index: 38
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 39}
                          min: 0
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 40
                  version: {index: 41}
                  code: {index: 42}
                  display: {index: 43}
                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-RespiratoryRate-Observation-1
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.1.0
required: [subject, category, effective]