{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2017-09-30T09:26:21.016+00:00"
  },
  "url": "StructureDefinition/Obs-Ancestry-Differentials",
  "name": "Obs-Ancestry_Differentials",
  "status": "draft",
  "date": "2017-09-28T05:05:53.494+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "description": "",
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:Component",
        "path": "Observation.component",
        "sliceName": "Component",
        "max": "1"
      },
      {
        "id": "Observation.component:Component.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "description": "",
          "rules": "open"
        },
        "max": "1",
        "fixedCoding": {
          "system": "http://loinc.org",
          "code": "can not find value",
          "display": "Percentage"
        }
      },
      {
        "id": "Observation.component:Component.value[x]:valueQuantity",
        "path": "Observation.component.valueQuantity",
        "sliceName": "valueQuantity",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:Component",
        "path": "Observation.component",
        "sliceName": "Component",
        "max": "1"
      },
      {
        "id": "Observation.component:Component.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "description": "",
          "rules": "open"
        },
        "max": "1",
        "fixedCoding": {
          "system": "http://loinc.org",
          "code": "can not find value",
          "display": "Name"
        }
      },
      {
        "id": "Observation.component:Component.value[x]:valueString",
        "path": "Observation.component.valueString",
        "sliceName": "valueString",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:Component",
        "path": "Observation.component",
        "sliceName": "Component",
        "max": "1"
      },
      {
        "id": "Observation.component:Component.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "description": "",
          "rules": "open"
        },
        "max": "1",
        "fixedCoding": {
          "system": "http://loinc.org",
          "code": "can not find value",
          "display": "Source"
        }
      },
      {
        "id": "Observation.component:Component.value[x]:valueString",
        "path": "Observation.component.valueString",
        "sliceName": "valueString",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}