PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.4.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1
description: The Observation resource is used for tracking the current and historical observations that have been made for a patient.
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-Observation-1
type: Observation
elements:
  category:
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              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: 32
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 33
                extensions:
                  snomedCTDescriptionID: {url: h, type: Extension, index: 35}
                elements:
                  extension:
                    index: 34
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 35}
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 36
                  version: {index: 37}
                  code: {index: 38}
                  display: {index: 39}
                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: 40
  component:
    elements:
      code:
        elements:
          coding:
            index: 41
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                snomedCT:
                  match: {system: 'http://snomed.info/sct'}
                  schema:
                    index: 42
                    extensions:
                      snomedCTDescriptionID: {url: h, type: Extension, index: 44}
                    elements:
                      extension:
                        index: 43
                        slicing:
                          rules: open
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            snomedCTDescriptionID:
                              match: {url: null}
                              schema: {type: Extension, url: h, index: 44}
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 45
                      version: {index: 46}
                      code: {index: 47}
                      display: {index: 48}
                    required: [display, system, code]
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        reason:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
  code:
    elements:
      coding:
        index: 13
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 14
                extensions:
                  snomedCTDescriptionID: {url: h, type: Extension, index: 16}
                elements:
                  extension:
                    index: 15
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 16}
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 17
                  version: {index: 18}
                  code: {index: 19}
                  display: {index: 20}
                required: [display, system, code]
  identifier:
    elements:
      system: {index: 2}
      value: {index: 3}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 4
    required: [value, system]
  bodySite:
    elements:
      coding:
        index: 24
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 25
                extensions:
                  snomedCTDescriptionID: {url: h, type: Extension, index: 27}
                elements:
                  extension:
                    index: 26
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 27}
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 28
                  version: {index: 29}
                  code: {index: 30}
                  display: {index: 31}
                required: [display, system, code]
  context:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/EpisodeOfCare', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1']
    index: 22
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1', 'https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
    index: 21
  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: 23
package_version: 1.4.0
extensions:
  reason: {url: h, type: Extension, index: 1}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.0.2