{
  "resourceType": "StructureDefinition",
  "id": "DhdCataractAanwezigeComplicerendeFactor",
  "url": "http://dhd.nl/fhir/StructureDefinition/DhdCataractAanwezigeComplicerendeFactor",
  "version": "0.1.1",
  "name": "DhdCataractAanwezigeComplicerendeFactor",
  "title": "Oogheelkundige complicerende factoren",
  "status": "draft",
  "description": "Oogheelkundige factoren die een cataractoperatie kunnen compliceren. De bestaande canonical URL blijft behouden voor compatibiliteit.",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "Condition",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Condition.code",
        "path": "Condition.code",
        "binding": {
          "strength": "extensible",
          "valueSetUri": "http://dhd.nl/fhir/ValueSet/AanwezigeComplicerendeFactorenCodelijst"
        }
      },
      {
        "id": "Condition.subject",
        "path": "Condition.subject",
        "definition": "Indicates the patient or group who the condition record is associated with..",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://dhd.nl/fhir/StructureDefinition/DhdCataractPatient"
          }
        ]
      }
    ]
  }
}