PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.4.0
    http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs
description: null
package_name: de.basisprofil.r4
derivation: constraint
name: VitalSignDE_GCS
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 9269-2, system: 'http://loinc.org'}
    index: 0
  value:
    choices: [valueQuantity]
    index: 2
  valueQuantity: {type: Quantity, choiceOf: value, index: 3}
  bodySite: {index: 5}
  specimen: {index: 6}
  component:
    array: true
    min: 3
    index: 7
    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: 8
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9267-6, system: 'http://loinc.org'}
                index: 9
              value:
                choices: [valueQuantity]
                index: 11
              valueQuantity: {type: Quantity, choiceOf: value, index: 12}
            required: [value, valueQuantity]
        Motor:
          match:
            code:
              coding:
              - {code: 9268-4, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 14
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9268-4, system: 'http://loinc.org'}
                index: 15
              value:
                choices: [valueQuantity]
                index: 17
              valueQuantity: {type: Quantity, choiceOf: value, index: 18}
            required: [value, valueQuantity]
        Verbal:
          match:
            code:
              coding:
              - {code: 9270-0, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 20
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9270-0, system: 'http://loinc.org'}
                index: 21
              value:
                choices: [valueQuantity]
                index: 23
              valueQuantity: {type: Quantity, choiceOf: value, index: 24}
            required: [value, valueQuantity]
package_version: 1.4.0
class: profile
kind: resource
url: http://fhir.de/StructureDefinition/observation-de-vitalsign-gcs
base: http://fhir.de/StructureDefinition/observation-de-vitalsign
version: 1.4.0
required: [value, valueQuantity]