PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.2.0-alpha2
    http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs
description: null
package_name: de.basisprofil.r4
derivation: constraint
name: VitalSignDE_GCS
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            loinc:
              match: {code: 9269-2, system: 'http://loinc.org'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 9269-2, system: 'http://loinc.org'}
                _required: true
                index: 1
              min: 1
              max: 1
    required: [coding]
  value:
    choices: [valueQuantity]
    index: 3
  valueQuantity: {type: Quantity, choiceOf: value, index: 4}
  bodySite: {index: 6}
  specimen: {index: 7}
  component:
    array: true
    min: 3
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: 3
      slices:
        Eye:
          match:
            code:
              coding:
              - {code: 9267-6, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 9
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9267-6, system: 'http://loinc.org'}
                index: 10
                elements:
                  coding:
                    index: 11
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: pattern}
                      min: 1
                      slices:
                        loinc:
                          match: {code: 9267-6, system: 'http://loinc.org'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 9267-6, system: 'http://loinc.org'}
                            _required: true
                            index: 12
                          min: 1
                          max: 1
                required: [coding]
              value:
                choices: [valueQuantity]
                index: 14
              valueQuantity: {type: Quantity, choiceOf: value, index: 15}
            required: [value, valueQuantity]
        Motor:
          match:
            code:
              coding:
              - {code: 9268-4, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 17
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9268-4, system: 'http://loinc.org'}
                index: 18
                elements:
                  coding:
                    index: 19
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: pattern}
                      min: 1
                      slices:
                        loinc:
                          match: {code: 9268-4, system: 'http://loinc.org'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 9268-4, system: 'http://loinc.org'}
                            _required: true
                            index: 20
                          min: 1
                          max: 1
                required: [coding]
              value:
                choices: [valueQuantity]
                index: 22
              valueQuantity: {type: Quantity, choiceOf: value, index: 23}
            required: [value, valueQuantity]
        Verbal:
          match:
            code:
              coding:
              - {code: 9270-0, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 25
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9270-0, system: 'http://loinc.org'}
                index: 26
                elements:
                  coding:
                    index: 27
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: pattern}
                      min: 1
                      slices:
                        loinc:
                          match: {code: 9270-0, system: 'http://loinc.org'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 9270-0, system: 'http://loinc.org'}
                            _required: true
                            index: 28
                          min: 1
                          max: 1
                required: [coding]
              value:
                choices: [valueQuantity]
                index: 30
              valueQuantity: {type: Quantity, choiceOf: value, index: 31}
            required: [value, valueQuantity]
package_version: 1.2.0-alpha2
class: profile
kind: resource
url: http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs
base: http://fhir.de/StructureDefinition/observation-de-vitalsign
version: 1.0.0
required: [value, valueQuantity]