{
  "resourceType": "StructureDefinition",
  "id": "care-provider-emg-sd",
  "url": "http://www.healthall.co.kr/care-robot-prj/StructureDefinition/care-provider-emg-sd",
  "name": "CareProviderEmgSd",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://www.healthall.co.kr/care-robot-prj/StructureDefinition/care-provider-base-sd",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.code.coding.system",
        "path": "Observation.code.coding.system",
        "min": 1,
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.code.coding.code",
        "path": "Observation.code.coding.code",
        "min": 1,
        "fixedCode": "care-provider-emg"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code.coding.code"
            },
            {
              "type": "value",
              "path": "code.coding.system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:care_provider_emg",
        "path": "Observation.component",
        "sliceName": "care_provider_emg",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:care_provider_emg.code",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:care_provider_emg.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:care_provider_emg.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:care_provider_emg.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:care_provider_emg.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "care_provider_emg"
      },
      {
        "id": "Observation.component:care_provider_emg.valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.component:care_provider_emg.valueCodeableConcept.coding.system",
        "path": "Observation.component.valueCodeableConcept.coding.system",
        "min": 1,
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot-enum"
      },
      {
        "id": "Observation.component:care_provider_emg.valueCodeableConcept.coding.code",
        "path": "Observation.component.valueCodeableConcept.coding.code",
        "min": 1,
        "binding": {
          "strength": "required",
          "valueSet": "http://www.healthall.co.kr/care-robot-prj/ValueSet/care-robot-enum"
        }
      },
      {
        "id": "Observation.component:emg_sampling_time",
        "path": "Observation.component",
        "sliceName": "emg_sampling_time",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:emg_sampling_time",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:emg_sampling_time.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:emg_sampling_time.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:emg_sampling_time.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:emg_sampling_time.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "emg_sampling_time"
      },
      {
        "id": "Observation.component:emg_sampling_time.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:emg_sampling_time.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:emg_sampling_time.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:emg",
        "path": "Observation.component",
        "sliceName": "emg",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:emg.code",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:emg.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:emg.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:emg.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:emg.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "emg"
      },
      {
        "id": "Observation.component:emg.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:emg.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:emg.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:acc_sampling_time",
        "path": "Observation.component",
        "sliceName": "acc_sampling_time",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:acc_sampling_time",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:acc_sampling_time.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:acc_sampling_time.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:acc_sampling_time.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:acc_sampling_time.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "acc_sampling_time"
      },
      {
        "id": "Observation.component:acc_sampling_time.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:acc_sampling_time.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:acc_sampling_time.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X",
        "path": "Observation.component",
        "sliceName": "accelerator_sensor_info_X",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X.code",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "accelerator_sensor_info_X"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:accelerator_sensor_info_X.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y",
        "path": "Observation.component",
        "sliceName": "accelerator_sensor_info_Y",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y.code",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "accelerator_sensor_info_Y"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Y.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z",
        "path": "Observation.component",
        "sliceName": "accelerator_sensor_info_Z",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z.code",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "accelerator_sensor_info_Z"
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:accelerator_sensor_info_Z.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:gyro_sampling_time",
        "path": "Observation.component",
        "sliceName": "gyro_sampling_time",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sampling_time",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sampling_time.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:gyro_sampling_time.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sampling_time.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:gyro_sampling_time.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "gyro_sampling_time"
      },
      {
        "id": "Observation.component:gyro_sampling_time.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:gyro_sampling_time.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:gyro_sampling_time.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:gyro_sensor_info_X",
        "path": "Observation.component",
        "sliceName": "gyro_sensor_info_X",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_X.code",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_X.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:gyro_sensor_info_X.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_X.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:gyro_sensor_info_X.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "gyro_sensor_info_X"
      },
      {
        "id": "Observation.component:gyro_sensor_info_X.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:gyro_sensor_info_X.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:gyro_sensor_info_X.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y",
        "path": "Observation.component",
        "sliceName": "gyro_sensor_info_Y",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y.code",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "gyro_sensor_info_Y"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:gyro_sensor_info_Y.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z",
        "path": "Observation.component",
        "sliceName": "gyro_sensor_info_Z",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z.code",
        "path": "Observation.component.code",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z.code.coding:component_code_coding",
        "path": "Observation.component.code.coding",
        "sliceName": "component_code_coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z.code.coding:component_code_coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://www.healthall.co.kr/care-robot-prj/CodeSystem/care-robot"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z.code.coding:component_code_coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "fixedCode": "gyro_sensor_info_Z"
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z.valueQuantity.system",
        "path": "Observation.component.valueQuantity.system",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.component:gyro_sensor_info_Z.valueQuantity.code",
        "path": "Observation.component.valueQuantity.code",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/ucum-units|4.0.0"
        }
      }
    ]
  }
}