PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.5.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-InspiredOxygen-Observation-1
description: An Observation resource used to carry observables relating to inspired oxygen for a patient
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-InspiredOxygen-Observation-1
type: Observation
elements:
  category:
    short: Classification of  type of observation.
    index: 4
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            snomedCT:
              match: {code: null}
              schema:
                index: 6
                extensions:
                  snomedCTDescriptionID: {url: h, type: Extension, index: 8}
                elements:
                  extension:
                    index: 7
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 8}
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 9
                  version: {index: 10}
                  code: {index: 11}
                  display: {index: 12}
                required: [display, system, code]
  method:
    elements:
      coding:
        index: 30
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 31
                extensions:
                  snomedCTDescriptionID: {url: h, type: Extension, index: 33}
                elements:
                  extension:
                    index: 32
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 33}
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 34
                  version: {index: 35}
                  code: {index: 36}
                  display: {index: 37}
                required: [display, system, code]
  related:
    elements:
      target:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'http://hl7.org/fhir/StructureDefinition/Sequence', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1']
        index: 38
  component:
    elements:
      code:
        elements:
          coding:
            index: 39
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: code, type: value}
              min: null
              slices:
                snomedCT:
                  match: {code: null}
                  schema:
                    index: 40
                    extensions:
                      snomedCTDescriptionID: {url: h, type: Extension, index: 42}
                    elements:
                      extension:
                        index: 41
                        slicing:
                          rules: open
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            snomedCTDescriptionID:
                              match: {url: null}
                              schema: {type: Extension, url: h, index: 42}
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 43
                      version: {index: 44}
                      code: {index: 45}
                      display: {index: 46}
                    required: [display, system, code]
  code:
    index: 13
    elements:
      coding:
        index: 14
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 15
          version: {index: 16}
          code: {index: 17}
          display: {index: 18}
        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: 22
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            snomedCT:
              match: {code: null}
              schema:
                index: 23
                extensions:
                  snomedCTDescriptionID: {url: h, type: Extension, index: 25}
                elements:
                  extension:
                    index: 24
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 25}
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 26
                  version: {index: 27}
                  code: {index: 28}
                  display: {index: 29}
                required: [display, system, code]
  context:
    type: Reference
    short: Healthcare event during which this observation is made.
    refers: ['http://hl7.org/fhir/StructureDefinition/EpisodeOfCare', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1']
    index: 20
  basedOn:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ProcedureRequest', 'http://hl7.org/fhir/StructureDefinition/ReferralRequest', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-MedicationRequest-1']
    index: 3
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
    index: 19
  performer:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', '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']
    index: 21
package_version: 1.5.0
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-InspiredOxygen-Observation-1
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0