{
  "resourceType": "StructureDefinition",
  "url": "https://purl.org/elab/fhir/network/StructureDefinition/1/ReactiveWithObjectiveSymptoms",
  "version": "1",
  "name": "ReactiveWithObjectiveSymptoms",
  "status": "active",
  "date": "2017-09-19T09:24:58.7199446Z",
  "description": "Patient reactive with objective symptoms",
  "fhirVersion": "3.0.0",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Basic"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://purl.org/elab/fhir/network/StructureDefinition/1/ReactiveWithObjectiveSymptoms"
      },
      {
        "id": "Extension.valueCodeableConcept",
        "path": "Extension.valueCodeableConcept",
        "sliceName": "ReactiveWithObjectiveSymptoms",
        "short": "Patient reactive with objective symptoms",
        "definition": "ReactiveWithObjectiveSymptoms",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/v2/0136/index.html"
          }
        }
      }
    ]
  }
}