PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ems@2.0.0-ballot
    http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation-gcs
description: This profile constrains the Observation resource for representing the GCS (Glasgow Coma Scale).
package_name: ch.fhir.ig.ch-ems
derivation: constraint
name: CHEmsObservationGCS
type: Observation
elements:
  code:
    short: Glasgow coma score total
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 9269-2, system: 'http://loinc.org'}
    index: 0
  value:
    mustSupport: true
    choices: [valueQuantity]
    index: 2
  valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 3}
  component:
    index: 4
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        motor:
          match:
            code:
              coding:
              - {code: 9268-4, system: 'http://loinc.org'}
          schema:
            short: Glasgow coma score motor
            mustSupport: true
            array: true
            index: 5
            elements:
              code:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9268-4, system: 'http://loinc.org'}
                index: 6
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 8
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 9}
              value[x]:
                elements:
                  coding:
                    extensions:
                      itemWeight: {url: 'http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0', min: 0, max: 1, type: Extension, mustSupport: true, index: 10}
                    elements:
                      extension:
                        type: Extension
                        mustSupport: true
                        url: http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0
                        index: 10
                        slicing:
                          slices:
                            itemWeight:
                              match: {}
                              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0', index: 10}
                              min: 0
                              max: 1
        verbal:
          match:
            code:
              coding:
              - {code: 9270-0, system: 'http://loinc.org'}
          schema:
            short: Glasgow coma score verbal
            mustSupport: true
            array: true
            index: 11
            elements:
              code:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9270-0, system: 'http://loinc.org'}
                index: 12
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 14
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 15}
              value[x]:
                elements:
                  coding:
                    extensions:
                      itemWeight: {url: 'http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0', min: 0, max: 1, type: Extension, mustSupport: true, index: 16}
                    elements:
                      extension:
                        type: Extension
                        mustSupport: true
                        url: http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0
                        index: 16
                        slicing:
                          slices:
                            itemWeight:
                              match: {}
                              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0', index: 16}
                              min: 0
                              max: 1
        eyeOpening:
          match:
            code:
              coding:
              - {code: 9267-6, system: 'http://loinc.org'}
          schema:
            short: Glasgow coma score eye opening
            mustSupport: true
            array: true
            index: 17
            elements:
              code:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 9267-6, system: 'http://loinc.org'}
                index: 18
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 20
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 21}
              value[x]:
                elements:
                  coding:
                    extensions:
                      itemWeight: {url: 'http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0', min: 0, max: 1, type: Extension, mustSupport: true, index: 22}
                    elements:
                      extension:
                        type: Extension
                        mustSupport: true
                        url: http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0
                        index: 22
                        slicing:
                          slices:
                            itemWeight:
                              match: {}
                              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/itemWeight|5.3.0', index: 22}
                              min: 0
                              max: 1
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation-gcs
base: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-observation
version: 2.0.0-ballot