{
  "resourceType": "StructureDefinition",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "https://purl.org/elab/fhir/network/StructureDefinition/1/DBPCFCFoodChallengeOverallOutcome",
  "version": "1",
  "name": "DBPCFCFoodChallengeOverallOutcome",
  "status": "active",
  "date": "2017-09-19T09:24:57.0008463Z",
  "description": "DBPCFCFoodChallengeOverallOutcome",
  "fhirVersion": "3.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Basic",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Basic.Extension",
        "path": "Basic.Extension",
        "definition": "This element is a workaround to prevent validation error due to error in the FHIR spec"
      },
      {
        "id": "Basic.Extension:DBPCFCFoodChallengeOverallOutcome",
        "path": "Basic.Extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Basic.Extension:PatientFoodChallengeClassification",
        "path": "Basic.extension",
        "sliceName": "PatientFoodChallengeClassification",
        "short": "PatientFoodChallengeClassification",
        "definition": "PatientFoodChallengeClassification",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "https://purl.org/elab/fhir/network/StructureDefinition/1/PatientFoodChallengeClassification"
          }
        ]
      },
      {
        "id": "Basic.Extension:VariableLabel",
        "path": "Basic.extension",
        "sliceName": "VariableLabel",
        "short": "VariableLabel",
        "definition": "VariableLabel",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "https://purl.org/elab/fhir/network/StructureDefinition/1/VariableLabel"
          }
        ]
      },
      {
        "id": "Basic.Extension:SubjectNo",
        "path": "Basic.extension",
        "sliceName": "SubjectNo",
        "short": "SubjectNo",
        "definition": "SubjectNo",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "https://purl.org/elab/fhir/network/StructureDefinition/1/SubjectNo"
          }
        ]
      },
      {
        "id": "Basic.Extension:Food",
        "path": "Basic.extension",
        "sliceName": "Food",
        "short": "Food",
        "definition": "Food",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "https://purl.org/elab/fhir/network/StructureDefinition/1/Food"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSetReference": {
            "reference": "http://www.hl7.org/FHIR/valueset-food-type.html"
          }
        }
      },
      {
        "id": "Basic.Extension:ReactiveWithSubjectiveSymptoms",
        "path": "Basic.extension",
        "sliceName": "ReactiveWithSubjectiveSymptoms",
        "short": "ReactiveWithSubjectiveSymptoms",
        "definition": "ReactiveWithSubjectiveSymptoms",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "https://purl.org/elab/fhir/network/StructureDefinition/1/ReactiveWithSubjectiveSymptoms"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/v2/0136/index.html"
          }
        }
      },
      {
        "id": "Basic.Extension:ReactiveWithObjectiveSymptoms",
        "path": "Basic.extension",
        "sliceName": "ReactiveWithObjectiveSymptoms",
        "short": "ReactiveWithObjectiveSymptoms",
        "definition": "ReactiveWithObjectiveSymptoms",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "https://purl.org/elab/fhir/network/StructureDefinition/1/ReactiveWithObjectiveSymptoms"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/v2/0136/index.html"
          }
        }
      }
    ]
  }
}